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

MapConfig.cacheValue not included in equals, hashCode, or toString #280

Closed
joeplanisky-temboo opened this issue Sep 21, 2012 · 1 comment

Comments

@joeplanisky-temboo
Copy link

The value of MapConfig.cacheValue is not used in the isCompatible, equals, hashCode, or toString methods of the MapConfig class. It seems like it should be included.

@mdogan
Copy link
Contributor

mdogan commented May 16, 2014

cache value is not available as of version 3

@mdogan mdogan closed this as completed May 16, 2014
SeriyBg pushed a commit to SeriyBg/hazelcast that referenced this issue Jul 9, 2021
…mockito-mockito-core-3.6.28

Bump mockito-core from 3.6.0 to 3.6.28
devOpsHazelcast pushed a commit that referenced this issue Dec 22, 2023
RecordStoreAnswer handles answers from proxied HazelcastInstance's
ICache / IMap record stores in compatibility tests. This commit adds
support for newly introduced methods after/beforeOperation in the IMap
RecordStore interface, so they can be safely invoked in compatibility
tests.
Fixes constant test failures in HDMapSplitBrainCompatibilityTest and
HDMapSetTtlBackupCompatibilityTest

GitOrigin-RevId: 0b48832586cc6a123865bbe3e218da4a6d8b92f0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants