TisonKun commented on issue #6643: [FLINK-10275] StreamTask support object reuse
URL: https://github.com/apache/flink/pull/6643#issuecomment-418236948
 
 
   This pull request would affect reusing of object from network, according to 
[FLIP-21](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=71012982),
 it is another reuse aspect from current `ExecutionConfig#isObjectReuseEnable` 
configuration.
   
   Travis fails on `TableSinkITCase#testAppendSinkOnAppendTableForInnerJoin` 
which is because of mutating inputValue. We need a extra config to switch 
network aspect object reuse. Still digging...
   
   Suggestions are welcome :-)

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to