[jira] [Created] (ZOOKEEPER-4821) ConnectRequest got NOTREADONLY ReplyHeader

2024-03-28 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4821: - Summary: ConnectRequest got NOTREADONLY ReplyHeader Key: ZOOKEEPER-4821 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4821 Project: ZooKeeper Issue

[jira] [Created] (ZOOKEEPER-4819) Can't seek for writable tls server if connected to readonly server

2024-03-26 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4819: - Summary: Can't seek for writable tls server if connected to readonly server Key: ZOOKEEPER-4819 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4819 Project:

[jira] [Commented] (ZOOKEEPER-3624) testFailedTxnAsPartOfQuorumLoss is flaky again

2023-09-30 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17770713#comment-17770713 ] Kezhu Wang commented on ZOOKEEPER-3624: --- master(5823a3f78b3ae032385a8b6f7b7594b44cf3a25a) ci

[jira] [Created] (ZOOKEEPER-4750) RequestPathMetricsCollector does not align with FinalRequestProcessor

2023-09-30 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4750: - Summary: RequestPathMetricsCollector does not align with FinalRequestProcessor Key: ZOOKEEPER-4750 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4750

[jira] [Commented] (ZOOKEEPER-4216) Flaky test: WatcherCleanerTest.testDeadWatcherMetrics

2023-09-29 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17770642#comment-17770642 ] Kezhu Wang commented on ZOOKEEPER-4216: ---

[jira] [Commented] (ZOOKEEPER-4512) Flaky test: QuorumPeerMainTest#testLeaderOutOfView

2023-09-29 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17770641#comment-17770641 ] Kezhu Wang commented on ZOOKEEPER-4512: ---

[jira] [Resolved] (ZOOKEEPER-3566) Send event zxid to watches

2023-09-27 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-3566. --- Resolution: Implemented Great! It is been implemented by ZOOKEEPER-4655. > Send event

[jira] [Resolved] (ZOOKEEPER-1472) WatchedEvent class missing from documentation

2023-09-27 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-1472. --- Resolution: Duplicate > WatchedEvent class missing from documentation >

[jira] [Created] (ZOOKEEPER-4749) Request timeout is not respected for asynchronous api

2023-09-27 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4749: - Summary: Request timeout is not respected for asynchronous api Key: ZOOKEEPER-4749 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4749 Project: ZooKeeper

[jira] [Commented] (ZOOKEEPER-4747) Java api lacks synchronous version of sync() call

2023-09-24 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17768521#comment-17768521 ] Kezhu Wang commented on ZOOKEEPER-4747: --- {quote} This is what I do in

[jira] [Commented] (ZOOKEEPER-4747) Java api lacks synchronous version of sync() call

2023-09-24 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17768500#comment-17768500 ] Kezhu Wang commented on ZOOKEEPER-4747: --- If ZOOKEEPER-22 is shipped in future, then synchronous

[jira] [Created] (ZOOKEEPER-4747) Java api lacks synchronous version of sync() call

2023-09-24 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4747: - Summary: Java api lacks synchronous version of sync() call Key: ZOOKEEPER-4747 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4747 Project: ZooKeeper

[jira] [Resolved] (ZOOKEEPER-3413) add a serialVersionUID for ClientCnxnLimitException to make compile no warning

2023-09-23 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-3413. --- Fix Version/s: 3.6.0 Assignee: Ling Mao Resolution: Fixed master:

[jira] [Comment Edited] (ZOOKEEPER-4706) Use 64 bits counter to ensure monotonically increasing and uniqueness of sequence node name

2023-09-23 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17768292#comment-17768292 ] Kezhu Wang edited comment on ZOOKEEPER-4706 at 9/23/23 2:06 PM: I

[jira] [Commented] (ZOOKEEPER-4706) Use 64 bits counter to ensure monotonically increasing and uniqueness of sequence node name

2023-09-23 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17768292#comment-17768292 ] Kezhu Wang commented on ZOOKEEPER-4706: --- I presented a "circumvent" to use {{zxid}} as

[jira] [Updated] (ZOOKEEPER-4706) Use 64 bits counter to ensure monotonically increasing and uniqueness of sequence node name

2023-09-23 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4706: -- Fix Version/s: 4.0.0 > Use 64 bits counter to ensure monotonically increasing and

