[
https://issues.apache.org/jira/browse/HBASE-19379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell resolved HBASE-19379.
------------------------------------
Resolution: Fixed
Just fix the NPE in compareTo and related problem with getting a hashCode if
the serverName field is null.
> TestEndToEndSplitTransaction fails with NPE
> -------------------------------------------
>
> Key: HBASE-19379
> URL: https://issues.apache.org/jira/browse/HBASE-19379
> Project: HBase
> Issue Type: Bug
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Trivial
> Fix For: 1.4.0
>
> Attachments: HBASE-19379-branch-1.patch, HBASE-19379-branch-1.patch
>
>
> TestEndToEndSplitTransaction
> -------------------------------------------------------------------------------
> Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 44.71 s <<<
> FAILURE! - in
> org.apache.hadoop.hbase.regionserver.TestEndToEndSplitTransaction
> testFromClientSideWhileSplitting(org.apache.hadoop.hbase.regionserver.TestEndToEndSplitTransaction)
> Time elapsed: 18.913 s <<< ERROR!
> java.lang.NullPointerException
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)