[ 
https://issues.apache.org/jira/browse/HBASE-5995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13657860#comment-13657860
 ] 

Enis Soztutar commented on HBASE-5995:
--------------------------------------

bq. we will skip this:.. in particular, the abort of the server because we 
failed sync out some deferred edits.
good catch. Although we are only catching the IOE in sync(), not in close(), we 
might need the below lines for aborting RS. I removed exception catching there 
altogether. I had put it there because the logs were getting filled with 
hundreds of "DFSOutputStream is closed" exceptions, but with the sleep 
statement added in LogScyner exception, I think this is not the case anymore. 
                
> Fix and reenable TestLogRolling.testLogRollOnPipelineRestart
> ------------------------------------------------------------
>
>                 Key: HBASE-5995
>                 URL: https://issues.apache.org/jira/browse/HBASE-5995
>             Project: HBase
>          Issue Type: Sub-task
>          Components: test
>            Reporter: stack
>            Assignee: Enis Soztutar
>            Priority: Blocker
>             Fix For: 0.98.0, 0.95.1
>
>         Attachments: hbase-5995_v1.patch, hbase-5995_v2.patch, 
> hbase-5995_v3.patch
>
>
> HBASE-5984 disabled this flakey test (See the issue for more).  This issue is 
> about getting it enabled again.  Made a blocker on 0.96.0 so it gets 
> attention.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to