Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add reference to reliable topic listener to javadoc #16861

Merged
merged 1 commit into from Apr 9, 2020

Conversation

StephenOTT
Copy link
Contributor

Because ITopic is the response when doing hazelcastInstance.getReliableTopic(..), and addMessageListener defaults to use of MessageListener<E> without reference to ReliableTopicListener existing.

Because `ITopic` is the response when doing `hazelcastInstance.getReliableTopic(..)`, and addMessageListener defaults to use of `MessageListener<E>` without reference to ReliableTopicListener existing.
@devOpsHazelcast
Copy link
Collaborator

devOpsHazelcast commented Apr 8, 2020

CLA assistant check
All committers have signed the CLA.

@mmedenjak mmedenjak self-requested a review April 9, 2020 06:27
@mmedenjak mmedenjak assigned mmedenjak and StephenOTT and unassigned mmedenjak Apr 9, 2020
@mmedenjak mmedenjak added this to the 4.1 milestone Apr 9, 2020
@hazelcast hazelcast deleted a comment from devOpsHazelcast Apr 9, 2020
@mmedenjak mmedenjak merged commit 6dc3a94 into hazelcast:master Apr 9, 2020
@mmedenjak
Copy link
Contributor

Thank you for the contribution again :) cc @Holmistr

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.

None yet

3 participants