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

MC: Add hot restart operations to client #16262

Conversation

puzpuzpuz
Copy link
Contributor

@puzpuzpuz puzpuzpuz commented Dec 16, 2019

  • Adds new client operations for MC purposes:
    • triggerPartialStart
    • triggerForceStart
    • triggerHotRestartBackup
    • interruptHotRestartBackup
  • Adds exclusion for a small subset of messages sent via MC client (see changes in AbstractMessageTask) in case if node start has not complete yet. This allows sending triggerPartialStart and triggerForceStart operations to the cluster that is waiting for manually triggered force/partial start.

Protocol changes: hazelcast/hazelcast-client-protocol#279

EE counterpart PR: https://github.com/hazelcast/hazelcast-enterprise/pull/3453

Based on #16241

@puzpuzpuz
Copy link
Contributor Author

Failed test is not related with changes in this PR

@puzpuzpuz puzpuzpuz marked this pull request as ready for review December 17, 2019 11:55
@puzpuzpuz puzpuzpuz requested a review from a team as a code owner December 17, 2019 11:55
@sancar sancar self-requested a review December 17, 2019 12:23
@puzpuzpuz puzpuzpuz force-pushed the v4.0/enhancement/mc-client-hot-restart-ops branch from 3e3facb to b132b2a Compare December 18, 2019 07:56
@puzpuzpuz puzpuzpuz force-pushed the v4.0/enhancement/mc-client-hot-restart-ops branch from b132b2a to 1d0b34e Compare December 18, 2019 08:05
@puzpuzpuz puzpuzpuz merged commit 4020046 into hazelcast:master Dec 18, 2019
@puzpuzpuz puzpuzpuz deleted the v4.0/enhancement/mc-client-hot-restart-ops branch December 18, 2019 12:03
@mmedenjak mmedenjak added the Source: Internal PR or issue was opened by an employee label Apr 13, 2020
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

4 participants