You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/12/02 00:38:00 UTC

[jira] [Assigned] (SPARK-37515) minRatePerPartition works as "max messages per partition per a batch" (it should be per seconds)

     [ https://issues.apache.org/jira/browse/SPARK-37515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-37515:
------------------------------------

    Assignee:     (was: Apache Spark)

> minRatePerPartition works as "max messages per partition per a batch" (it should be per seconds)
> ------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-37515
>                 URL: https://issues.apache.org/jira/browse/SPARK-37515
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.4.8, 3.2.0
>            Reporter: Sungpeo Kook
>            Priority: Major
>
> {{maxRatePerPartition}} means "max messages per partition per second".
> But minRatePerPartition does not. ("max messages per partition per a batch"). This is a bug.
>  
> minRatePerPartition should be works as "min messages per partition per second".
>  * [https://github.com/apache/spark/blob/f97de309792f382ae823894e978f7e54f34f1a29/docs/configuration.md?plain=1#L2878-L2886]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org