Istvan Toth created HBASE-29726:
-----------------------------------
Summary: 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
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)