You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Matthias (Jira)" <ji...@apache.org> on 2021/10/22 07:46:00 UTC

[jira] [Created] (FLINK-24618) FlinkChillPackageRegistrar and PriorityQueueSerializer are located in wrong package

Matthias created FLINK-24618:
--------------------------------

             Summary: FlinkChillPackageRegistrar and PriorityQueueSerializer are located in wrong package
                 Key: FLINK-24618
                 URL: https://issues.apache.org/jira/browse/FLINK-24618
             Project: Flink
          Issue Type: Bug
          Components: API / Scala
    Affects Versions: 1.14.0
            Reporter: Matthias


We accidentally moved some Java classes into the wrong sub-directory as Alexey validly pointed out in [his PR comment for FLINK-23027|https://github.com/apache/flink/pull/16190#issuecomment-944283253].

`FlinkChillPackageRegistrar.java` and `PriorityQueueSerializer.java` should be located in `flink-scala/src/main/java` instead of `flink-scala/scr/main/scala`



--
This message was sent by Atlassian Jira
(v8.3.4#803005)