Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.14.0
-
None
-
Unknown
Description
- Option maxBlockMs contains description:
The configuration controls how long sending to kafka will block. These methods can be blocked for multiple reasons.
- `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.
- [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)
- Option kerberosPrincipalToLocalRules contains sentence:
For more details on the format please see the security authorization and acls documentation.. Multiple values can be separated by a comma.
but there are no links to the mentioned documentations.
- https://camel.apache.org/components/3.14.x/kafka-component.html#_component_option_kerberosPrincipalToLocalRules