[GitHub] zookeeper issue #653: ZOOKEEPER-3159. Flaky: ClientRequestTimeoutTest.testCl...

2018-10-10 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/653 retest this please ---

[GitHub] zookeeper pull request #659: ZOOKEEPER-3161. Refactor QuorumPeerMainTest.jav...

2018-10-10 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/659#discussion_r224197413 --- Diff: zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/QuorumPeerTestBase.java --- @@ -402,4 +421,129 @@ public File getConfFile

[GitHub] zookeeper issue #628: ZOOKEEPER-3140: Allow Followers to host Observers

2018-10-10 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/628 @enixon It is. ---

[GitHub] zookeeper issue #659: ZOOKEEPER-3161. Refactor QuorumPeerMainTest.java: move...

2018-10-12 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/659 No response for 2 days. Committing it silently as you guys approved it. ---

[GitHub] zookeeper issue #653: ZOOKEEPER-3159. Flaky: ClientRequestTimeoutTest.testCl...

2018-10-12 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/653 This is committed too to 3.5 and master to reduce flaky test pressure. ---

[GitHub] zookeeper issue #651: ZOOKEEPER-3113 EphemeralType.get() fails to verify eph...

2018-10-12 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/651 retest this please ---

[GitHub] zookeeper issue #627: ZOOKEEPER-236: SSL Support for Atomic Broadcast protoc...

2018-10-12 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/627 @ivmaykov Please rebase this one, because the original SSL PR has been merged. ---

[GitHub] zookeeper issue #651: ZOOKEEPER-3113 EphemeralType.get() fails to verify eph...

2018-10-12 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/651 retest this please ---

[GitHub] zookeeper pull request #668: ZOOKEEPER-3165. Java 10: X509UtilTest.testCreat...

2018-10-12 Thread anmolnar
GitHub user anmolnar opened a pull request: https://github.com/apache/zookeeper/pull/668 ZOOKEEPER-3165. Java 10: X509UtilTest.testCreateSSLContextWithoutTrustStorePassword fails We use JKS format explicitly, but the tests created the keystore and truststore with the default

[GitHub] zookeeper issue #668: ZOOKEEPER-3165. Java 9: X509UtilTest.testCreateSSLCont...

2018-10-12 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/668 @ivmaykov You might be interested in this change. I wonder why only a single test was failing, because of this. ---

[GitHub] zookeeper issue #666: ZOOKEEPER-1908: setAcl should be have a recursive func...

2018-10-12 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/666 Given that this is only the backport of #650 I think we're good to go. ---

[GitHub] zookeeper issue #666: ZOOKEEPER-1908: setAcl should be have a recursive func...

2018-10-12 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/666 Committed to branch-3.5. Thanks @Reidd ! Please close this PR. ---

[GitHub] zookeeper issue #567: ZOOKEEPER-3071: Add a config parameter to control tran...

2018-10-13 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/567 @suyogmapara Please rebase your commits, because you've merge conflicts. Also please add more detailed documentation to the patch by capturing the most important notes that were mention

[GitHub] zookeeper issue #668: ZOOKEEPER-3165. Java 9: X509UtilTest.testCreateSSLCont...

2018-10-13 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/668 Looks like the reason is that Java API requires non-empty password for p12 files. That's why the only failing test is the one with empty password. JKS format still allows to store keys wi

[GitHub] zookeeper issue #651: ZOOKEEPER-3113 EphemeralType.get() fails to verify eph...

2018-10-13 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/651 retest this please ---

[GitHub] zookeeper pull request #660: ZOOKEEPER-2320. C-client crashes when removing ...

2018-10-15 Thread anmolnar
Github user anmolnar closed the pull request at: https://github.com/apache/zookeeper/pull/660 ---

[GitHub] zookeeper issue #651: ZOOKEEPER-3113 EphemeralType.get() fails to verify eph...

2018-10-15 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/651 @hanm do you still -1 this? ---

[GitHub] zookeeper issue #300: ZOOKEEPER-2807: Flaky test: org.apache.zookeeper.test....

