[jira] [Commented] (ZOOKEEPER-2836) QuorumCnxManager.Listener Thread Better handling of SocketTimeoutException

2017-08-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139558#comment-16139558 ] ASF GitHub Bot commented on ZOOKEEPER-2836: --- Github user hanm commented on t

[GitHub] zookeeper issue #336: ZOOKEEPER-2836: fix SocketTimeoutException

2017-08-23 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/336 @bitgaoshu What's your username on JIRA (https://issues.apache.org/jira/projects/ZOOKEEPER)? Please create an account on JIRA if you haven't and let me know the user name. Since you contributed the

[jira] [Commented] (ZOOKEEPER-2488) Unsynchronized access to shuttingDownLE in QuorumPeer

2017-08-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139552#comment-16139552 ] ASF GitHub Bot commented on ZOOKEEPER-2488: --- Github user hanm commented on t

[GitHub] zookeeper issue #342: ZOOKEEPER-2488: Synchronized access to shuttingDownLE ...

2017-08-23 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/342 To provide some context here regarding this JIRA issue - it was found as part of work on ZOOKEEPER-2080: https://issues.apache.org/jira/browse/ZOOKEEPER-2080?focusedCommentId=15391189&page=com.atlass

[jira] [Commented] (ZOOKEEPER-2882) memory leak in zoo_amulti() function

2017-08-23 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139548#comment-16139548 ] Michael Han commented on ZOOKEEPER-2882: [~guoxiang] Please follow the steps o

[jira] [Updated] (ZOOKEEPER-2883) no null check for the pointer which returned by allocate_buffer() function

2017-08-23 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han updated ZOOKEEPER-2883: --- Component/s: c client > no null check for the pointer which returned by allocate_buffer()

[jira] [Assigned] (ZOOKEEPER-2883) no null check for the pointer which returned by allocate_buffer() function

2017-08-23 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han reassigned ZOOKEEPER-2883: -- Assignee: guoxiang niu > no null check for the pointer which returned by allocate_b

[jira] [Assigned] (ZOOKEEPER-2882) memory leak in zoo_amulti() function

2017-08-23 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han reassigned ZOOKEEPER-2882: -- Assignee: guoxiang niu > memory leak in zoo_amulti() function > ---

[jira] [Updated] (ZOOKEEPER-2882) memory leak in zoo_amulti() function

2017-08-23 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han updated ZOOKEEPER-2882: --- Component/s: c client > memory leak in zoo_amulti() function > ---

ZooKeeper_branch35_jdk8 - Build # 647 - Failure

2017-08-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/647/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 63.16 MB...] [junit] 2017-08-24 02:48:34,908 [my

ZooKeeper-trunk-jdk8 - Build # 1178 - Failure

2017-08-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/1178/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 61.23 MB...] [junit] java.net.ConnectException: Co

ZooKeeper_branch34_openjdk7 - Build # 1622 - Failure

2017-08-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1622/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by an SCM change Started by an SCM change [EnvInject]

ZooKeeper_branch34_jdk8 - Build # 1105 - Failure

2017-08-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/1105/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 32.33 MB...] [junit] 2017-08-24 01:56:04,769 [m

Failed: ZOOKEEPER- PreCommit Build #961

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

[jira] [Commented] (ZOOKEEPER-2488) Unsynchronized access to shuttingDownLE in QuorumPeer

2017-08-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139457#comment-16139457 ] Hadoop QA commented on ZOOKEEPER-2488: -- -1 overall. GitHub Pull Request Build

[jira] [Commented] (ZOOKEEPER-2488) Unsynchronized access to shuttingDownLE in QuorumPeer

2017-08-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139437#comment-16139437 ] ASF GitHub Bot commented on ZOOKEEPER-2488: --- Github user bitgaoshu commented

[GitHub] zookeeper pull request #342: ZOOKEEPER-2488: Synchronized access to shutting...

2017-08-23 Thread bitgaoshu
Github user bitgaoshu commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/342#discussion_r134908373 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java --- @@ -1155,6 +1134,19 @@ public void run() { } }

[jira] [Commented] (ZOOKEEPER-2880) Rename README.txt to README.md

2017-08-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139388#comment-16139388 ] Hudson commented on ZOOKEEPER-2880: --- FAILURE: Integrated in Jenkins build ZooKeeper-

ZooKeeper-trunk - Build # 3511 - Failure

2017-08-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/3511/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 59.06 MB...] [junit] 2017-08-24 00:27:19,927 [myid:] -

