[
https://issues.apache.org/jira/browse/HBASE-23835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17036897#comment-17036897
]
Mark Robert Miller commented on HBASE-23835:
--------------------------------------------
I've started to dig into this test - I've played around with speeding it up and
hardening it - that led to a couple other little things in other code - I'll
put up a pr for this test soon and spin off a JIRA issue or two.
> TestFromClientSide3 and subclasses often fail on
> testScanAfterDeletingSpecifiedRowV2.
> -------------------------------------------------------------------------------------
>
> Key: HBASE-23835
> URL: https://issues.apache.org/jira/browse/HBASE-23835
> Project: HBase
> Issue Type: Test
> Affects Versions: master
> Reporter: Mark Robert Miller
> Priority: Major
>
> This test method fails a fair amount on me with something like:
> TestFromClientSide3WoUnsafe>TestFromClientSide3.testScanAfterDeletingSpecifiedRowV2:236
> expected:<3> but was:<2>
> I had a hunch that it might be due to interference from other test methods
> running first so I tried changing the table name for just this method to be
> unique - still fails.
> However, when I just run testScanAfterDeletingSpecifiedRowV2 on it's own
> without the methods, it does not seem to fail so far.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)