2018-10-15 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/300 @lavacat @lvfangmin This is a potential flaky test fix you might want to take a quick look. ---

[GitHub] zookeeper issue #661: ZOOKEEPER-3154: Update release process to use the Mark...

2018-10-15 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/661 Committed to master branch. Thanks @tamaashu ! ---

[GitHub] zookeeper issue #664: ZOOKEEPER-3154: Update release process to use the Mark...

2018-10-15 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/664 Committed to branch-3.4. Thanks @tamaashu ! Please close this PR. ---

[GitHub] zookeeper issue #663: ZOOKEEPER-3154: Update release process to use the Mark...

2018-10-15 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/663 Committed to branch-3.5. Thanks @tamaashu ! Please close this PR. ---

[GitHub] zookeeper issue #627: ZOOKEEPER-236: SSL Support for Atomic Broadcast protoc...

2018-10-15 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/627 @ivmaykov Sure. I hate committing my own patches, rather wait for others to review and merge. Anyway, if no one shows up tomorrow, I'll commit it myself. ---

[GitHub] zookeeper pull request #668: ZOOKEEPER-3165. Java 9: X509UtilTest.testCreate...

2018-10-16 Thread anmolnar
Github user anmolnar closed the pull request at: https://github.com/apache/zookeeper/pull/668 ---

[GitHub] zookeeper issue #668: ZOOKEEPER-3165. Java 9: X509UtilTest.testCreateSSLCont...

2018-10-16 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/668 Committed to branch-3.5 ---

[GitHub] zookeeper issue #651: ZOOKEEPER-3113 EphemeralType.get() fails to verify eph...

2018-10-16 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/651 retest this please ---

[GitHub] zookeeper issue #655: ZOOKEEPER-236: SSL Support for Atomic Broadcast protoc...

2018-10-16 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/655 retest this please ---

[GitHub] zookeeper issue #627: ZOOKEEPER-236: SSL Support for Atomic Broadcast protoc...

2018-10-16 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/627 @ivmaykov It's in now. You can go ahead with the 2nd part. ---

[GitHub] zookeeper issue #652: ZOOKEEPER-3156: Add in option to canonicalize host nam...

2018-10-16 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/652 @revans2 We might need another committer to take a look. Also you probably need to trigger another build to get a green one. ---

[GitHub] zookeeper issue #647: [ZOOKEEPER-3125] Fixing pzxid consistent issue when re...

2018-10-16 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/647 I still have bad feelings about introducing `RetryRule` in this patch. I haven't seen connectionLoss errors recently on the builds, neither on this patch after the fix and not sure it

[GitHub] zookeeper issue #150: ZOOKEEPER-2184: Zookeeper Client should re-resolve hos...

2018-10-16 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/150 @jeffwidman You're right. @fpj is able to close it. ---

[GitHub] zookeeper issue #567: ZOOKEEPER-3071: Add a config parameter to control tran...

2018-10-17 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/567 retest this please ---

[GitHub] zookeeper issue #648: ZOOKEEPER-3156: Add in option to canonicalize host nam...

2018-10-17 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/648 retest this please ---

[GitHub] zookeeper issue #651: ZOOKEEPER-3113 EphemeralType.get() fails to verify eph...

2018-10-18 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/651 Committed. Thanks for the reviews. @hanm If you still do have any concerns, please let me know, I'll address them in a separate patch. ---

[GitHub] zookeeper issue #672: ZOOKEEPER-3032 - MAVEN MIGRATION - zookeeper-server

2018-10-19 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/672 Merged to master branch. Thanks @nkalmar ! ---

[GitHub] zookeeper issue #674: ZOOKEEPER-3032: MAVEN MIGRATION - branch-3.5 - zookeep...

2018-10-24 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/674 Merged to branch-3.5. Thanks @nkalmar ! Please close this PR. ---

[GitHub] zookeeper issue #675: ZOOKEEPER-3032: MAVEN MIGRATION - branch-3.4 - zookeep...

2018-10-24 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/675 Merged to branch-3.4. Thanks @nkalmar ! Please close this PR. ---

