djkevincr opened a new pull request #160: GORA-611: Fix intermittent test 
failures with HBase module
URL: https://github.com/apache/gora/pull/160
 
 
   Fix various issues such as resource closing, auto flush etc. 
https://issues.apache.org/jira/browse/HBASE-2256 -  main concern here is 
sometime back we addressed this issue, by differentiating timestamp values for 
HBase put/delete in put (K key, V value). However it seems, sometimes this 
fails intermittently. I have used atomic row update  - RowMutations instead of 
buffered mutator and the tests seems to passing solidly. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to