[jira] [Created] (ZOOKEEPER-4745) End to End tests fail occasionally

2023-09-20 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4745: - Summary: End to End tests fail occasionally Key: ZOOKEEPER-4745 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4745 Project: ZooKeeper Issue Type:

[jira] [Resolved] (ZOOKEEPER-3879) C Client: how to build?

2023-09-20 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-3879. --- Resolution: Duplicate > C Client: how to build? > --- > >

[jira] [Created] (ZOOKEEPER-4746) cppunit tests hang and cancelled

2023-09-20 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4746: - Summary: cppunit tests hang and cancelled Key: ZOOKEEPER-4746 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4746 Project: ZooKeeper Issue Type:

[jira] [Assigned] (ZOOKEEPER-838) Chroot is an attribute of ClientCnxn

2023-09-15 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang reassigned ZOOKEEPER-838: Assignee: Kezhu Wang > Chroot is an attribute of ClientCnxn >

[jira] [Created] (ZOOKEEPER-4742) Config watch path get truncated abnormally for chroot "/zoo" or alikes

2023-09-15 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4742: - Summary: Config watch path get truncated abnormally for chroot "/zoo" or alikes Key: ZOOKEEPER-4742 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4742

[jira] [Resolved] (ZOOKEEPER-4656) Allow ZooKeeperAdmin creation with custom HostProvider

2023-09-02 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-4656. --- Resolution: Duplicate > Allow ZooKeeperAdmin creation with custom HostProvider >

[jira] [Assigned] (ZOOKEEPER-2623) CheckVersion outside of Multi causes NullPointerException

2023-08-07 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang reassigned ZOOKEEPER-2623: - Assignee: Kezhu Wang > CheckVersion outside of Multi causes NullPointerException >

[jira] [Resolved] (ZOOKEEPER-4271) Flaky test - ReadOnlyModeTest.testConnectionEvents

2023-06-19 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-4271. --- Resolution: Duplicate > Flaky test - ReadOnlyModeTest.testConnectionEvents >

[jira] [Commented] (ZOOKEEPER-3996) Flaky test: ReadOnlyModeTest.testConnectionEvents

2023-06-17 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17733698#comment-17733698 ] Kezhu Wang commented on ZOOKEEPER-3996: --- New failure runs, they failed at same assertions.

[jira] [Commented] (ZOOKEEPER-2028) TestClient#testAuth aborts because ASSERT throws exception again in destructor when there is active exception already

2023-06-16 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17733696#comment-17733696 ] Kezhu Wang commented on ZOOKEEPER-2028: --- We are approaching 3.9, but this still fails.

[jira] [Updated] (ZOOKEEPER-2028) TestClient#testAuth aborts because ASSERT throws exception again in destructor when there is active exception already

2023-06-16 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-2028: -- Affects Version/s: 3.9.0 > TestClient#testAuth aborts because ASSERT throws exception

[jira] [Commented] (ZOOKEEPER-4704) Flaky test: ReconfigRollingRestartCompatibilityTest.testRollingRestartWithExtendedMembershipConfig

2023-06-16 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17733485#comment-17733485 ] Kezhu Wang commented on ZOOKEEPER-4704: --- New fail case:

[jira] [Resolved] (ZOOKEEPER-4676) ReadOnlyModeTest doesn't not compile on JDK20 (Thread.suspend has been removed)

2023-06-15 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-4676. --- Fix Version/s: 3.9.0 Resolution: Fixed I think it already fixed by

[jira] [Commented] (ZOOKEEPER-4625) No reliable way to remove watcher without interfering others in same watch mode and on same path

2023-06-13 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17732340#comment-17732340 ] Kezhu Wang commented on ZOOKEEPER-4625: --- Just for information, an [rust

[jira] [Updated] (ZOOKEEPER-4625) No reliable way to remove watcher without interfering others in same watch mode and on same path

2023-06-13 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4625: -- Description: It is possible that one node path could be watched more than once by

[jira] [Updated] (ZOOKEEPER-4625) No reliable way to remove watcher without interfering others in same watch mode and on same path

2023-06-13 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4625: -- Summary: No reliable way to remove watcher without interfering others in same watch mode

[jira] [Updated] (ZOOKEEPER-4472) Support persistent watchers removing individually