[GitHub] zookeeper issue #651: ZOOKEEPER-3113 EphemeralType.get() fails to verify eph...

2018-10-24 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/651 @hanm According to Clover report: https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper-trunk-clover/184/clover-report/org/apache/zookeeper/server/EphemeralType.html The method

[GitHub] zookeeper issue #300: ZOOKEEPER-2807: Flaky test: org.apache.zookeeper.test....

2018-10-24 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/300 @lavacat Issue happened here too in the latest build. ---

[GitHub] zookeeper issue #300: ZOOKEEPER-2807: Flaky test: org.apache.zookeeper.test....

2018-10-24 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/300 Looks like follower that the client is trying to reconnect at line 116 is stuck with revalidating the session: ``` 2018-10-24 12:20:31,215 [myid:] - INFO [NIOWorkerThread-1:Learner

[GitHub] zookeeper pull request #677: ZOOKEEPER-2807. DONT COMMIT - Testing flaky tes...

2018-10-24 Thread anmolnar
GitHub user anmolnar opened a pull request: https://github.com/apache/zookeeper/pull/677 ZOOKEEPER-2807. DONT COMMIT - Testing flaky testNodeDataChanged Enabled trace logging. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] zookeeper issue #677: ZOOKEEPER-2807. DONT COMMIT - Testing flaky testNodeDa...

2018-10-24 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/677 retest this please ---

[GitHub] zookeeper issue #677: ZOOKEEPER-2807. DONT COMMIT - Testing flaky testNodeDa...

2018-10-24 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/677 retest this please ---

[GitHub] zookeeper issue #300: ZOOKEEPER-2807: Flaky test: org.apache.zookeeper.test....

2018-10-25 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/300 @lavacat It's pretty much clear to me that there's a deadlock in the follower probably at the change where it's waiting for commits to be processed: ``` zk

[GitHub] zookeeper pull request #677: ZOOKEEPER-2807. DONT COMMIT - Testing flaky tes...

2018-10-25 Thread anmolnar
Github user anmolnar closed the pull request at: https://github.com/apache/zookeeper/pull/677 ---

[GitHub] zookeeper pull request #682: ZOOKEEPER-2807. Flaky test: org.apache.zookeepe...

2018-10-25 Thread anmolnar
GitHub user anmolnar opened a pull request: https://github.com/apache/zookeeper/pull/682 ZOOKEEPER-2807. Flaky test: org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged Mark the test as ignored. Please see https://issues.apache.org/jira/browse/ZOOKEEPER

[GitHub] zookeeper pull request #682: ZOOKEEPER-2807. Flaky test: org.apache.zookeepe...

2018-10-25 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/682#discussion_r228334877 --- Diff: zookeeper-server/src/test/java/org/apache/zookeeper/test/WatchEventWhenAutoResetTest.java --- @@ -95,6 +96,7 @@ public void setUp

[GitHub] zookeeper issue #530: [ZOOKEEPER-2474] Support session reconnection when usi...

2018-10-26 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/530 @timothyjward Do you still working on this? Would you please rebase and create a separate patch for the master branch? Once it's applied in there, we can merge this one too and clos

[GitHub] zookeeper issue #247: ZOOKEEPER-2778: Potential server deadlock between foll...

2018-10-26 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/247 Ping @hanm @maoling @lvfangim This is a blocker for the 3.5 release. Can we move on with the review? ---

[GitHub] zookeeper issue #647: [ZOOKEEPER-3125] Fixing pzxid consistent issue when re...

2018-10-26 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/647 @lvfangmin Sounds acceptable. If the flaky cannot be fixed with my suggestion (waiting for client to disconnect), let's put the retry back in. I'll commit afterwards. Thanks. ---

[GitHub] zookeeper issue #647: [ZOOKEEPER-3125] Fixing pzxid consistent issue when re...

2018-10-26 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/647 retest this please ---

[GitHub] zookeeper issue #682: ZOOKEEPER-2807. Flaky test: org.apache.zookeeper.test....

