-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 0.9
-
Fix Version/s: 0.10.0
-
Component/s: C++ - Library
-
Labels:
-
Environment:
All platforms
-
Patch Info:Patch Available
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
- 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
-