Skip to content

Conversation

@komamitsu
Copy link
Member

No description provided.

@komamitsu komamitsu changed the title [WIP] Fix a bug ChannelBufferInput#next blocks until the buffer is filled Fix a bug ChannelBufferInput#next blocks until the buffer is filled Jun 24, 2017
@komamitsu
Copy link
Member Author

@xerial Can you take a look at this pull request?

This pull request handles #426. The example code on the issue 426 actually includes the wrong usages (e.g. read/write a byte array without MessagePack header). But the issue itself can be reproduced with a test code this pull request includes.

BTW, the CI test for JDK9 on Travis CI isn't working https://travis-ci.org/msgpack/msgpack-java/jobs/246543240#L662. I have no idea about the error.

@komamitsu komamitsu requested a review from xerial June 24, 2017 13:32
@komamitsu
Copy link
Member Author

@xerial (cc: @frsyuki ) Kindly ping

@komamitsu
Copy link
Member Author

BTW, the CI test for JDK9 on Travis CI isn't working https://travis-ci.org/msgpack/msgpack-java/jobs/246543240#L662. I have no idea about the error.

#429 handled this problem.

@xerial
Copy link
Member

xerial commented Jul 11, 2017

@komamitsu Nice catch. Thanks for the fix. This LGTM

@xerial xerial merged commit 81d540d into develop Jul 11, 2017
@komamitsu komamitsu deleted the fix-issue-426 branch July 12, 2017 13:48
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.

3 participants