Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The java TNonBlockingTransport allows you to bind to port zero, which allows the OS to grab a random port. However, it's not possible to learn what port the OS decided to use. I've attached a patch that exposes this information.
Attachments
Attachments
Issue Links
- is related to
-
ACCUMULO-1664 Make all processes able to use random ports
- Resolved
-
THRIFT-966 Bind to zero port
- Closed
-
THRIFT-1944 Binding to zero port
- Closed
-
ACCUMULO-1716 Remove copy of TNonblockingServerSocket.java
- Open