[jira] [Resolved] (ZOOKEEPER-3110) Improve the closeSession throughput in PrepRequestProcessor

2018-08-07 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han resolved ZOOKEEPER-3110. Resolution: Fixed > Improve the closeSession throughput in PrepRequestProcessor >

[GitHub] zookeeper issue #591: [ZOOKEEPER-3110] Improve the closeSession throughput i...

2018-08-07 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/591 Merged to master and 3.5. Thanks @lvfangmin ! ---

[jira] [Updated] (ZOOKEEPER-3110) Improve the closeSession throughput in PrepRequestProcessor

2018-08-07 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han updated ZOOKEEPER-3110: --- Fix Version/s: 3.5.5 > Improve the closeSession throughput in PrepRequestProcessor >

[GitHub] zookeeper pull request #591: [ZOOKEEPER-3110] Improve the closeSession throu...

2018-08-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/591 ---

[GitHub] zookeeper pull request #447: [ZOOKEEPER-2926] Fix potential data consistency...

2018-08-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/447 ---

[jira] [Resolved] (ZOOKEEPER-2926) Data inconsistency issue due to the flaw in the session management

2018-08-07 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han resolved ZOOKEEPER-2926. Resolution: Fixed Fix Version/s: 3.6.0 Issue resolved by pull request 447

[GitHub] zookeeper pull request #545: ZOOKEEPER-2261 When only secureClientPort is co...

2018-08-07 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/545#discussion_r208451942 --- Diff: src/java/main/org/apache/zookeeper/server/ZooKeeperServer.java --- @@ -122,8 +122,8 @@ final Map outstandingChangesForPath =

[GitHub] zookeeper pull request #545: ZOOKEEPER-2261 When only secureClientPort is co...

2018-08-07 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/545#discussion_r208451880 --- Diff: src/java/main/org/apache/zookeeper/server/ZooKeeperServer.java --- @@ -122,8 +122,8 @@ final Map outstandingChangesForPath =

[jira] [Created] (ZOOKEEPER-3114) Real time consistency check between leader and learner

2018-08-07 Thread Fangmin Lv (JIRA)
Fangmin Lv created ZOOKEEPER-3114: - Summary: Real time consistency check between leader and learner Key: ZOOKEEPER-3114 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3114 Project: ZooKeeper

[jira] [Commented] (ZOOKEEPER-3113) EphemeralType.get() fails to verify ephemeralOwner when currentElapsedTime() is small enough

2018-08-07 Thread Andor Molnar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571830#comment-16571830 ] Andor Molnar commented on ZOOKEEPER-3113: - Finally I've managed to repro the issue:

[jira] [Updated] (ZOOKEEPER-3113) EphemeralType.get() fails to verify ephemeralOwner when currentElapsedTime() is small enough

2018-08-07 Thread Andor Molnar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar updated ZOOKEEPER-3113: Summary: EphemeralType.get() fails to verify ephemeralOwner when currentElapsedTime()

[jira] [Created] (ZOOKEEPER-3113) EphemeralType.get() fails to verify ephemeralOwner when currentElapsedTime() is smaller than 0xffffff

2018-08-07 Thread Andor Molnar (JIRA)
Andor Molnar created ZOOKEEPER-3113: --- Summary: EphemeralType.get() fails to verify ephemeralOwner when currentElapsedTime() is smaller than 0xff Key: ZOOKEEPER-3113 URL:

[jira] [Commented] (ZOOKEEPER-3113) EphemeralType.get() fails to verify ephemeralOwner when currentElapsedTime() is smaller than 0xffffff

2018-08-07 Thread Andor Molnar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571795#comment-16571795 ] Andor Molnar commented on ZOOKEEPER-3113: - [~randgalt] [~phunt] I believe you guys are

[jira] [Commented] (ZOOKEEPER-1582) EndOfStreamException: Unable to read additional data from client

2018-08-07 Thread Megha Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571637#comment-16571637 ] Megha Gupta commented on ZOOKEEPER-1582: I am getting the same Exception for zookeeper 3.4.10

[jira] [Commented] (ZOOKEEPER-3030) Step 1.3 - Create zk-contrib maven structure

2018-08-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571505#comment-16571505 ] Hudson commented on ZOOKEEPER-3030: --- SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #141 (See

[GitHub] zookeeper pull request #589: ZOOKEEPER-3030 - MAVEN MIGRATION 3.4 - Step 1.3...

2018-08-07 Thread nkalmar
Github user nkalmar closed the pull request at: https://github.com/apache/zookeeper/pull/589 ---

[GitHub] zookeeper issue #545: ZOOKEEPER-2261 When only secureClientPort is configure...

2018-08-07 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/545 @hanm @breed Would you please take a look at my recent commits? Still having concerns? ---

[jira] [Commented] (ZOOKEEPER-2261) When only secureClientPort is configured connections, configuration, connection_stat_reset, and stats admin commands throw NullPointerException

2018-08-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571459#comment-16571459 ] Hadoop QA commented on ZOOKEEPER-2261: -- +1 overall. GitHub Pull Request Build +1

Success: ZOOKEEPER- PreCommit Build #2035

2018-08-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2035/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 79.22 MB...] [exec] +1

Failed: ZOOKEEPER- PreCommit Build #2033

2018-08-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2033/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 79.19 MB...] [exec]

[jira] [Commented] (ZOOKEEPER-2261) When only secureClientPort is configured connections, configuration, connection_stat_reset, and stats admin commands throw NullPointerException

2018-08-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571396#comment-16571396 ] Hadoop QA commented on ZOOKEEPER-2261: -- -1 overall. GitHub Pull Request Build +1

Failed: ZOOKEEPER- PreCommit Build #2034

2018-08-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2034/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 156.63 KB...] CONFLICT (content):

[GitHub] zookeeper pull request #574: ZOOKEEPER-3030 - MAVEN MIGRATION - Step 1.3 - m...

2018-08-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/574 ---

[GitHub] zookeeper issue #589: ZOOKEEPER-3030 - MAVEN MIGRATION 3.4 - Step 1.3 - move...

2018-08-07 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/589 Committed to branch-3.4. Please close this pull request. Thanks @nkalmar ---