tillrohrmann commented on issue #6883: [FLINK-10610] [tests] Port slot sharing 
cases to new codebase
URL: https://github.com/apache/flink/pull/6883#issuecomment-463119230
 
 
   You're right that #7690 does not contain any assertions that `receiver` and 
`sender` run in the same slot. The count down latch does not enforce this (at 
least not how we used it in this PR). Maybe we could send non serializable 
records which need to go through a local channel without serialization to test 
the functionality.

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

Reply via email to