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

Move merkle tree and event journal config inside map and cache config #190

Closed
wants to merge 1 commit into from
Closed

Move merkle tree and event journal config inside map and cache config #190

wants to merge 1 commit into from

Conversation

mmedenjak
Copy link
Contributor

In 4.0 we move the EventJournalConfig and MerkleTreeConfig inside
MapConfig and CacheConfig. Up until 4.0 there were top-level
configurations because CacheConfig was a BinaryInterface.

Also, because they are part of MapConfig and CacheConfig, they will no
longer have the mapName and cacheName fields.

Depends on:
hazelcast/hazelcast#15185
hazelcast/hazelcast#15226

In 4.0 we move the EventJournalConfig and MerkleTreeConfig inside
MapConfig and CacheConfig. Up until 4.0 there were top-level
configurations because CacheConfig was a BinaryInterface.

Also, because they are part of MapConfig and CacheConfig, they will no
longer have the mapName and cacheName fields.

Depends on: hazelcast/hazelcast#15185
@mmedenjak
Copy link
Contributor Author

@sancar @ihsandemir are you ok with this PR, anything that I would need to change?

asimarslan pushed a commit that referenced this pull request Jul 31, 2019
asimarslan pushed a commit to asimarslan/hazelcast-client-protocol that referenced this pull request Aug 9, 2019
asimarslan pushed a commit that referenced this pull request Aug 9, 2019
@asimarslan
Copy link
Contributor

Backported to new protocol branch

@asimarslan asimarslan closed this Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants