[
https://issues.apache.org/jira/browse/HBASE-19033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-19033:
------------------------------
Attachment: HBASE-19033.patch
An initial version to show the new APIs. As said before, add the three methods
again without a return value
preFlushScannerOpen, preCompactScannerOpen, preStoreScannerOpen.
Introduce a ScanOptions interface to let CP users change the max versions and
TTL of a ScanInfo.
The new example 'WriteHeavyIncrementObserver' has not been finished yet. Will
upload a new patch once I finish it.
Thanks.
> Allow CP users to change versions and TTL before opening StoreScanner
> ---------------------------------------------------------------------
>
> Key: HBASE-19033
> URL: https://issues.apache.org/jira/browse/HBASE-19033
> Project: HBase
> Issue Type: Sub-task
> Components: Coprocessors
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Blocker
> Fix For: 2.0.0-alpha-4
>
> Attachments: HBASE-19033.patch
>
>
> See the discussion in HBASE-19001. Changing versions and TTL is safe for
> flush/compaction so we can expose them.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)