Skip to content

Comments

[BEAM-3754]: Fix readBytes() initialization in KafkaIO#4792

Merged
mingmxu merged 1 commit intoapache:masterfrom
rangadi:fix_read_bytes
Mar 4, 2018
Merged

[BEAM-3754]: Fix readBytes() initialization in KafkaIO#4792
mingmxu merged 1 commit intoapache:masterfrom
rangadi:fix_read_bytes

Conversation

@rangadi
Copy link
Contributor

@rangadi rangadi commented Mar 2, 2018

readBytes() should invoke read() rather than duplicating code (as suggested by the reporter in BEAM-3754). Only read() was updated with recent changes and caused a check failure.

Also made sure that this constructor is invoked in one of the tests.

+R: @xumingmin

Copy link

@mingmxu mingmxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, more clear now to share the same settings.
will merge after CI passes

@mingmxu mingmxu merged commit befd977 into apache:master Mar 4, 2018
@rangadi
Copy link
Contributor Author

rangadi commented Mar 5, 2018

Thansk @xumingmin. Next time I will wait till the tests pass before asking for review. Sorry about that.

rmannibucau pushed a commit to rmannibucau/incubator-beam that referenced this pull request Apr 2, 2018
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.

2 participants