[ https://issues.apache.org/jira/browse/PHOENIX-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082874#comment-16082874 ]
Hudson commented on PHOENIX-4000: --------------------------------- FAILURE: Integrated in Jenkins build Phoenix-master #1677 (See [https://builds.apache.org/job/Phoenix-master/1677/]) PHOENIX-4000 Increase zookeeper session timeout in tests to prevent (samarth: rev a752cd14851f1b1730c0ea3043a6dd0017fac5fc) * (edit) phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java > Increase zookeeper session timeout in tests to prevent region server aborts > --------------------------------------------------------------------------- > > Key: PHOENIX-4000 > URL: https://issues.apache.org/jira/browse/PHOENIX-4000 > Project: Phoenix > Issue Type: Bug > Reporter: Samarth Jain > Assignee: Samarth Jain > Attachments: PHOENIX-4000.patch > > > In a local run I saw region server aborts happening because of zookeeper > session timing out. This was likely because of a long running GC cycle. > Changing the timeout right now before going down the patch of tuning GC > settings. > FATAL [RS:0;10.0.1.43:62677-EventThread] > org.apache.hadoop.hbase.regionserver.HRegionServer(1950): ABORTING region > server 10.0.1.43,62677,1499389843327: regionserver:62677-0x15d1a9954230001, > quorum=localhost:58946, baseZNode=/hbase regionserver:62677-0x15d1a9954230001 > received expired from ZooKeeper, aborting > org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode > = Session expired -- This message was sent by Atlassian JIRA (v6.4.14#64029)