GitHub user lester015 opened a pull request:

    https://github.com/apache/zookeeper/pull/139

    EndOfStreamException: Unable to read additional data from client sessionid 
0x25947fe0b1e0014, likely client has closed socket

    Dear teams,
             Recently,I using the storm send the index to ES which coordination 
 with Zookeeper-3.4.6. the storm connect the zk cluster  was successfully. when 
I submit the topology and I found the exception in zookeeper.out as fallows:
    
    EndOfStreamException: Unable to read additional data from client sessionid 
0x35947fdfeef0002, likely client has closed socket
        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
        at java.lang.Thread.run(Thread.java:745)
    2016-12-29 10:37:21,727 [myid:3] - INFO  
[NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@1007] - Closed socket 
connection for client /x.x.x.x:48834 which had sessionid 0x35947fdfeef0002
    2016-12-29 10:37:40,001 [myid:3] - INFO  
[SessionTracker:ZooKeeperServer@347] - Expiring session 0x35947fdfeef0002, 
timeout of 20000ms exceeded
    
    
    Best Regards,
    Levi
    
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/zookeeper branch-3.4

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/139.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #139
    
----
commit 3e8141d7f4a59a55f0789573bdb69b08f0d964f7
Author: Mahadev Konar <maha...@apache.org>
Date:   2012-09-30T17:49:02Z

    Preparing for release 3.4.5
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1392086 
13f79535-47bb-0310-9956-ffa450edef68

commit 8841d5e343864a8c6cc6b80843bfd1c77ab2c14b
Author: Mahadev Konar <maha...@apache.org>
Date:   2012-09-30T17:52:02Z

    Preparing for 3.4.5 - take 2
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1392089 
13f79535-47bb-0310-9956-ffa450edef68

