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/08/24 08:35:47 UTC

[GitHub] zhijiangW commented on issue #6555: [FLINK-10142][network] reduce locking around credit notification

zhijiangW commented on issue #6555: [FLINK-10142][network] reduce locking around credit notification
URL: https://github.com/apache/flink/pull/6555#issuecomment-415692414
 
 
   Thanks @NicoK  for polishing the related processes.
   Actually there are two main changes in this pr:
   1. Remove some strict checks to reduce overheads in common cases.
   2. Remove notifications outside of the lock part.
   
   I reviewed the above modifications and seemed good to me.

----------------------------------------------------------------
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