Skip to content

[BUG] Some Store Adapter use sync API which can block netty event loop #233

Description

@sanjomo

Description

Redis , Hazelcast uses asynchronous library correctly but use sync api to publish and read which may affect the performance by blocking netty event loop.

Fix

Verify the behaviour and change it to async api

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions