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

Akash Ashok commented on HBASE-4247:
------------------------------------

I agree with that. But on a more logical level doesn't setting this.closed = 
true mean that close() method was called on it and the zookeeper session itself 
was closed ? 
setting this.closed = true without executing close() shouldn't be done even for 
special cases right ?

If such is that case then this.aborted itself should be used instead of closed 
right ??

> Add isAborted method to the Abortable interface
> -----------------------------------------------
>
>                 Key: HBASE-4247
>                 URL: https://issues.apache.org/jira/browse/HBASE-4247
>             Project: HBase
>          Issue Type: Task
>            Reporter: Akash Ashok
>            Assignee: Akash Ashok
>            Priority: Minor
>             Fix For: 0.94.0
>
>
> Add a new method isAborted() to the Abortable interface 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to