[ 
https://issues.apache.org/jira/browse/FLINK-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14574856#comment-14574856
 ] 

ASF GitHub Bot commented on FLINK-1565:
---------------------------------------

Github user rmetzger commented on the pull request:

    https://github.com/apache/flink/pull/781#issuecomment-109367441
  
    Merging ...


> Document object reuse behavior
> ------------------------------
>
>                 Key: FLINK-1565
>                 URL: https://issues.apache.org/jira/browse/FLINK-1565
>             Project: Flink
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Fabian Hueske
>            Assignee: Robert Metzger
>             Fix For: 0.9
>
>
> The documentation needs to be extended and describe the object reuse behavior 
> of Flink and its implications for how to implement functions.
> The documentation must at least cover the default reuse mode:
> * new objects through iterators and in reduce functions
> * chaining behavior (objects are passed on to the next function which might 
> modify it)
> Optionally, the documentation could describe the object reuse switch 
> introduced by FLINK-1137.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to