2018-10-26 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/682 @lvfangmin Moved bunch of common code to Before/After. Also changed the logic to call `setData` in order to verify `NodeDataChanged` event. ---

[GitHub] zookeeper issue #628: ZOOKEEPER-3140: Allow Followers to host Observers

2018-10-26 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/628 @enixon @hanm I think that's the same `free()` issue. My feeling is that it must be somewhere in test cleanup section (if there's any) when it tries to free some resource twice.

[GitHub] zookeeper issue #652: ZOOKEEPER-3156: Add in option to canonicalize host nam...

2018-10-26 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/652 @revans2 Please rebase. ---

[GitHub] zookeeper issue #629: ZOOKEEPER-2641:AvgRequestLatency metric improves to be...

2018-10-26 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/629 @maoling I agreed with @lvfangmin . Please port this patch to master. ---

[GitHub] zookeeper issue #682: ZOOKEEPER-2807. Flaky test: org.apache.zookeeper.test....

2018-10-26 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/682 retest this please ---

[GitHub] zookeeper pull request #678: ZOOKEEPER-3173: Quorum TLS - support PEM trust/...

2018-10-28 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/678#discussion_r228737596 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/common/X509Util.java --- @@ -221,15 +279,45 @@ public SSLContext createSSLContext(ZKConfig

[GitHub] zookeeper pull request #678: ZOOKEEPER-3173: Quorum TLS - support PEM trust/...

2018-10-28 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/678#discussion_r228760044 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/common/X509Util.java --- @@ -221,15 +279,45 @@ public SSLContext createSSLContext(ZKConfig

[GitHub] zookeeper pull request #678: ZOOKEEPER-3173: Quorum TLS - support PEM trust/...

2018-10-28 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/678#discussion_r228763521 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/common/X509Util.java --- @@ -221,15 +279,45 @@ public SSLContext createSSLContext(ZKConfig

[GitHub] zookeeper pull request #678: ZOOKEEPER-3173: Quorum TLS - support PEM trust/...

2018-10-28 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/678#discussion_r228805464 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/common/X509Util.java --- @@ -221,15 +279,45 @@ public SSLContext createSSLContext(ZKConfig

[GitHub] zookeeper pull request #678: ZOOKEEPER-3173: Quorum TLS - support PEM trust/...

2018-10-29 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/678#discussion_r228958680 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/common/X509Util.java --- @@ -167,47 +222,50 @@ public SSLContext createSSLContext(ZKConfig

[GitHub] zookeeper pull request #678: ZOOKEEPER-3173: Quorum TLS - support PEM trust/...

2018-10-29 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/678#discussion_r228961395 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/common/X509Util.java --- @@ -360,4 +476,26 @@ private void configureSSLServerSocket

[GitHub] zookeeper pull request #678: ZOOKEEPER-3173: Quorum TLS - support PEM trust/...

2018-10-29 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/678#discussion_r228957739 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/common/X509Util.java --- @@ -167,47 +222,50 @@ public SSLContext createSSLContext(ZKConfig

[GitHub] zookeeper pull request #678: ZOOKEEPER-3173: Quorum TLS - support PEM trust/...

2018-10-29 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/678#discussion_r228963670 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/util/PemReader.java --- @@ -0,0 +1,224 @@ +/* + * Licensed under the Apache

[GitHub] zookeeper pull request #678: ZOOKEEPER-3173: Quorum TLS - support PEM trust/...

2018-10-29 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/678#discussion_r228958388 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/common/X509Util.java --- @@ -79,12 +82,56

[GitHub] zookeeper issue #682: ZOOKEEPER-2807. Flaky test: org.apache.zookeeper.test....

2018-11-01 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/682 If there's no objection, I'll get this in tomorrow. ---

[GitHub] zookeeper issue #678: ZOOKEEPER-3173: Quorum TLS - support PEM trust/key sto...

2018-11-01 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/678 @ivmaykov What was the problem with using `FileNameUtils`? ---

[GitHub] zookeeper issue #652: ZOOKEEPER-3156: Add in option to canonicalize host nam...

2018-11-05 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/652 Merged to 3.5 and master branches. Thanks @revans2 ! ---

[GitHub] zookeeper issue #648: ZOOKEEPER-3156: Add in option to canonicalize host nam...

2018-11-05 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/648 Committed. Thanks @revans2 ! Please close this PR. ---

[GitHub] zookeeper issue #540: Branch 3.4

2018-11-05 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/540 @timelapsewithinlive would you please close this PR? ---

[GitHub] zookeeper issue #676: ZOOKEEPER-3181: ZOOKEEPER-2355 broke Curator TestingQu...

2018-11-05 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/676 @aajisaka I'm a little bit confused with this patch, because I cannot find the class `TestingQuorumPeerMain` which was overwritten the `getQuorumPeer()` method as mentioned in the Jira. Whe

[GitHub] zookeeper issue #689: ZOOKEEPER-3183:Notifying the WatcherCleaner thread and...

2018-11-05 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/689 @tumativ This patch makes sense to me and looks like a nice improvement. In the Jira you're saying "also complete the remaining dead watchers when interrupt happen", but I

[GitHub] zookeeper issue #678: ZOOKEEPER-3173: Quorum TLS - support PEM trust/key sto...

2018-11-05 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/678 retest this please ---

[GitHub] zookeeper issue #686: Zookeeper 3167

2018-11-05 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/686 @TyqITstudent Please create pull request for the master branch first. We can talk about integrating this into 3.5, but we don't accept new features for 3.4 Would be better t

[GitHub] zookeeper issue #678: ZOOKEEPER-3173: Quorum TLS - support PEM trust/key sto...

2018-11-05 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/678 What's wrong with this build? @ivmaykov Does it work for you locally? ---

[GitHub] zookeeper pull request #684: ZOOKEEPER-3180: Add response cache to improve t...

2018-11-05 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/684#discussion_r230973999 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/server/ResponseCache.java --- @@ -0,0 +1,84 @@ +/** + * Licensed to the Apache

[GitHub] zookeeper pull request #684: ZOOKEEPER-3180: Add response cache to improve t...

2018-11-05 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/684#discussion_r230975652 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/server/ServerCnxn.java --- @@ -68,29 +70,74 @@ private volatile boolean

[GitHub] zookeeper pull request #684: ZOOKEEPER-3180: Add response cache to improve t...

2018-11-05 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/684#discussion_r230973727 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/server/NIOServerCnxn.java --- @@ -235,10 +237,12 @@ void handleWrite(SelectionKey k

[GitHub] zookeeper pull request #684: ZOOKEEPER-3180: Add response cache to improve t...

2018-11-05 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/684#discussion_r230973904 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/server/ResponseCache.java --- @@ -0,0 +1,84 @@ +/** + * Licensed to the Apache

[GitHub] zookeeper pull request #684: ZOOKEEPER-3180: Add response cache to improve t...

2018-11-05 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/684#discussion_r230973619 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/server/NIOServerCnxn.java --- @@ -151,12 +148,17 @@ void sendBufferSync(ByteBuffer bb

[GitHub] zookeeper pull request #684: ZOOKEEPER-3180: Add response cache to improve t...

2018-11-05 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/684#discussion_r230974144 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/server/ResponseCache.java --- @@ -0,0 +1,84 @@ +/** + * Licensed to the Apache

[GitHub] zookeeper pull request #684: ZOOKEEPER-3180: Add response cache to improve t...

2018-11-05 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/684#discussion_r230973324 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/server/DumbWatcher.java --- @@ -69,7 +69,7 @@ public void sendCloseSession

[GitHub] zookeeper issue #671: ZOOKEEPER-3155: Remove Forrest XMLs and their build pr...

2018-11-06 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/671 Sorry @tamaashu , I missed your comment. I'm @anmolnar btw, somebody has already stolen "andor". :) ---

[GitHub] zookeeper issue #678: ZOOKEEPER-3173: Quorum TLS - support PEM trust/key sto...

2018-11-06 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/678 @ivmaykov It's in: `zookeeper-server/src/test/resources/test-github-pr.sh` ---

