[
https://issues.apache.org/jira/browse/HBASE-29726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-29726:
-----------------------------------
Labels: pull-request-available (was: )
> Allow updating time limit on ScannerContext
> -------------------------------------------
>
> Key: HBASE-29726
> URL: https://issues.apache.org/jira/browse/HBASE-29726
> Project: HBase
> Issue Type: Improvement
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
> Labels: pull-request-available
>
> We are trying to update Phoenix to use the HBase heartbeat/cursor mechanism.
> Phoenix has its own setting for limiting the scanner response time, and it
> would be best if
> Phoenix could override the limit in ScannerContext.
> Without that capability we either need to use reflection to make LimitFields
> public , or somehow clone and replace the default ScannerContext created by
> HBase.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)