Details
-
Test
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Push yesterday, HBASE-24100 [Flakey Tests] Add test to check we work properly when port clash setting up thriftserver, fixed the thrift protocol clash on ports. Today I ran into a clash where the info put up by thrift clashes. It looks like this. This issue adds tests where info port clashes.
------------------------------------------------------------------------------- Test set: org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine ------------------------------------------------------------------------------- Tests run: 32, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 81.368 s <<< FAILURE! - in org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.testRunThriftServer[9] Time elapsed: 10.161 s <<< ERROR! java.lang.NullPointerException at org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.createBoundServer(TestThriftServerCmdLine.java:251) at org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.createBoundServer(TestThriftServerCmdLine.java:178) at org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.testRunThriftServer(TestThriftServerCmdLine.java:258)