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

Yu Li commented on HBASE-16960:
-------------------------------

One possible solution: invoking {{cleanupOutstandingSyncsOnException}} when 
append failed with exception, it will cleanup existing sync requests recorded 
in {{syncFutures}} but not offered to {{SyncRunner}} yet, so there won't be any 
sync future left over if no further truck published to disruptor. Thoughts?

> RegionServer hang when aborting
> -------------------------------
>
>                 Key: HBASE-16960
>                 URL: https://issues.apache.org/jira/browse/HBASE-16960
>             Project: HBase
>          Issue Type: Bug
>            Reporter: binlijin
>         Attachments: RingBufferEventHandler.png, 
> RingBufferEventHandler_exception.png, SyncFuture.png, 
> SyncFuture_exception.png, rs1081.jstack
>
>
> We see regionserver hang when aborting several times and cause all regions on 
> this regionserver out of service and then all affected applications stop 
> works.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to