[
https://issues.apache.org/jira/browse/HBASE-11920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ramkrishna.s.vasudevan updated HBASE-11920:
-------------------------------------------
Attachment: HBASE-11920.patch
This is the patch that would help in creating the new hooks. May be the change
to Server from Stoppable is avoidable but passing Stoppable is more generic to
retrive the CP host from it.
But one thing to note is that this change is not possible in 0.98 just because
AccessController implements RegionServerObserver. So any new hooks added would
affect BC.
> Add CP hooks for ReplicationEndPoint
> ------------------------------------
>
> Key: HBASE-11920
> URL: https://issues.apache.org/jira/browse/HBASE-11920
> Project: HBase
> Issue Type: Sub-task
> Components: Replication, security
> Reporter: ramkrishna.s.vasudevan
> Fix For: 2.0.0, 0.99.1
>
> Attachments: HBASE-11920.patch
>
>
> If we want to create internal replication endpoints other than the one
> created thro configuration we may need new hooks. This is something like an
> internal scanner that we create during compaction so that the actual
> compaction scanner can be used as a delegator.
> [~enis]
> If I can give a patch by tomorrow will it be possible to include in the RC?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)