[
https://issues.apache.org/jira/browse/ACCUMULO-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13764401#comment-13764401
]
Eric Newton commented on ACCUMULO-1664:
---------------------------------------
No, the patch copies TNonblockingServerSocket.java from the thrift library and
adds a method. I have posted a patch to thrift so hopefully we won't have to
do that in the future.
> Make all processes able to use random ports
> -------------------------------------------
>
> Key: ACCUMULO-1664
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1664
> Project: Accumulo
> Issue Type: Improvement
> Components: master, monitor, proxy
> Reporter: Billie Rinaldi
> Assignee: Billie Rinaldi
> Fix For: 1.6.0
>
> Attachments: ACCUMULO-1664-2.patch, ACCUMULO-1664.patch
>
>
> One method of assigning random ports (currently used by the
> MiniAccumuloCluster) involves finding open ports and configuring Accumulo
> with them. However, the selected ports could become occupied before the
> Accumulo processes are able to claim them.
> All the processes can be assigned random ports by setting the desired port to
> 0, but not all of them are then discoverable. In particular, the master,
> monitor and proxy would need to be addressed.
--
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