[
https://issues.apache.org/jira/browse/HBASE-16962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15656226#comment-15656226
]
Anoop Sam John commented on HBASE-16962:
----------------------------------------
Changed the release notes a little. It is not that we wont call the old CP API
at all.. If the user has not implemented the new hook but the old one, we will
still call the old one. The BaseRegionObserver will do the old API call from
its default impl of the new one.
So this is not an incompatible change. [[email protected]] We can remove
that marker also I believe.
> Add readPoint to preCompactScannerOpen() and preFlushScannerOpen() API
> ----------------------------------------------------------------------
>
> Key: HBASE-16962
> URL: https://issues.apache.org/jira/browse/HBASE-16962
> Project: HBase
> Issue Type: Bug
> Reporter: Thiruvel Thirumoolan
> Assignee: Thiruvel Thirumoolan
> Fix For: 2.0.0, 1.4.0
>
> Attachments: HBASE-16956.branch-1.001.patch,
> HBASE-16956.master.006.patch, HBASE-16962.master.001.patch,
> HBASE-16962.master.002.patch, HBASE-16962.master.003.patch,
> HBASE-16962.master.004.patch, HBASE-16962.rough.patch
>
>
> Similar to HBASE-15759, I would like to add readPoint to the
> preCompactScannerOpen() API.
> I have a CP where I create a StoreScanner() as part of the
> preCompactScannerOpen() API. I need the readpoint which was obtained in
> Compactor.compact() method to be consistent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)