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

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

Github user Xpray commented on a diff in the pull request:

    https://github.com/apache/flink/pull/4496#discussion_r131823239
  
    --- Diff: 
flink-streaming-java/src/test/java/org/apache/flink/streaming/runtime/operators/StreamOperatorChainingTest.java
 ---
    @@ -37,7 +38,7 @@
     import org.apache.flink.streaming.runtime.streamrecord.StreamRecord;
     import org.apache.flink.streaming.runtime.tasks.OperatorChain;
     import org.apache.flink.streaming.runtime.tasks.StreamTask;
    -
    +import org.apache.flink.util.Collector;
    --- End diff --
    
    ok, I'll handle this


> Fix ArrayIndexOutOfBoundsException when object-reuse is enabled  
> -----------------------------------------------------------------
>
>                 Key: FLINK-7385
>                 URL: https://issues.apache.org/jira/browse/FLINK-7385
>             Project: Flink
>          Issue Type: Bug
>          Components: DataStream API
>    Affects Versions: 1.1.5, 1.2.1, 1.3.2
>            Reporter: Ruidong Li
>            Assignee: Ruidong Li
>            Priority: Blocker
>             Fix For: 1.4.0, 1.3.3
>
>
> In OperatorChain.java, there is a potential ArrayIndexOutOfBoundsException 
> when object-reuse is enabled



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to