Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
0.9
-
All platforms
-
Patch Available
Description
This patch builds upon a previously submitted patch that was not accepted (THRIFT-966). The purpose of this patch is to allow TServerSocket to bind to port zero, that is, have the server socket be assigned a port by the OS. This patch provides a way to query the port after the socket has been bound and determine the OS assigned port
Attachments
Attachments
Issue Links
- is related to
-
IMPALA-7151 session-expiry-test failed - unable to open ThriftServer port
- Resolved
-
THRIFT-3948 errno is not the correct method of getting the error in windows
- Closed
-
THRIFT-3947 sockaddr type isn't always large enough for the return of getsockname
- Closed
- relates to
-
THRIFT-2188 allow java servers to bind to a random port, and get that port back out of the transport
- Open
-
ACCUMULO-1664 Make all processes able to use random ports
- Resolved