Re: [Discuss] Rename README.txt to README.md

2017-08-23 Thread Michael Han
Thanks Pat for the thorough research! I just merged this change in. On Wed, Aug 23, 2017 at 7:41 AM, Patrick Hunt wrote: > I think it's fine to call attention to items on the ML. Not everyone is > monitoring every jira/pullrequest. > > I did some research on Apache pages around releases and whil

[jira] [Resolved] (ZOOKEEPER-2880) Rename README.txt to README.md

2017-08-23 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han resolved ZOOKEEPER-2880. Resolution: Fixed Fix Version/s: 3.5.4 3.6.0

[jira] [Commented] (ZOOKEEPER-2880) Rename README.txt to README.md

2017-08-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139363#comment-16139363 ] ASF GitHub Bot commented on ZOOKEEPER-2880: --- Github user asfgit closed the p

[GitHub] zookeeper pull request #341: [ZOOKEEPER-2880] Rename README.txt to README.md

2017-08-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/341 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[jira] [Commented] (ZOOKEEPER-2836) QuorumCnxManager.Listener Thread Better handling of SocketTimeoutException

2017-08-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138773#comment-16138773 ] ASF GitHub Bot commented on ZOOKEEPER-2836: --- Github user skamille commented

[GitHub] zookeeper issue #336: ZOOKEEPER-2836: fix SocketTimeoutException

2017-08-23 Thread skamille
Github user skamille commented on the issue: https://github.com/apache/zookeeper/pull/336 @bitgaoshu if you could make this patch apply to the 3.5 branch I will commit it there as well. Unfortunately that branch has a significant divergence from master and I suspect we want this fix i

[jira] [Commented] (ZOOKEEPER-2814) Ignore space after comma in connection string

2017-08-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138755#comment-16138755 ] ASF GitHub Bot commented on ZOOKEEPER-2814: --- Github user nikhilbhide comment

[jira] [Commented] (ZOOKEEPER-2814) Ignore space after comma in connection string

2017-08-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138756#comment-16138756 ] ASF GitHub Bot commented on ZOOKEEPER-2814: --- GitHub user nikhilbhide reopene

[jira] [Commented] (ZOOKEEPER-2814) Ignore space after comma in connection string

2017-08-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138757#comment-16138757 ] ASF GitHub Bot commented on ZOOKEEPER-2814: --- Github user nikhilbhide comment

[jira] [Commented] (ZOOKEEPER-2814) Ignore space after comma in connection string

2017-08-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138758#comment-16138758 ] ASF GitHub Bot commented on ZOOKEEPER-2814: --- Github user nikhilbhide closed

[GitHub] zookeeper issue #343: ZOOKEEPER-2814: Ignore space after comma in connection...

2017-08-23 Thread nikhilbhide
Github user nikhilbhide commented on the issue: https://github.com/apache/zookeeper/pull/343 Reopening pull request #343 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled a

[GitHub] zookeeper issue #343: ZOOKEEPER-2814: Ignore space after comma in connection...

2017-08-23 Thread nikhilbhide
Github user nikhilbhide commented on the issue: https://github.com/apache/zookeeper/pull/343 Closing pull request #343 as there seems to be a conflict. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] zookeeper pull request #343: ZOOKEEPER-2814: Ignore space after comma in con...

2017-08-23 Thread nikhilbhide
Github user nikhilbhide closed the pull request at: https://github.com/apache/zookeeper/pull/343 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

Failed: ZOOKEEPER- PreCommit Build #960

