[
https://issues.apache.org/jira/browse/HBASE-13695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell closed HBASE-13695.
---------------------------------------
> Cannot timeout or interrupt Hbase bulk/batch operations
> -------------------------------------------------------
>
> Key: HBASE-13695
> URL: https://issues.apache.org/jira/browse/HBASE-13695
> Project: HBase
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Dev Lakhani
> Priority: Major
>
> Using the Hbase 1.0.0 client. In HTable there is a batch() operation which
> calls AyncRequest ars ...
> ars.waitUntilDone()
> This invokes waitUntilDone with Long.Max.
> Does this mean batch operations cannot be interrupted or invoked with a
> timeout? We are seeing some batch operations taking so long that our client
> hangs forever in
> "Waiting for.. actions to finish".
--
This message was sent by Atlassian Jira
(v8.20.7#820007)