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

stack commented on HBASE-17526:
-------------------------------

+1

Remove the double return true on commit:

605             return true;
606             return true;

> Procedure v2 - cleanup isSuspended from MasterProcedureScheduler#Queue
> ----------------------------------------------------------------------
>
>                 Key: HBASE-17526
>                 URL: https://issues.apache.org/jira/browse/HBASE-17526
>             Project: HBase
>          Issue Type: Task
>            Reporter: Appy
>            Assignee: Appy
>            Priority: Minor
>         Attachments: HBASE-17526.master.001.patch
>
>
> Queue#setSuspended() is not used anywhere, probably because when queue 
> wait/wakes on an event, it gets removed or added back to the fairq.
> Removing state, functions, and uses of isSuspended()



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

Reply via email to