2017-08-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/960/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 89.75 KB...] warning: Cannot merge bi

[GitHub] zookeeper pull request #343: ZOOKEEPER-2814: Ignore space after comma in con...

2017-08-23 Thread nikhilbhide
GitHub user nikhilbhide reopened a pull request: https://github.com/apache/zookeeper/pull/343 ZOOKEEPER-2814: Ignore space after comma in connection string Proposed changes: - StringUtils.java - New class org.apache.zookeeper.common.StringUtils to be added - Logic t

[jira] [Commented] (ZOOKEEPER-2814) Ignore space after comma in connection string

2017-08-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138753#comment-16138753 ] ASF GitHub Bot commented on ZOOKEEPER-2814: --- Github user nikhilbhide closed

[GitHub] zookeeper pull request #343: ZOOKEEPER-2814: Ignore space after comma in con...

2017-08-23 Thread nikhilbhide
Github user nikhilbhide closed the pull request at: https://github.com/apache/zookeeper/pull/343 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

Failed: ZOOKEEPER- PreCommit Build #959

2017-08-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/959/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 89.75 KB...] warning: Cannot merge bi

[jira] [Commented] (ZOOKEEPER-2814) Ignore space after comma in connection string

2017-08-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138737#comment-16138737 ] ASF GitHub Bot commented on ZOOKEEPER-2814: --- GitHub user nikhilbhide opened

[GitHub] zookeeper pull request #343: ZOOKEEPER-2814: Ignore space after comma in con...

2017-08-23 Thread nikhilbhide
GitHub user nikhilbhide opened a pull request: https://github.com/apache/zookeeper/pull/343 ZOOKEEPER-2814: Ignore space after comma in connection string Proposed changes: - StringUtils.java - New class org.apache.zookeeper.common.StringUtils to be added - Logic to

[jira] [Commented] (ZOOKEEPER-2488) Unsynchronized access to shuttingDownLE in QuorumPeer

2017-08-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138496#comment-16138496 ] ASF GitHub Bot commented on ZOOKEEPER-2488: --- Github user DanBenediktson comm

[GitHub] zookeeper pull request #342: ZOOKEEPER-2488: Synchronized access to shutting...

2017-08-23 Thread DanBenediktson
Github user DanBenediktson commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/342#discussion_r134784530 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java --- @@ -1155,6 +1134,19 @@ public void run() { } }

[jira] [Comment Edited] (ZOOKEEPER-2881) memory leak in create_buffer_iarchive() and create_buffer_oarchive()

2017-08-23 Thread guoxiang niu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138467#comment-16138467 ] guoxiang niu edited comment on ZOOKEEPER-2881 at 8/23/17 3:17 PM: --

[jira] [Updated] (ZOOKEEPER-2882) memory leak in zoo_amulti() function

2017-08-23 Thread guoxiang niu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] guoxiang niu updated ZOOKEEPER-2882: Affects Version/s: (was: 3.4.9) > memory leak in zoo_amulti() function > ---

[jira] [Updated] (ZOOKEEPER-2881) memory leak in create_buffer_iarchive() and create_buffer_oarchive()

2017-08-23 Thread guoxiang niu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] guoxiang niu updated ZOOKEEPER-2881: Affects Version/s: (was: 3.4.9) > memory leak in create_buffer_iarchive() and create

[jira] [Updated] (ZOOKEEPER-2881) memory leak in create_buffer_iarchive() and create_buffer_oarchive()

2017-08-23 Thread guoxiang niu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] guoxiang niu updated ZOOKEEPER-2881: Fix Version/s: (was: 3.4.9) > memory leak in create_buffer_iarchive() and create_buf

[jira] [Updated] (ZOOKEEPER-2882) memory leak in zoo_amulti() function

2017-08-23 Thread guoxiang niu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] guoxiang niu updated ZOOKEEPER-2882: Affects Version/s: 3.4.9 > memory leak in zoo_amulti() function > --

