ohadshacham commented on a change in pull request #59: [OMID-146] Fix consistensy of compaction when the commit time stamp has… URL: https://github.com/apache/incubator-omid/pull/59#discussion_r277994432
########## File path: hbase-coprocessor/src/test/java/org/apache/omid/transaction/TestCompaction.java ########## @@ -1462,6 +1462,33 @@ public void testTombstonesAreCleanedUpCase6() throws Exception { "Put shadow cell shouldn't be there"); } +// @Test(timeOut = 60_000) Review comment: Could you please discard comments? ---------------------------------------------------------------- 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