Hide Forgot
Description of problem: Java client does not currently support sender capacity or producer flow control. Implementing this would provide feature parity to the C++ and python clients.
The new client supports sender capacity and it will sync after sending x number of messages, where x is the capacity specified via the address string.