You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/05 16:55:00 UTC

[jira] [Resolved] (CAMEL-18243) [DOCS] Kafka component - multiple options need updates

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

Claus Ibsen resolved CAMEL-18243.
---------------------------------
    Fix Version/s: 3.18.3
       Resolution: Fixed

> [DOCS] Kafka component - multiple options need updates
> ------------------------------------------------------
>
>                 Key: CAMEL-18243
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18243
>             Project: Camel
>          Issue Type: Task
>          Components: camel-kafka
>    Affects Versions: 3.14.0
>            Reporter: Mario Majernik
>            Priority: Minor
>             Fix For: 3.18.3, 3.19.0
>
>
> * Option *maxBlockMs* contains description:
>  ** {code:java}
> The configuration controls how long sending to kafka will block. These methods can be blocked for multiple reasons.{code}
>  ** `to kafka will block` -> what
>  ** `These methods` -> what methods?
>  ** Looks like the first sentence is not finished or there should be one more.
>  ** docs: [https://camel.apache.org/components/3.14.x/kafka-component.html#_component_option_maxBlockMs]
>  * Options *metricsSampleWindowMs* and *noOfMetricsSample* have exactly the same description.
>  ** [https://camel.apache.org/components/3.14.x/kafka-component.html#_component_option_metricsSampleWindowMs]
>  ** [https://camel.apache.org/components/3.14.x/kafka-component.html#_component_option_noOfMetricsSample]
>  * [PROPOSITION] Option *requestRequiredAcks* have a very long description. Would be much more readable if the options will be described in the bullet list (acks=-1, acks=0, acks=1, acks=all)
>  ** [https://camel.apache.org/components/3.14.x/kafka-component.html#_component_option_requestRequiredAcks]
>  * Option *kerberosPrincipalToLocalRules* contains sentence:
>  ** 
> {code:java}
> For more details on the format please see the security authorization and acls documentation.. Multiple values can be separated by a comma. {code}
> but there are no links to the mentioned documentations.
>  ** [https://camel.apache.org/components/3.14.x/kafka-component.html#_component_option_kerberosPrincipalToLocalRules]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)