Skip to content

Conversation

@mdumandag
Copy link
Contributor

Listener service was waiting for the result of the future
in a blocking way and, returning the registration id string.

This is not in line with our other APIs in which we provide
non-blocking API.

Also, the slight behaviour change applied to Java client is
ported to Python client. hazelcast/hazelcast#17646

@mdumandag mdumandag added this to the 4.0 milestone Nov 20, 2020
@mdumandag mdumandag self-assigned this Nov 20, 2020
Listener service was waiting for the result of the future
in a blocking way and, returning the registration id string.

This is not in line with our other APIs in which we provide
non-blocking API.

Also, the slight behaviour change applied to Java client is
ported to Python client. hazelcast/hazelcast#17646
@mdumandag
Copy link
Contributor Author

Thanks a lot for the review Andrey

@mdumandag mdumandag merged commit 77663ac into hazelcast:master Nov 20, 2020
@mdumandag mdumandag deleted the listener-service branch November 20, 2020 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants