Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9
-
None
-
None
-
Linux 64, Mac 64
-
Patch Available
Description
Thrift recently changed "increase_max_fds" to return an int instead of an rlim_t. Now TServer.cpp warns when it converts the internal rlim_t to the external int.