The Java client library does not currently have a default value for the flow control setting MaxOutstandingRequestBytes. We currently only use a default value for MaxOutstandingElementCount.
Add the default value of 100MB to MaxOutstandingRequestBytes.