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 source field to DistributedObject event #284

Merged
merged 1 commit into from Dec 30, 2019

Conversation

ihsandemir
Copy link
Collaborator

Added source field to DistributedObject event.

@ihsandemir ihsandemir merged commit c2f6a4a into hazelcast:master Dec 30, 2019
@ihsandemir ihsandemir deleted the distributedObject branch December 30, 2019 07:53
lukasherman pushed a commit to lukasherman/hazelcast-client-protocol that referenced this pull request Jan 2, 2020
mdumandag pushed a commit that referenced this pull request Jan 7, 2020
* FlakeIdGeneratorConfig extensions
Core PR: hazelcast/hazelcast#16278

* Removed idOffset and bitsTimestamp fields from addFlakeIdGeneratorConfig
Core PR: hazelcast/hazelcast#16278

* Add hot restart ops definitions for MC client

* Add triggerPartitionAssingment message

related to hazelcast/hazelcast#16375

* Encode PagingPredicate into protocol and the query response returns anchor list (#274)

* Added the paging predicate to the paging predicate query responses so that the client can update its local anchor entry list.

* Updated the Map `valuesWithPagingPredicate` to return only a list of values data instead of entries.

* Updating the IMap paging predicate query codecs to serialize the PagingPredicate as a custom type and the responses return the updated anchor list.

* Added source field to DistributedObject event. (#284)

* Added `internal` field to DistributedObject request so that the ProxyManager internal registration to the distributed object listener can be differentiated from the user listeners. (#285)

Co-authored-by: Andrey Pechkurov <37772591+puzpuzpuz@users.noreply.github.com>
Co-authored-by: sancar <sancar@hazelcast.com>
Co-authored-by: ihsan demir <ihsan@hazelcast.com>
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