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 2018/10/15 06:58:51 UTC

[GitHub] zhijiangW commented on issue #6833: [FLINK-10537][network] Fix network small performance degradation after merging [FLINK-9913]

zhijiangW commented on issue #6833: [FLINK-10537][network] Fix network small performance degradation after merging [FLINK-9913]
URL: https://github.com/apache/flink/pull/6833#issuecomment-429729793
 
 
   @pnowojski , thanks for finding this potential issue which would bring regression in some cases.
   
   I agree with your point that we actually brought more condition checks for every record in my last JIRA, and this can be indeed improved to keep the previous behavior. For the implementation I just have another concern inside the comments. :)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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