You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by GitBox <gi...@apache.org> on 2022/07/03 13:42:39 UTC

[GitHub] [curator] kezhuw opened a new pull request, #426: CURATOR-596: Upgrade ZooKeeper to 3.7.1

kezhuw opened a new pull request, #426:
URL: https://github.com/apache/curator/pull/426

   `TestReadOnly` fails due to ZOOKEEPER-3863(apache/zookeeper#1380).
   
   ZOOKEEPER-3863 uses `QuorumPeerConfig.localSessionsEnabled` to toggle
   local sessions supports in `ReadOnlyZooKeeperServer`.
   
   This pr populates `QuorumPeerConfig.localSessionsEnabled` and
   `QuorumPeerConfig.localSessionsUpgradingEnabled` from system property
   `readonlymode.enabled` for simplicity.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@curator.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [curator] tisonkun commented on pull request #426: CURATOR-596: Upgrade ZooKeeper to 3.7.1

Posted by GitBox <gi...@apache.org>.
tisonkun commented on PR #426:
URL: https://github.com/apache/curator/pull/426#issuecomment-1183911695

   @kezhuw Thanks for your contribution!
   
   Merging if CI gives green.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@curator.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [curator] tisonkun commented on pull request #426: CURATOR-596: Upgrade ZooKeeper to 3.7.1

Posted by GitBox <gi...@apache.org>.
tisonkun commented on PR #426:
URL: https://github.com/apache/curator/pull/426#issuecomment-1184008527

   Merging...
   
   @kezhuw thank you very much!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@curator.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [curator] kezhuw commented on pull request #426: CURATOR-596: Upgrade ZooKeeper to 3.7.1

Posted by GitBox <gi...@apache.org>.
kezhuw commented on PR #426:
URL: https://github.com/apache/curator/pull/426#issuecomment-1183385184

   @tisonkun I have rebased this pr to master for 5.4.0-SNAPSHOT and push a fixup commit for module `curator-test-zk36`. Could you please take a look and trigger ci workflow ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@curator.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [curator] tisonkun merged pull request #426: CURATOR-596: Upgrade ZooKeeper to 3.7.1

Posted by GitBox <gi...@apache.org>.
tisonkun merged PR #426:
URL: https://github.com/apache/curator/pull/426


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@curator.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org