2023-06-13 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4472: -- Release Note: Previously, client has to resort to WatcherType::Any to remove persistent

[jira] [Updated] (ZOOKEEPER-4466) Support different watch modes on same path

2023-06-13 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4466: -- Release Note: Previously, there is only one watch mode per path and session. Later watch

[jira] [Updated] (ZOOKEEPER-4466) Support different watch modes on same path

2023-06-13 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4466: -- Summary: Support different watch modes on same path (was: Watchers of different modes

[jira] [Updated] (ZOOKEEPER-4471) Remove WatcherType.Children break persistent watcher's child events

2023-06-13 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4471: -- Release Note: Previously, removing WatcherType::Data or WatcherType::Children from

[jira] [Updated] (ZOOKEEPER-4471) Remove WatcherType.Children break persistent watcher's child events

2023-06-13 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4471: -- Release Note: Previously, removing {{WatcherType::Data}} or {{WatcherType::Children}} from

[jira] [Resolved] (ZOOKEEPER-4471) Remove WatcherType.Children break persistent watcher's child events

2023-06-13 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-4471. --- Resolution: Fixed > Remove WatcherType.Children break persistent watcher's child events

[jira] [Commented] (ZOOKEEPER-4512) Flaky test: QuorumPeerMainTest#testLeaderOutOfView

2023-06-13 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17731901#comment-17731901 ] Kezhu Wang commented on ZOOKEEPER-4512: ---

[jira] [Commented] (ZOOKEEPER-4471) Remove WatcherType.Children break persistent watcher's child events

2023-06-12 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17731470#comment-17731470 ] Kezhu Wang commented on ZOOKEEPER-4471: --- Mark as blocker as discussion in

[jira] [Commented] (ZOOKEEPER-4472) Support persistent watchers removing individually

2023-06-12 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17731469#comment-17731469 ] Kezhu Wang commented on ZOOKEEPER-4472: --- Mark as blocker as discussion in

[jira] [Updated] (ZOOKEEPER-4471) Remove WatcherType.Children break persistent watcher's child events

2023-06-12 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4471: -- Priority: Blocker (was: Major) > Remove WatcherType.Children break persistent watcher's

[jira] [Updated] (ZOOKEEPER-4472) Support persistent watchers removing individually

2023-06-12 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4472: -- Priority: Blocker (was: Major) > Support persistent watchers removing individually >

[jira] [Updated] (ZOOKEEPER-4472) Support persistent watchers removing individually

2023-06-12 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4472: -- Fix Version/s: 3.9.0 > Support persistent watchers removing individually >

[jira] [Updated] (ZOOKEEPER-4471) Remove WatcherType.Children break persistent watcher's child events

2023-06-12 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4471: -- Fix Version/s: 3.9.0 > Remove WatcherType.Children break persistent watcher's child events

[jira] [Created] (ZOOKEEPER-4704) Flaky test: ReconfigRollingRestartCompatibilityTest.testRollingRestartWithExtendedMembershipConfig

2023-06-10 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4704: - Summary: Flaky test: ReconfigRollingRestartCompatibilityTest.testRollingRestartWithExtendedMembershipConfig Key: ZOOKEEPER-4704 URL:

[jira] [Commented] (ZOOKEEPER-4471) Remove WatcherType.Children break persistent watcher's child events

2023-06-09 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17731018#comment-17731018 ] Kezhu Wang commented on ZOOKEEPER-4471: --- The test commit was constructed incorrectly. I commit

[jira] [Resolved] (ZOOKEEPER-4675) Tests don't pass on JDK20: Thread.suspend is no more supported

2023-06-07 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-4675. --- Fix Version/s: (was: 3.9.0) (was: 3.8.2) Resolution:

[jira] [Resolved] (ZOOKEEPER-3026) ReadOnlyModeTest is using Thread deprecated API.

2023-06-07 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-3026. --- Resolution: Duplicate > ReadOnlyModeTest is using Thread deprecated API. >

[jira] [Resolved] (ZOOKEEPER-3541) Wrong placeholder '{}' in logs.

2023-06-05 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-3541. --- Resolution: Duplicate > Wrong placeholder '{}' in logs. >

[jira] [Created] (ZOOKEEPER-4702) State change events during close is indeterminate

2023-06-01 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4702: - Summary: State change events during close is indeterminate Key: ZOOKEEPER-4702 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4702 Project: ZooKeeper

[jira] [Created] (ZOOKEEPER-4698) Persistent watch events lost after reconnection

2023-05-22 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4698: - Summary: Persistent watch events lost after reconnection Key: ZOOKEEPER-4698 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4698 Project: ZooKeeper

[jira] [Created] (ZOOKEEPER-4697) Add Builder to construct ZooKeeper and possible descendants

2023-05-19 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4697: - Summary: Add Builder to construct ZooKeeper and possible descendants Key: ZOOKEEPER-4697 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4697 Project:

[jira] [Resolved] (ZOOKEEPER-2675) Bump Mockito to version 2

2023-05-17 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-2675. --- Resolution: Abandoned > Bump Mockito to version 2 > - > >

[jira] [Resolved] (ZOOKEEPER-4436) Bump Jackson version from 2.10.5.1 to 2.13.1

2023-05-17 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-4436. --- Resolution: Duplicate > Bump Jackson version from 2.10.5.1 to 2.13.1 >

[jira] [Commented] (ZOOKEEPER-4273) Forward port ZOOKEEPER-3931: "zkServer.sh version" returns a trailing dash

2023-05-17 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17723440#comment-17723440 ] Kezhu Wang commented on ZOOKEEPER-4273: --- I confirmed docker image 3.7.1 does not have such

[jira] [Resolved] (ZOOKEEPER-4273) Forward port ZOOKEEPER-3931: "zkServer.sh version" returns a trailing dash

2023-05-17 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-4273. --- Resolution: Abandoned > Forward port ZOOKEEPER-3931: "zkServer.sh version" returns a

[jira] [Updated] (ZOOKEEPER-4273) Forward port ZOOKEEPER-3931: "zkServer.sh version" returns a trailing dash

2023-05-17 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4273: -- Affects Version/s: 3.6.2 (was: 3.7.1) > Forward port

[jira] [Created] (ZOOKEEPER-4695) Forbid multiple mutations of one key in multi

2023-05-16 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4695: - Summary: Forbid multiple mutations of one key in multi Key: ZOOKEEPER-4695 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4695 Project: ZooKeeper

[jira] [Resolved] (ZOOKEEPER-4383) GetChildren Pagination Feature

2023-05-11 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-4383. --- Resolution: Duplicate > GetChildren Pagination Feature > --

[jira] [Resolved] (ZOOKEEPER-3290) Throw detailed KeeperException when a transaction failed

2023-05-11 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-3290. --- Fix Version/s: (was: 4.0.0) Resolution: Duplicate The patch in ZOOKEEPER-2276

[jira] [Resolved] (ZOOKEEPER-2496) When inside a transaction, some exceptions do not have path information set.

2023-05-11 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-2496. --- Resolution: Duplicate > When inside a transaction, some exceptions do not have path

[jira] [Resolved] (ZOOKEEPER-4680) OpCode.check is treated as a quorum write operation white it is not

2023-05-11 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-4680. --- Resolution: Duplicate > OpCode.check is treated as a quorum write operation white it is

[jira] [Resolved] (ZOOKEEPER-3102) Potential race condition when create ephemeral nodes

2023-05-11 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-3102. --- Resolution: Won't Fix The [pr|https://github.com/apache/zookeeper/pull/584] has

[jira] [Resolved] (ZOOKEEPER-3422) add a getDataList operation

2023-05-11 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-3422. --- Resolution: Duplicate > add a getDataList operation > --- > >

[jira] [Resolved] (ZOOKEEPER-1066) Multi should have an async version

2023-05-11 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-1066. --- Resolution: Implemented This seems like a pre-commit issue, {{zoo_amulti}} was included

[jira] [Resolved] (ZOOKEEPER-3192) zoo_multi/zoo_amulti crash

2023-05-11 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-3192. --- Resolution: Duplicate > zoo_multi/zoo_amulti crash > -- > >

[jira] [Resolved] (ZOOKEEPER-3049) would zookeeper transaction(multi) block the concurrent read?

2023-05-11 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-3049. --- Resolution: Not A Problem > would zookeeper transaction(multi) block the concurrent

[jira] [Updated] (ZOOKEEPER-4601) Define getConfig Watcher behavior in chroot ZooKeeper

2023-05-09 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4601: -- Priority: Major (was: Blocker) > Define getConfig Watcher behavior in chroot ZooKeeper >

[jira] [Updated] (ZOOKEEPER-4601) Define getConfig Watcher behavior in chroot ZooKeeper

2023-05-09 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4601: -- Issue Type: Bug (was: Improvement) > Define getConfig Watcher behavior in chroot

[jira] [Commented] (ZOOKEEPER-4601) Define getConfig Watcher behavior in chroot ZooKeeper

2023-05-09 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17720823#comment-17720823 ] Kezhu Wang commented on ZOOKEEPER-4601: --- Mailing list discussion:

[jira] [Resolved] (ZOOKEEPER-4692) Handle SessionTimeoutException in Java client

2023-04-28 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-4692. --- Resolution: Duplicate > Handle SessionTimeoutException in Java client >

[jira] [Commented] (ZOOKEEPER-4692) Handle SessionTimeoutException in Java client

2023-04-28 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17717511#comment-17717511 ] Kezhu Wang commented on ZOOKEEPER-4692: --- Both {{ClientCnxn.SessionTimeoutException}} and

[jira] [Commented] (ZOOKEEPER-4690) Expose TTL ZNode information

2023-04-27 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17717447#comment-17717447 ] Kezhu Wang commented on ZOOKEEPER-4690: --- Hmm, that is sad. I dived into the code and found

[jira] [Resolved] (ZOOKEEPER-2705) Container node remains indefinitely after session has long expired!

2023-04-27 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-2705. --- Resolution: Duplicate > Container node remains indefinitely after session has long

[jira] [Commented] (ZOOKEEPER-4690) Expose TTL ZNode information

2023-04-26 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17716718#comment-17716718 ] Kezhu Wang commented on ZOOKEEPER-4690: --- Personally, I think both {{Stat}} and

[jira] [Commented] (ZOOKEEPER-4690) Expose TTL ZNode information

2023-04-25 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17716483#comment-17716483 ] Kezhu Wang commented on ZOOKEEPER-4690: --- Seems that ZooKeeper already exposed such: *

[jira] [Commented] (ZOOKEEPER-4216) Flaky test: WatcherCleanerTest.testDeadWatcherMetrics

2023-03-08 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17698149#comment-17698149 ] Kezhu Wang commented on ZOOKEEPER-4216: --- New fail case

[jira] [Created] (ZOOKEEPER-4680) OpCode.check is treated as a quorum write operation white it is not

2023-03-06 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4680: - Summary: OpCode.check is treated as a quorum write operation white it is not Key: ZOOKEEPER-4680 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4680 Project:

[jira] [Resolved] (ZOOKEEPER-4525) Thread leaks occur when resolve address failed.

2023-02-27 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-4525. --- Resolution: Duplicate > Thread leaks occur when resolve address failed. >

[jira] [Updated] (ZOOKEEPER-4565) Config watch path get truncated abnormally and fail chroot zookeeper client

2023-02-27 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4565: -- Fix Version/s: 3.7.2 > Config watch path get truncated abnormally and fail chroot

[jira] [Updated] (ZOOKEEPER-4565) Config watch path get truncated abnormally and fail chroot zookeeper client

2023-02-27 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4565: -- Fix Version/s: 3.8.1 > Config watch path get truncated abnormally and fail chroot

[jira] [Resolved] (ZOOKEEPER-4667) DataTree.processTxn ignores `OpCode.create2` in `OpCode.multi`

2023-02-14 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang resolved ZOOKEEPER-4667. --- Resolution: Duplicate > DataTree.processTxn ignores `OpCode.create2` in `OpCode.multi` >

[jira] [Created] (ZOOKEEPER-4670) Export ZooKeeper server from QuorumPeerMain, ZooKeeperServerMain and ZooKeeperServerEmbedded

2023-02-05 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4670: - Summary: Export ZooKeeper server from QuorumPeerMain, ZooKeeperServerMain and ZooKeeperServerEmbedded Key: ZOOKEEPER-4670 URL:

[jira] [Created] (ZOOKEEPER-4667) DataTree.processTxn ignores `OpCode.create2` in `OpCode.multi`

2023-01-28 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4667: - Summary: DataTree.processTxn ignores `OpCode.create2` in `OpCode.multi` Key: ZOOKEEPER-4667 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4667 Project:

[jira] [Updated] (ZOOKEEPER-4625) No reliable way to remove watch without interfering others on same paths

2022-10-19 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4625: -- Description: It is possible that one node path could be watched more than once by

[jira] [Created] (ZOOKEEPER-4625) No reliable way to remove watch without interfering others on same paths

2022-10-19 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4625: - Summary: No reliable way to remove watch without interfering others on same paths Key: ZOOKEEPER-4625 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4625

[jira] [Commented] (ZOOKEEPER-4512) Flaky test: QuorumPeerMainTest#testLeaderOutOfView

2022-10-11 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17616143#comment-17616143 ] Kezhu Wang commented on ZOOKEEPER-4512: ---

[jira] [Commented] (ZOOKEEPER-4512) Flaky test: QuorumPeerMainTest#testLeaderOutOfView

2022-10-09 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17614847#comment-17614847 ] Kezhu Wang commented on ZOOKEEPER-4512: ---

[jira] [Assigned] (ZOOKEEPER-4601) Define getConfig Watcher behavior in chroot ZooKeeper

2022-07-26 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang reassigned ZOOKEEPER-4601: - Assignee: Kezhu Wang > Define getConfig Watcher behavior in chroot ZooKeeper >

[jira] [Updated] (ZOOKEEPER-4601) Define getConfig Watcher behavior in chroot ZooKeeper

2022-07-26 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4601: -- Priority: Blocker (was: Critical) > Define getConfig Watcher behavior in chroot ZooKeeper

[jira] [Commented] (ZOOKEEPER-4601) Define getConfig Watcher behavior in chroot ZooKeeper

2022-07-26 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17571448#comment-17571448 ] Kezhu Wang commented on ZOOKEEPER-4601: --- Personally, I prefer {{getConfig}} watcher to always

[jira] [Created] (ZOOKEEPER-4601) Define getConfig Watcher behavior in chroot ZooKeeper

2022-07-26 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4601: - Summary: Define getConfig Watcher behavior in chroot ZooKeeper Key: ZOOKEEPER-4601 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4601 Project: ZooKeeper

[jira] [Updated] (ZOOKEEPER-4565) Config watch path get truncated abnormally and fail chroot zookeeper client

2022-07-26 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4565: -- Affects Version/s: (was: 3.9.0) > Config watch path get truncated abnormally and fail

[jira] [Updated] (ZOOKEEPER-4565) Config watch path get truncated abnormally and fail chroot zookeeper client

2022-07-19 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4565: -- Description: {{ClientCnxn}} strips off {{chrootPath}} for notifications. This strip could

[jira] [Commented] (ZOOKEEPER-4565) Config watch path get truncated abnormally and fail chroot zookeeper client

2022-07-17 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17567771#comment-17567771 ] Kezhu Wang commented on ZOOKEEPER-4565: --- I presented a possible solution in

[jira] [Updated] (ZOOKEEPER-4569) Xid out of order caused by early return from eager acl check

2022-07-08 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kezhu Wang updated ZOOKEEPER-4569: -- Summary: Xid out of order caused by early return from eager acl check (was: Xid out of

[jira] [Commented] (ZOOKEEPER-4569) Xid out of caused by early return from eager acl check

2022-07-08 Thread Kezhu Wang (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-4569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17564357#comment-17564357 ] Kezhu Wang commented on ZOOKEEPER-4569: --- The consequence of this is {{CONNECTIONLOSS}} and

[jira] [Created] (ZOOKEEPER-4569) Xid out of caused by early return from eager acl check

2022-07-08 Thread Kezhu Wang (Jira)
Kezhu Wang created ZOOKEEPER-4569: - Summary: Xid out of caused by early return from eager acl check Key: ZOOKEEPER-4569 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4569 Project: ZooKeeper

[jira] [Assigned] (ZOOKEEPER-4565) Config watch path get truncated abnormally and fail chroot zookeeper client

2022-06-29 Thread Kezhu Wang (Jira)
Title: Message Title Kezhu Wang assigned

  1   2   >