[
https://issues.apache.org/jira/browse/HBASE-7565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13554242#comment-13554242
]
Sergey Shelukhin commented on HBASE-7565:
-----------------------------------------
stateTracker can also be final
isStateEnabled and parse can be static
Not clear what is the purpose of "replicating" AtomicBoolean. It's set and
passed around, but only used for read in one place,
within the same function where it's set (so the value is available without even
a field being there).
I am assuming there's no change in logic, just wrapping?
> [replication] Create an interface for the replication state node
> ----------------------------------------------------------------
>
> Key: HBASE-7565
> URL: https://issues.apache.org/jira/browse/HBASE-7565
> Project: HBase
> Issue Type: Sub-task
> Components: Replication
> Reporter: Chris Trezzo
> Assignee: Chris Trezzo
> Fix For: 0.96.0
>
> Attachments: HBASE-7565.v1
>
>
--
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