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

DiscoveryService start and destroy methods should be called during Client start and shutdown when Discovery SPI is enabled. #7347

Closed
kobalski opened this issue Jan 18, 2016 · 1 comment
Assignees
Milestone

Comments

@kobalski
Copy link

No description provided.

@kobalski kobalski self-assigned this Jan 18, 2016
@kobalski kobalski added this to the 3.7 milestone Jan 18, 2016
@kobalski
Copy link
Author

See google groups topic : https://groups.google.com/forum/#!topic/hazelcast/KREhp5qhHqk for more details.

kobalski pushed a commit to kobalski/hazelcast that referenced this issue Jan 18, 2016
kobalski pushed a commit to kobalski/hazelcast that referenced this issue Jan 18, 2016
kobalski pushed a commit to kobalski/hazelcast that referenced this issue Jan 20, 2016
angel9484 added a commit to nangelcom/hazelcast that referenced this issue Jan 25, 2016
# By Ahmet MIRCIK (122) and others
# Via Ali (108) and others
* 'master' of https://github.com/hazelcast/hazelcast: (1403 commits)
  `CacheEntryCountResolver` and its usage by cache stats are simplified
  Enable CheckStyle on Base64 and HashUtil
  Reuse computePerturbationValue()
  Improved HazelcastInstanceProxy javadoc
  Renaming server.sh/bat to start.sh/bat
  MultiMap entry listener should only listen for events for specific key
  Renamed HazelcastInstanceFactory to HazelcastInstanceManager
  Print thread CPU/user times and blocked/waited times if they are available in thread dump on test exception
  Increase timeout for `TcpIpConnection_TransferStressBaseTest::testLargePackets`
  Default values for serialization xml config  are aligned with java config, resolves hazelcast#5815
  Fixes hazelcast#7347
  moved evicting entries to the end of the loadRecordOrNull method of RecordStore to fix index leaking issue
  Fixes clientExceptionFactoryTest
  Update release_notes.txt
  add more debugging info for ClientExceptionFactoryTest
  ILock expiry operation should be able run both owner and backup
  Use  endpoint impl object if provided, resolves hazelcast#7353
  Remove logging of client requests failures
  clean-up dead code due to legacy-client
  delete legacy client
  ...

Conflicts:
	hazelcast/src/main/java/com/hazelcast/config/MapConfig.java
	hazelcast/src/main/java/com/hazelcast/map/impl/proxy/MapProxySupport.java
	hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/RecordStore.java
kobalski pushed a commit to kobalski/hazelcast that referenced this issue Jan 26, 2016
kobalski pushed a commit that referenced this issue Jan 26, 2016
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

1 participant