[
https://issues.apache.org/jira/browse/ACCUMULO-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15317211#comment-15317211
]
Keith Turner edited comment on ACCUMULO-4329 at 6/6/16 8:51 PM:
----------------------------------------------------------------
Whats the behavior if {{replication.receipt.service.port}} is set to 0. Does
it choose a random port?
was (Author: kturner):
Whats the behavior if `replication.receipt.service.port` is set to 0. Does it
choose a random port?
> Replication services don't have property to enable port-search
> --------------------------------------------------------------
>
> 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)