Re: Java Client and/or server error codes

2015-06-03 Thread Luke Bakken
Hi Cosmin, Unfortunately, the exception can't provide more information due to the lack of data provided by Riak. We do hope to improve Riak's error reporting in the future. -- Luke Bakken Engineer lbak...@basho.com On Tue, Jun 2, 2015 at 5:05 AM, Cosmin Marginean cosmin...@gmail.com wrote: I’m

Java Client and/or server error codes

2015-06-02 Thread Cosmin Marginean
I’m simulating a failure with a concurrent update on a strongly consistent bucket/entry. This fails as it should for the second update, however the error message/code is not entirely useful. com.basho.riak.client.core.netty.RiakResponseException: failed We’ve investigated this and the