[ 
https://issues.apache.org/jira/browse/HBASE-13695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14545676#comment-14545676
 ] 

stack commented on HBASE-13695:
-------------------------------

This one is probably better up on the list than an issue [~devl.development] 
until we figure what is going on. Suggest you add a bit more info too..  Below 
waitUntilDone we are running timers and if we timeout we'll return errors which 
should bubble up as exceptions...

> 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)

Reply via email to