oscerd commented on a change in pull request #4346:
URL: https://github.com/apache/camel/pull/4346#discussion_r498772261



##########
File path: 
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/rabbitmq-component.adoc
##########
@@ -292,37 +296,37 @@ camel exchange then they will be set on the RabbitMQ 
message.
 |===
 |Property |Value
 
-|`rabbitmq.ROUTING_KEY` |The routing key that will be used when sending the 
message
+|`rabbitmq_ROUTING_KEY` |The routing key that will be used when sending the 
message
 
-|`rabbitmq.EXCHANGE_NAME` |The exchange the message was received from
+|`rabbitmq_EXCHANGE_NAME` |The exchange the message was received from
 
-|`rabbitmq.EXCHANGE_OVERRIDE_NAME` |Used for force sending the message to this 
exchange instead of the endpoint configured name on the producer
+|`rabbitmq_EXCHANGE_OVERRIDE_NAME` |Used for force sending the message to this 
exchange instead of the endpoint configured name on the producer
 
-|`rabbitmq.CONTENT_TYPE` |The contentType to set on the RabbitMQ message
+|`rabbitmq_CONTENT_TYPE` |The contentType to set on the RabbitMQ message
 
-|`rabbitmq.PRIORITY` |The priority header to set on the RabbitMQ message
+|`rabbitmq_PRIORITY` |The priority header to set on the RabbitMQ message
 
-|`rabbitmq.CORRELATIONID` |The correlationId to set on the RabbitMQ message
+|`rabbitmq_CORRELATIONID` |The correlationId to set on the RabbitMQ message
 
-|`rabbitmq.MESSAGE_ID` |The message id to set on the RabbitMQ message
+|`rabbitmq_MESSAGE_ID` |The message id to set on the RabbitMQ message
 
-|`rabbitmq.DELIVERY_MODE` |If the message should be persistent or not
+|`rabbitmq_DELIVERY_MODE` |If the message should be persistent or not
 
-|`rabbitmq.USERID` |The userId to set on the RabbitMQ message
+|`rabbitmq_USERID` |The userId to set on the RabbitMQ message
 
-|`rabbitmq.CLUSTERID` |The clusterId to set on the RabbitMQ message
+|`rabbitmq_CLUSTERID` |The clusterId to set on the RabbitMQ message
 
-|`rabbitmq.REPLY_TO` |The replyTo to set on the RabbitMQ message
+|`rabbitmq_REPLY_TO` |The replyTo to set on the RabbitMQ message
 
-|`rabbitmq.CONTENT_ENCODING` |The contentEncoding to set on the RabbitMQ 
message
+|`rabbitmq_CONTENT_ENCODING` |The contentEncoding to set on the RabbitMQ 
message

Review comment:
       I'm ok with this. I think we can break the behavior until the next LTS




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to