[GitHub] zookeeper issue #671: ZOOKEEPER-3155: Remove Forrest XMLs and their build pr...

2018-11-06 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/671 Committed to master branch. Thanks @tamaashu ! ---

[GitHub] zookeeper issue #685: [ZOOKEEPER-3104] Fix potential data inconsistency due ...

2018-11-06 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/685 This is merged. Thanks @lvfangmin ! Please close this PR. ---

[GitHub] zookeeper issue #678: ZOOKEEPER-3173: Quorum TLS - support PEM trust/key sto...

2018-11-06 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/678 It's not findbugs, core and contrib tests are failing, but I cannot see why: ``` [exec] -1 core tests. The patch failed core unit tests. [exec] -1 contrib

[GitHub] zookeeper issue #678: ZOOKEEPER-3173: Quorum TLS - support PEM trust/key sto...

2018-11-06 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/678 Now it's green. I'll merge it. Previously the findbugs subprocess has been killed for some reason. ---

[GitHub] zookeeper issue #678: ZOOKEEPER-3173: Quorum TLS - support PEM trust/key sto...

2018-11-06 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/678 Merged to 3.5 and master branches. Thanks @ivmaykov ! ---

[GitHub] zookeeper issue #689: ZOOKEEPER-3183:Notifying the WatcherCleaner thread and...

2018-11-07 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/689 @tumativ Only 2 days passed, let's give some chance for the community to review your code. I'm particularly interested in @lvfangmin 's opinion. ---

[GitHub] zookeeper pull request #689: ZOOKEEPER-3183:Notifying the WatcherCleaner thr...

2018-11-07 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/689#discussion_r231610533 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/server/watch/WatcherCleaner.java --- @@ -50,6 +50,8 @@ private volatile

[GitHub] zookeeper issue #662: ZOOKEEPER-3162. Broken lock semantics in C client lock...

2018-11-07 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/662 Committed to 3.5 and master branches. Thanks @andreareale ! Please create separate pull request for branch-3.4 ---

[GitHub] zookeeper issue #647: [ZOOKEEPER-3125] Fixing pzxid consistent issue when re...

2018-11-08 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/647 Merged. Thanks @lvfangmin ! ---

[GitHub] zookeeper issue #697: ZOOKEEPER-3155: Remove Forrest XMLs and their build pr...

2018-11-09 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/697 Merged. ---

[GitHub] zookeeper issue #698: ZOOKEEPER-3155: Remove Forrest XMLs and their build pr...

2018-11-09 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/698 Committed. Thanks @tamaashu ! ---

[GitHub] zookeeper issue #567: ZOOKEEPER-3071: Add a config parameter to control tran...

2018-11-12 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/567 retest this please ---

[GitHub] zookeeper issue #567: ZOOKEEPER-3071: Add a config parameter to control tran...

2018-11-12 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/567 @suyogmapara Let's try to get a green build. ---

[GitHub] zookeeper pull request #700: ZOOKEEPER-1441 Some test cases are failing beca...

2018-11-12 Thread anmolnar
GitHub user anmolnar opened a pull request: https://github.com/apache/zookeeper/pull/700 ZOOKEEPER-1441 Some test cases are failing because Port bind issue. Fixes the Java 11 build issue. Details are in Jira. You can merge this pull request into a Git repository by running

[GitHub] zookeeper issue #567: ZOOKEEPER-3071: Add a config parameter to control tran...

2018-11-12 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/567 Committed to master branch. Thanks @suyogmapara ! ---

[GitHub] zookeeper issue #699: ZOOKEEPER-3162 (branch3.4). Broken lock semantics in C...

2018-11-12 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/699 Committed. Thanks @andreareale ! Please assign the jira to yourself and close this PR. ---

[GitHub] zookeeper pull request #700: ZOOKEEPER-1441 - JAVA 11 - Some test cases are ...

2018-11-12 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/700#discussion_r232840801 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/server/NIOServerCnxnFactory.java --- @@ -181,7 +181,7 @@ protected void fastCloseSock

<    3   4   5   6   7   8   9   >