[
https://issues.apache.org/jira/browse/HBASE-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar resolved HBASE-8914.
----------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Test only change, 1 review should be enough.
I've committed this. Thanks Sergey for review.
> [0.94] TestRegionServerCoprocessorExceptionWithAbort is flaky
> -------------------------------------------------------------
>
> Key: HBASE-8914
> URL: https://issues.apache.org/jira/browse/HBASE-8914
> Project: HBase
> Issue Type: Bug
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 0.94.10
>
> Attachments: hbase-8914_v1.patch
>
>
> TestRegionServerCoprocessorExceptionWithAbort fails sometimes with some
> cryptic message like:
> {code}
> java.lang.IllegalArgumentException: Check the value configured in
> 'zookeeper.znode.parent'. There could be a mismatch with the one configured
> in the master.
> {code}
> The root cause is that the test thread checks for region server abort in
> another thread, and interrupts the client. However, if the client
> (table.put()) is in some path when it gets the interrupt, it does not throw
> IOE as expected, but IAE.
> This issue will make the test more robust.
> See:
> https://builds.apache.org/job/HBase-0.94/1027/testReport/junit/org.apache.hadoop.hbase.coprocessor/TestRegionServerCoprocessorExceptionWithAbort/testExceptionFromCoprocessorDuringPut/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira