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

[jira] [Created] (FLINK-23937) Fix PQ comment in KeyGroupPartitionedPriorityQueue

Liu created FLINK-23937:
---------------------------

             Summary: Fix PQ comment in KeyGroupPartitionedPriorityQueue
                 Key: FLINK-23937
                 URL: https://issues.apache.org/jira/browse/FLINK-23937
             Project: Flink
          Issue Type: Improvement
          Components: Documentation
            Reporter: Liu


The comment "

@param <PQ> type type of sub-queue used for each key-group partition.

" should be "

@param <PQ> the type of sub-queue used for each key-group partition.

" in KeyGroupPartitionedPriorityQueue.  Fix the small word error.



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