[
https://issues.apache.org/jira/browse/HBASE-13695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-13695.
---------------------------
Resolution: Incomplete
> 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
>
> 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
(v6.3.4#6332)