shahrs87 commented on a change in pull request #3611:
URL: https://github.com/apache/hbase/pull/3611#discussion_r695186562
##########
File path:
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java
##########
@@ -311,57 +313,6 @@ public void testCloseCarryingSnapshot() throws IOException
{
region = null;
}
- /*
- * This test is for verifying memstore snapshot size is correctly updated in
case of rollback
- * See HBASE-10845
- */
- @Test (timeout=60000)
- public void testMemstoreSnapshotSize() throws IOException {
Review comment:
Removing the test which was dependent on rollback behavior.
--
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]