[
https://issues.apache.org/jira/browse/CURATOR-661?focusedWorklogId=848493&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-848493
]
ASF GitHub Bot logged work on CURATOR-661:
--
Author: ASF GitHub Bot
tisonkun opened a new pull request, #447:
URL: https://github.com/apache/curator/pull/447
Isolated part in https://github.com/apache/curator/pull/444
--
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
[
https://issues.apache.org/jira/browse/CURATOR-518?focusedWorklogId=848407&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-848407
]
ASF GitHub Bot logged work on CURATOR-518:
--
Author: ASF GitHub Bot
eolivelli commented on PR #446:
URL: https://github.com/apache/curator/pull/446#issuecomment-1450470500
some tests failed. I have restarted CI
--
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
[
https://issues.apache.org/jira/browse/CURATOR-518?focusedWorklogId=848391&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-848391
]
ASF GitHub Bot logged work on CURATOR-518:
--
Author: ASF GitHub Bot
kezhuw opened a new pull request, #446:
URL: https://github.com/apache/curator/pull/446
Currently, `LeaderSelector.interruptLeadership` clould cancel queued
contention task before its execution which will break contention loop.
--
This is an automated message from the Apache Git Service.
[
https://issues.apache.org/jira/browse/CURATOR-621?focusedWorklogId=848390&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-848390
]
ASF GitHub Bot logged work on CURATOR-621:
--
Author: ASF GitHub Bot
kezhuw opened a new pull request, #445:
URL: https://github.com/apache/curator/pull/445
Currently, in downgrading write lock of InterProcessReadWriteLock, read lock
could have larger sorting sequence than contending write-acquire, this cause
contending write-acquire to succeed after downgra