Shuo-Jia opened a new issue #846: URL: https://github.com/apache/incubator-pegasus/issues/846
## Bug Report We found the [folly-rate-limiter](https://github.com/XiaoMi/rdsn/blob/v2.2.3/src/nfs/nfs_client_impl.cpp#L276) may be ineffective and block forever though it is inited as large value. however, it will recovery after reseting it via [remote-command](https://github.com/XiaoMi/rdsn/blob/v2.2.3/src/nfs/nfs_client_impl.cpp#L564) We haven't found the reason and we are ready to add `switch` to control whether open the limiter. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
