NicoK commented on issue #6974: [FLINK-10727][network] remove unnecessary synchronization in SingleInputGate#requestPartitions() URL: https://github.com/apache/flink/pull/6974#issuecomment-435335043 Hi Till, sorry for missing this one use: there are two options now: 1) revert the commit, or 2) make `requestedPartitionsFlag` a volatile (actually, my first attempt before this PR) I'd vote for the second. FYI: I had two Travis runs of my branch which only failed in some S3 e2e test (unrelated) and passed all the others
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
