[ https://issues.apache.org/jira/browse/HADOOP-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jim Kellerman updated HADOOP-1516: ---------------------------------- Attachment: patch.txt Reduce number of HBase retries so tests do not time out > HClient fails to readjust when ROOT or META redeployed on new region server > --------------------------------------------------------------------------- > > Key: HADOOP-1516 > URL: https://issues.apache.org/jira/browse/HADOOP-1516 > Project: Hadoop > Issue Type: Bug > Components: contrib/hbase > Affects Versions: 0.15.0 > Reporter: stack > Assignee: Jim Kellerman > Fix For: 0.15.0 > > Attachments: patch.txt, patch.txt, patch.txt, patch.txt, patch.txt > > > Trying to add assertions about state to the test of region server clean > shutdown and aborts, I notice that subsequent to ROOT and META regions moving > to fresh region server, any attempt by the client to get actual content from > the new locations fails with ConnectException trying to fetch from the closed > region server. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.