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

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

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

    https://github.com/apache/flink/pull/5912#discussion_r184048468
  
    --- Diff: pom.xml ---
    @@ -452,7 +452,7 @@ under the License.
                        <dependency>
                                <groupId>org.javassist</groupId>
                                <artifactId>javassist</artifactId>
    -                           <version>3.18.2-GA</version>
    +                           <version>3.19.0-GA</version>
    --- End diff --
    
    This is probably caused by the usage of `Comparator.comparingInt` along 
with mocking.
    
    We probably would run into this in the future anyway at some point, might 
as well fix it now...


> Refactor StreamTaskTest to not use scala and akka
> -------------------------------------------------
>
>                 Key: FLINK-9041
>                 URL: https://issues.apache.org/jira/browse/FLINK-9041
>             Project: Flink
>          Issue Type: Improvement
>          Components: Streaming, Tests
>    Affects Versions: 1.5.0
>            Reporter: Chesnay Schepler
>            Assignee: Andrey Zagrebin
>            Priority: Trivial
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to