[
https://issues.apache.org/jira/browse/HBASE-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865153#comment-13865153
]
Andrew Purtell commented on HBASE-10292:
----------------------------------------
I don't understand the question [~anoop.hbase]. This issue is about fixing a
failing test. If there's some client behavior that you would like to
investigate or change, please open another JIRA. The changes I have made here
are:
- Add a flush commits so we are sure every time the Put is sent to the RS
- Remove some unnecessarily complicated exception catching.
- Make the code that creates NPEs consistent across all of these tests.
- Waits for 10 seconds to insure the RS has either aborted or not, depending
which behavioral alternative we are checking for.
They are sufficient to fix the test according to my local testing.
> TestRegionServerCoprocessorExceptionWithAbort fails occasionally
> ----------------------------------------------------------------
>
> Key: HBASE-10292
> URL: https://issues.apache.org/jira/browse/HBASE-10292
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.0
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Fix For: 0.98.0
>
> Attachments: 10292.patch
>
>
> TestRegionServerCoprocessorExceptionWithAbort has occasionally failed for a
> very long time now. Fix or disable.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)