You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/04/13 15:00:25 UTC

[GitHub] [flink] pnowojski edited a comment on issue #11507: [FLINK-16587] Add basic CheckpointBarrierHandler for unaligned checkpoint

pnowojski edited a comment on issue #11507: [FLINK-16587] Add basic CheckpointBarrierHandler for unaligned checkpoint
URL: https://github.com/apache/flink/pull/11507#issuecomment-612878225
 
 
   `RecordDeserializer#getUnconsumedBuffer` is also not covered by tests, but I will add coverage as part of: https://issues.apache.org/jira/browse/FLINK-17051
   
   edit: `#getUnconsumedBuffer` is broken. It always return empty buffers (with size = 0).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services