Skip to content

Conversation

zanker
Copy link

@zanker zanker commented Dec 18, 2014

On MRI, calling read(0) immediately returns an empty string. On JRuby, calling read(0) blocks forever. See issue jruby/jruby#1637

Looking at the Java Thrift client, https://github.com/apache/thrift/blob/master/lib/java/src/org/apache/thrift/transport/TSaslTransport.java#L285 once negotiation status is complete we don't need to do anything else so this should be a safe change to make.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant