dlmarion edited a comment on pull request #2340:
URL: https://github.com/apache/accumulo/pull/2340#issuecomment-959379417


   Thanks for the clarification, I missed that CompletableFuture was catching 
Throwable. In that case, I would say that the BulkImport code is incorrect 
then. In the code section you 
[referenced](https://github.com/apache/accumulo/blob/785a3645261571f000a7adb3c7c72b07886f0587/core/src/main/java/org/apache/accumulo/core/clientImpl/bulk/BulkImport.java#L577-L579)
 should it not get the cause and throw it if it's an Error?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to