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

ISPN-13929 Use new JGroups 5 protocols #10157

Merged
merged 1 commit into from Jun 17, 2022

Conversation

pruivo
Copy link
Member

@pruivo pruivo commented Jun 2, 2022

  • FD_SOCK -> FD_SOCK2
  • VERIFY_SUSPECT -> VERIFY_SUSPECT2
  • FRAG3 -> FRAG4
  • Remove deprecated attribute GMS.max_leave_attempts

https://issues.redhat.com/browse/ISPN-13929

@pruivo pruivo added the Preview label Jun 2, 2022
@pruivo
Copy link
Member Author

pruivo commented Jun 2, 2022

some notes: FD_SOCK.start_port was removed and replaced by FD_SOCK2.offset where it offsets from the transport bind port. I'm using50000 as an offset to map to port 57800.

* FD_SOCK -> FD_SOCK2
* VERIFY_SUSPECT -> VERIFY_SUSPECT2
* FRAG3 -> FRAG4
* Remove deprecated attribute GMS.max_leave_attempts
@pruivo pruivo removed the Preview label Jun 9, 2022
@tristantarrant tristantarrant merged commit 739020b into infinispan:main Jun 17, 2022
@tristantarrant
Copy link
Member

Merged, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants