Dave Marion created ACCUMULO-4329:
-------------------------------------
Summary: TabletServer won't start if it cannot reserve replication
port (10002)
Key: ACCUMULO-4329
URL: https://issues.apache.org/jira/browse/ACCUMULO-4329
Project: Accumulo
Issue Type: Bug
Components: tserver
Affects Versions: 1.8.0
Reporter: Dave Marion
TabletServer will not start if it cannot reserve the configured replication
port. The code passes `null` for enabling the port search feature, which
resolves to `false`, and the TServer fails.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)