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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to