commit 6682c8c66d9d6e67e0d3e76ac6d6d970c2ce95db
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2012-10-31T18:42:18Z

    ZOOKEEPER-1560 Zookeeper client hangs on creation of large nodes (Skye 
Wanderman-Milne via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1404289 
13f79535-47bb-0310-9956-ffa450edef68

commit 70ce681e3a5e281b43d1f9e9322debaa51123df4
Author: Mahadev Konar <maha...@apache.org>
Date:   2012-11-05T07:34:29Z

    Preparing for release 3.4.5
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1405703 
13f79535-47bb-0310-9956-ffa450edef68

commit 1bfa4c32be7eeda081024616b53bed5229d65c63
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2012-11-28T07:44:33Z

    ZOOKEEPER-1474. Cannot build Zookeeper with IBM Java: use of Sun MXBean 
classes (Adalberto Medeiros via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1414567 
13f79535-47bb-0310-9956-ffa450edef68

commit b87749ab29e0d37d97f7c7dd8e916a94cb2e845a
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2012-12-11T07:45:09Z

    ZOOKEEPER-1564. Allow JUnit test build with IBM Java (Paulo Ricardo Paz 
Vital via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1420022 
13f79535-47bb-0310-9956-ffa450edef68

commit b3892c673120e7fd8859f6d2c5f4d67d581ef658
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2012-12-11T08:19:42Z

    ZOOKEEPER-1596. Zab1_0Test should ensure that the file is closed (Enis 
Soztutar via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1420030 
13f79535-47bb-0310-9956-ffa450edef68

commit c50168a1ccd4396db05b781c36ee3a497a6ca370
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2012-12-12T06:51:38Z

    ZOOKEEPER-1513. "Unreasonable length" exception while starting a server 
(Skye W-M via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1420540 
13f79535-47bb-0310-9956-ffa450edef68

commit 6d7f3e08238e47fe2b66764ccee9c74deec99da9
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2012-12-12T06:58:55Z

    ZOOKEEPER-1581. change copyright in notice to 2012 (breed via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1420544 
13f79535-47bb-0310-9956-ffa450edef68

commit 8f2bc0523ce0638de19cbc3cb6ba1d2ae7b46cf4
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2012-12-12T07:21:00Z

    ZOOKEEPER-1598. Ability to support more digits in the version string (Raja 
Aluri via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1420548 
13f79535-47bb-0310-9956-ffa450edef68

commit ba0a4eee5c5c7f9e54d4c2d15d918f15d2ad24cd
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2012-12-12T07:39:44Z

    ZOOKEEPER-753. log4j dependency in the pom needs to have exclusion lists 
(Sean Busbey via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1420553 
13f79535-47bb-0310-9956-ffa450edef68

commit e11c460e05ff9051e06d4c6a78d7ebf802fa9bb8
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2012-12-12T08:02:34Z

    ZOOKEEPER-1553. Findbugs configuration is missing some dependencies (Sean 
Busbey via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1420556 
13f79535-47bb-0310-9956-ffa450edef68

commit 3e4534d77dd0734c6d2dce0ba7f41f699d8ce180
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2012-12-13T06:06:31Z

    ZOOKEEPER-1583. Document maxClientCnxns in conf/zoo_sample.cfg (Christopher 
Tubbs via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1421081 
13f79535-47bb-0310-9956-ffa450edef68

commit 57ee42b35cc7ada5ed87483e1bed1d80919100d9
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2012-12-13T07:18:51Z

    ZOOKEEPER-1478. Small bug in QuorumTest.testFollowersStartAfterLeader( ) 
(Alexander Shraer via fpj, breed, phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1421095 
13f79535-47bb-0310-9956-ffa450edef68

commit 7db3ef7fab350d5a5c6c51088ad76af0089ce51e
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2012-12-13T07:59:44Z

    ZOOKEEPER-1387. Wrong epoch file created (Benjamin Busjaeger via breed, 
phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1421109 
13f79535-47bb-0310-9956-ffa450edef68

commit c800b4c9cb411ca5fa0e6a24e02a9776da937ee2
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2012-12-15T00:43:28Z

    ZOOKEEPER-1584. Adding mvn-install target for deploying the zookeeper 
artifacts to .m2 repository (Ashish Singh via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1422169 
13f79535-47bb-0310-9956-ffa450edef68

commit e179d718709afc61e4acfa0247679cd8e34684d0
Author: Mahadev Konar <maha...@apache.org>
Date:   2012-12-17T07:12:12Z

    ZOOKEEPER-1578. org.apache.zookeeper.server.quorum.Zab1_0Test failed due to 
 hard code with 33556 port. (Li Ping via mahadev)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1422771 
13f79535-47bb-0310-9956-ffa450edef68

commit 70a01502f040ce102dfeb82eaff0505c376d95ff
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2012-12-19T08:04:33Z

    ZOOKEEPER-1334. Zookeeper 3.4.x is not OSGi compliant - MANIFEST.MF is 
flawed (Claus Ibsen via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1423780 
13f79535-47bb-0310-9956-ffa450edef68

commit af4d8207f372eb3b6e7a929017c4cdd035fae11c
Author: Camille Fournier <cami...@apache.org>
Date:   2012-12-31T01:44:18Z

    ZOOKEEPER-1535. ZK Shell/Cli re-executes last command on exit (Edward 
Ribeiro via camille)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1427035 
13f79535-47bb-0310-9956-ffa450edef68

commit 055e8e71767e287c4073efdbdfef944a7225ec5d
Author: Flavio Paiva Junqueira <f...@apache.org>
Date:   2013-01-18T14:28:48Z

    ZOOKEEPER-1324. Remove Duplicate NEWLEADER packets from the Leader to the 
Follower. (thawan, fpj via fpj)
    
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1435159 
13f79535-47bb-0310-9956-ffa450edef68

commit b200af37a7ddeae44bf74fcc96829625bf926a44
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-01-25T01:34:19Z

    ZOOKEEPER-1495. ZK client hangs when using a function not available on the 
server. (Skye W-M via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1438291 
13f79535-47bb-0310-9956-ffa450edef68

commit 094d6a8a7741e816222b7d5582a83f9ff84c67e4
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-01-25T07:15:19Z

    ZOOKEEPER-1615. minor typos in ZooKeeper Programmer's Guide web page (Evan 
Zacks via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1438362 
13f79535-47bb-0310-9956-ffa450edef68

commit 6386376b9bc5ff0d3e92f49cba3010a0f39f1226
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-01-25T07:25:42Z

    ZOOKEEPER-1613. The documentation still points to 2008 in the copyright 
notice (Edward Ribeiro via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1438367 
13f79535-47bb-0310-9956-ffa450edef68

commit 2bbba7b876dab45f8d36888890cc37942f220cf2
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-02-03T06:41:11Z

    ZOOKEEPER-1562. Memory leaks in zoo_multi API (Deepak Jagtap via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1441863 
13f79535-47bb-0310-9956-ffa450edef68

commit da74b8df26a4c80f405bd2ba37cac4dc7a594b4a
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-02-16T00:50:18Z

    ZOOKEEPER-1645. ZooKeeper OSGi package imports not complete (Arnoud 
Glimmerveen via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1446829 
13f79535-47bb-0310-9956-ffa450edef68

commit 36724d557a18fa9ee47873b18f6e963516930dbd
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-02-19T07:55:58Z

    ZOOKEEPER-1648. Fix WatcherTest in JDK7 (Thawan Kooburat via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1447614 
13f79535-47bb-0310-9956-ffa450edef68

commit 7b4847231e4d890b7c4b256f2995993b821d697d
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-02-19T08:18:42Z

    ZOOKEEPER-1606. intermittent failures in ZkDatabaseCorruptionTest on 
jenkins (lixiaofeng via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1447619 
13f79535-47bb-0310-9956-ffa450edef68

commit 85f8053448871b9777e54e546a968f9c4d19ebbc
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-02-19T08:28:54Z

    ZOOKEEPER-1647. OSGi package import/export changes not applied to bin-jar 
(Arnoud Glimmerveen via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1447622 
13f79535-47bb-0310-9956-ffa450edef68

commit b8306fa5a9e16da6981a2fdf2df059149687c7e4
Author: Michi Mutsuzaki <mic...@apache.org>
Date:   2013-04-02T06:31:43Z

    ZOOKEEPER-1633. Introduce a protocol version to connection initiation 
message (Alexander Shraer via michim)
    
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1463399 
13f79535-47bb-0310-9956-ffa450edef68

commit a51d8a94bc1150b55cd9fb6992cc5187e600184b
Author: Flavio Paiva Junqueira <f...@apache.org>
Date:   2013-05-11T13:32:38Z

    ZOOKEEPER-1697:  large snapshots can cause continuous quorum failure
      (phunt via fpj)
    
    
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1481322 
13f79535-47bb-0310-9956-ffa450edef68

----


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to