[jira] [Updated] (ZOOKEEPER-2883) no null check for the pointer which returned by allocate_buffer() function

2017-08-23 Thread guoxiang niu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] guoxiang niu updated ZOOKEEPER-2883: Affects Version/s: 3.4.9 > no null check for the pointer which returned by allocate_buff

[jira] [Created] (ZOOKEEPER-2883) no null check for the pointer which returned by allocate_buffer() function

2017-08-23 Thread guoxiang niu (JIRA)
guoxiang niu created ZOOKEEPER-2883: --- Summary: no null check for the pointer which returned by allocate_buffer() function Key: ZOOKEEPER-2883 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2883

[jira] [Updated] (ZOOKEEPER-2883) no null check for the pointer which returned by allocate_buffer() function

2017-08-23 Thread guoxiang niu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] guoxiang niu updated ZOOKEEPER-2883: Priority: Minor (was: Major) > no null check for the pointer which returned by allocate

[jira] [Created] (ZOOKEEPER-2882) memory leak in zoo_amulti() function

2017-08-23 Thread guoxiang niu (JIRA)
guoxiang niu created ZOOKEEPER-2882: --- Summary: memory leak in zoo_amulti() function Key: ZOOKEEPER-2882 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2882 Project: ZooKeeper Issue Ty

[jira] [Created] (ZOOKEEPER-2881) memory leak in create_buffer_iarchive() and create_buffer_oarchive()

2017-08-23 Thread guoxiang niu (JIRA)
guoxiang niu created ZOOKEEPER-2881: --- Summary: memory leak in create_buffer_iarchive() and create_buffer_oarchive() Key: ZOOKEEPER-2881 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2881 Proj

Re: [Discuss] Rename README.txt to README.md

2017-08-23 Thread Patrick Hunt
I think it's fine to call attention to items on the ML. Not everyone is monitoring every jira/pullrequest. I did some research on Apache pages around releases and while I see the README mentioned it doesn't say anything about the particular format requirements. This page in particular mentions th

Success: ZOOKEEPER- PreCommit Build #958

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

[jira] [Commented] (ZOOKEEPER-2488) Unsynchronized access to shuttingDownLE in QuorumPeer

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

[jira] [Commented] (ZOOKEEPER-2488) Unsynchronized access to shuttingDownLE in QuorumPeer

2017-08-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138131#comment-16138131 ] ASF GitHub Bot commented on ZOOKEEPER-2488: --- GitHub user bitgaoshu opened a

[GitHub] zookeeper pull request #342: ZOOKEEPER-2488: Synchronized access to shutting...

2017-08-23 Thread bitgaoshu
GitHub user bitgaoshu opened a pull request: https://github.com/apache/zookeeper/pull/342 ZOOKEEPER-2488: Synchronized access to shuttingDownLE in QuorumPeer You can merge this pull request into a Git repository by running: $ git pull https://github.com/bitgaoshu/zookeeper ZOO

ZooKeeper_branch35_jdk7 - Build # 1087 - Failure

2017-08-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/1087/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 68.35 MB...] [junit] at java.util.concurre

[jira] [Assigned] (ZOOKEEPER-2809) Unnecessary stack-trace in server when the client disconnect unexpectedly

2017-08-23 Thread Tamas Penzes (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Penzes reassigned ZOOKEEPER-2809: --- Assignee: Mark Fenes > Unnecessary stack-trace in server when the client disconne

[jira] [Assigned] (ZOOKEEPER-2727) WARN and stacktrace for normally closed socket

2017-08-23 Thread Tamas Penzes (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Penzes reassigned ZOOKEEPER-2727: --- Assignee: Mark Fenes > WARN and stacktrace for normally closed socket > -

[jira] [Commented] (ZOOKEEPER-2720) org.apache.zookeeper.test.WatchEventWhenAutoResetTest fails intermittently

2017-08-23 Thread Sneha Kanekar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138012#comment-16138012 ] Sneha Kanekar commented on ZOOKEEPER-2720: -- Is there any new update on this?