This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new 670853c4dde Regen
670853c4dde is described below

commit 670853c4dde028b423cc082fc7389b0b729f7517
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Aug 21 16:19:24 2024 +0200

    Regen
---
 .../catalog/components/azure-eventhubs.json        | 36 +++++++++---------
 .../src/main/docs/azure-eventhubs.json             | 18 ++++-----
 .../EventHubsComponentConfiguration.java           | 44 +++++++++++-----------
 3 files changed, 49 insertions(+), 49 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-eventhubs.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-eventhubs.json
index 5464f579a46..f6a495a44c4 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-eventhubs.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-eventhubs.json
@@ -23,8 +23,8 @@
     "remote": true
   },
   "componentProperties": {
-    "amqpRetryOptions": { "index": 0, "kind": "property", "displayName": "Amqp 
Retry Options", "group": "common", "label": "common", "required": false, 
"type": "object", "javaType": "com.azure.core.amqp.AmqpRetryOptions", 
"deprecated": false, "autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the retry policy 
for EventHubAsyncClient. If not specified, t [...]
-    "amqpTransportType": { "index": 1, "kind": "property", "displayName": 
"Amqp Transport Type", "group": "common", "label": "common", "required": false, 
"type": "object", "javaType": "com.azure.core.amqp.AmqpTransportType", "enum": 
[ "Amqp", "AmqpWebSockets" ], "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "AMQP", "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "S [...]
+    "amqpRetryOptions": { "index": 0, "kind": "property", "displayName": "Amqp 
Retry Options", "group": "common", "label": "common", "required": false, 
"type": "object", "javaType": "com.azure.core.amqp.AmqpRetryOptions", 
"deprecated": false, "autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the retry policy 
for EventHubProducerAsyncClient. If not spec [...]
+    "amqpTransportType": { "index": 1, "kind": "property", "displayName": 
"Amqp Transport Type", "group": "common", "label": "common", "required": false, 
"type": "object", "javaType": "com.azure.core.amqp.AmqpTransportType", "enum": 
[ "Amqp", "AmqpWebSockets" ], "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "AMQP", "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "S [...]
     "configuration": { "index": 2, "kind": "property", "displayName": 
"Configuration", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"deprecated": false, "autowired": false, "secret": false, "description": "The 
component configurations" },
     "blobAccessKey": { "index": 3, "kind": "property", "displayName": "Blob 
Access Key", "group": "consumer", "label": "consumer", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": true, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "In case you chose the 
default BlobCheckpointStore, this sets access key for the associate [...]
     "blobAccountName": { "index": 4, "kind": "property", "displayName": "Blob 
Account Name", "group": "consumer", "label": "consumer", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "In case you chose the 
default BlobCheckpointStore, this sets Azure account name to b [...]
@@ -34,19 +34,19 @@
     "checkpointBatchSize": { "index": 8, "kind": "property", "displayName": 
"Checkpoint Batch Size", "group": "consumer", "label": "consumer", "required": 
false, "type": "integer", "javaType": "int", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": 500, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the batch size 
between each checkpoint update. Works jointly w [...]
     "checkpointBatchTimeout": { "index": 9, "kind": "property", "displayName": 
"Checkpoint Batch Timeout", "group": "consumer", "label": "consumer", 
"required": false, "type": "integer", "javaType": "int", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": 5000, 
"configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the batch timeout 
between each checkpoint update. Works [...]
     "checkpointStore": { "index": 10, "kind": "property", "displayName": 
"Checkpoint Store", "group": "consumer", "label": "consumer", "required": 
false, "type": "object", "javaType": 
"com.azure.messaging.eventhubs.CheckpointStore", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": "BlobCheckpointStore", 
"configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the Checkpo [...]
-    "consumerGroupName": { "index": 11, "kind": "property", "displayName": 
"Consumer Group Name", "group": "consumer", "label": "consumer", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": "$Default", 
"configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the name of the 
consumer group this consumer i [...]
-    "eventPosition": { "index": 12, "kind": "property", "displayName": "Event 
Position", "group": "consumer", "label": "consumer", "required": false, "type": 
"object", "javaType": "java.util.Map<java.lang.String, 
com.azure.messaging.eventhubs.models.EventPosition>", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the map containi 
[...]
+    "consumerGroupName": { "index": 11, "kind": "property", "displayName": 
"Consumer Group Name", "group": "consumer", "label": "consumer", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": "$Default", 
"configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the name of the 
consumer group this consumer i [...]
+    "eventPosition": { "index": 12, "kind": "property", "displayName": "Event 
Position", "group": "consumer", "label": "consumer", "required": false, "type": 
"object", "javaType": "java.util.Map<java.lang.String, 
com.azure.messaging.eventhubs.models.EventPosition>", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the map containi 
[...]
     "prefetchCount": { "index": 13, "kind": "property", "displayName": 
"Prefetch Count", "group": "consumer", "label": "consumer", "required": false, 
"type": "integer", "javaType": "int", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": 500, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the count used by 
the receiver to control the number of events the Event H [...]
     "lazyStartProducer": { "index": 14, "kind": "property", "displayName": 
"Lazy Start Producer", "group": "producer", "label": "producer", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": false, "description": 
"Whether the producer should be started lazy (on the first message). By 
starting lazy you can use this to allow CamelContext and routes to startup in 
situations where a producer may otherwise fai [...]
-    "partitionId": { "index": 15, "kind": "property", "displayName": 
"Partition Id", "group": "producer", "label": "producer", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the identifier of 
the Event Hub partition that the events will be sent to. If the ident [...]
-    "partitionKey": { "index": 16, "kind": "property", "displayName": 
"Partition Key", "group": "producer", "label": "producer", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets a hashing key to be 
provided for the batch of events, which instructs the Event Hubs  [...]
-    "producerAsyncClient": { "index": 17, "kind": "property", "displayName": 
"Producer Async Client", "group": "producer", "label": "producer", "required": 
false, "type": "object", "javaType": 
"com.azure.messaging.eventhubs.EventHubProducerAsyncClient", "deprecated": 
false, "deprecationNote": "", "autowired": true, "secret": false, 
"configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the Eve [...]
+    "partitionId": { "index": 15, "kind": "property", "displayName": 
"Partition Id", "group": "producer", "label": "producer", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the identifier of 
the Event Hub partition that the EventData events will be sent to. If [...]
+    "partitionKey": { "index": 16, "kind": "property", "displayName": 
"Partition Key", "group": "producer", "label": "producer", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets a hashing key to be 
provided for the batch of events, which instructs the Event Hubs  [...]
+    "producerAsyncClient": { "index": 17, "kind": "property", "displayName": 
"Producer Async Client", "group": "producer", "label": "producer", "required": 
false, "type": "object", "javaType": 
"com.azure.messaging.eventhubs.EventHubProducerAsyncClient", "deprecated": 
false, "deprecationNote": "", "autowired": true, "secret": false, 
"configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the Eve [...]
     "autowiredEnabled": { "index": 18, "kind": "property", "displayName": 
"Autowired Enabled", "group": "advanced", "label": "advanced", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": true, "description": 
"Whether autowiring is enabled. This is used for automatic autowiring options 
(the option must be marked as autowired) by looking up in the registry to find 
if there is a single instance of matching  [...]
-    "connectionString": { "index": 19, "kind": "property", "displayName": 
"Connection String", "group": "security", "label": "security", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": true, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Instead of supplying 
namespace, sharedAccessKey, sharedAccessName, etc, you can sup [...]
+    "connectionString": { "index": 19, "kind": "property", "displayName": 
"Connection String", "group": "security", "label": "security", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": true, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Instead of supplying 
namespace, sharedAccessKey, sharedAccessName, etc. you can sup [...]
     "credentialType": { "index": 20, "kind": "property", "displayName": 
"Credential Type", "group": "security", "label": "security", "required": false, 
"type": "object", "javaType": 
"org.apache.camel.component.azure.eventhubs.CredentialType", "enum": [ 
"AZURE_IDENTITY", "CONNECTION_STRING", "TOKEN_CREDENTIAL" ], "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": 
"CONNECTION_STRING", "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfigur [...]
     "sharedAccessKey": { "index": 21, "kind": "property", "displayName": 
"Shared Access Key", "group": "security", "label": "security", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": true, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "The generated value for 
the SharedAccessName." },
     "sharedAccessName": { "index": 22, "kind": "property", "displayName": 
"Shared Access Name", "group": "security", "label": "security", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "The name you chose for 
your EventHubs SAS keys." },
-    "tokenCredential": { "index": 23, "kind": "property", "displayName": 
"Token Credential", "group": "security", "label": "security", "required": 
false, "type": "object", "javaType": 
"com.azure.core.credential.TokenCredential", "deprecated": false, "autowired": 
false, "secret": true, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Still another way of 
authentication (beside supplying namesp [...]
+    "tokenCredential": { "index": 23, "kind": "property", "displayName": 
"Token Credential", "group": "security", "label": "security", "required": 
false, "type": "object", "javaType": 
"com.azure.core.credential.TokenCredential", "deprecated": false, "autowired": 
false, "secret": true, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Provide custom 
authentication credentials using an implement [...]
   },
   "headers": {
     "CamelAzureEventHubsPartitionKey": { "index": 0, "kind": "header", 
"displayName": "", "group": "common", "label": "", "required": false, 
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "(producer) Overrides the hashing key to 
be provided for the batch of events, which instructs the Event Hubs service to 
map this key to a specific partition. (consumer) It sets the partition hashing 
key if it was set when originally  [...]
@@ -61,8 +61,8 @@
   "properties": {
     "namespace": { "index": 0, "kind": "path", "displayName": "Namespace", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "EventHubs namespace 
created in Azure Portal." },
     "eventHubName": { "index": 1, "kind": "path", "displayName": "Event Hub 
Name", "group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "EventHubs name under a 
specific namespace." },
-    "amqpRetryOptions": { "index": 2, "kind": "parameter", "displayName": 
"Amqp Retry Options", "group": "common", "label": "common", "required": false, 
"type": "object", "javaType": "com.azure.core.amqp.AmqpRetryOptions", 
"deprecated": false, "autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the retry policy 
for EventHubAsyncClient. If not specified,  [...]
-    "amqpTransportType": { "index": 3, "kind": "parameter", "displayName": 
"Amqp Transport Type", "group": "common", "label": "common", "required": false, 
"type": "object", "javaType": "com.azure.core.amqp.AmqpTransportType", "enum": 
[ "Amqp", "AmqpWebSockets" ], "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "AMQP", "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": " [...]
+    "amqpRetryOptions": { "index": 2, "kind": "parameter", "displayName": 
"Amqp Retry Options", "group": "common", "label": "common", "required": false, 
"type": "object", "javaType": "com.azure.core.amqp.AmqpRetryOptions", 
"deprecated": false, "autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the retry policy 
for EventHubProducerAsyncClient. If not spe [...]
+    "amqpTransportType": { "index": 3, "kind": "parameter", "displayName": 
"Amqp Transport Type", "group": "common", "label": "common", "required": false, 
"type": "object", "javaType": "com.azure.core.amqp.AmqpTransportType", "enum": 
[ "Amqp", "AmqpWebSockets" ], "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "AMQP", "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": " [...]
     "blobAccessKey": { "index": 4, "kind": "parameter", "displayName": "Blob 
Access Key", "group": "consumer", "label": "consumer", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": true, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "In case you chose the 
default BlobCheckpointStore, this sets access key for the associat [...]
     "blobAccountName": { "index": 5, "kind": "parameter", "displayName": "Blob 
Account Name", "group": "consumer", "label": "consumer", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "In case you chose the 
default BlobCheckpointStore, this sets Azure account name to  [...]
     "blobContainerName": { "index": 6, "kind": "parameter", "displayName": 
"Blob Container Name", "group": "consumer", "label": "consumer", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "In case you chose the 
default BlobCheckpointStore, this sets the blob container [...]
@@ -70,20 +70,20 @@
     "checkpointBatchSize": { "index": 8, "kind": "parameter", "displayName": 
"Checkpoint Batch Size", "group": "consumer", "label": "consumer", "required": 
false, "type": "integer", "javaType": "int", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": 500, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the batch size 
between each checkpoint update. Works jointly  [...]
     "checkpointBatchTimeout": { "index": 9, "kind": "parameter", 
"displayName": "Checkpoint Batch Timeout", "group": "consumer", "label": 
"consumer", "required": false, "type": "integer", "javaType": "int", 
"deprecated": false, "autowired": false, "secret": false, "defaultValue": 5000, 
"configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the batch timeout 
between each checkpoint update. Work [...]
     "checkpointStore": { "index": 10, "kind": "parameter", "displayName": 
"Checkpoint Store", "group": "consumer", "label": "consumer", "required": 
false, "type": "object", "javaType": 
"com.azure.messaging.eventhubs.CheckpointStore", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": "BlobCheckpointStore", 
"configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the Checkp [...]
-    "consumerGroupName": { "index": 11, "kind": "parameter", "displayName": 
"Consumer Group Name", "group": "consumer", "label": "consumer", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": "$Default", 
"configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the name of the 
consumer group this consumer  [...]
-    "eventPosition": { "index": 12, "kind": "parameter", "displayName": "Event 
Position", "group": "consumer", "label": "consumer", "required": false, "type": 
"object", "javaType": "java.util.Map<java.lang.String, 
com.azure.messaging.eventhubs.models.EventPosition>", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the map contain 
[...]
+    "consumerGroupName": { "index": 11, "kind": "parameter", "displayName": 
"Consumer Group Name", "group": "consumer", "label": "consumer", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": "$Default", 
"configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the name of the 
consumer group this consumer  [...]
+    "eventPosition": { "index": 12, "kind": "parameter", "displayName": "Event 
Position", "group": "consumer", "label": "consumer", "required": false, "type": 
"object", "javaType": "java.util.Map<java.lang.String, 
com.azure.messaging.eventhubs.models.EventPosition>", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the map contain 
[...]
     "prefetchCount": { "index": 13, "kind": "parameter", "displayName": 
"Prefetch Count", "group": "consumer", "label": "consumer", "required": false, 
"type": "integer", "javaType": "int", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": 500, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the count used by 
the receiver to control the number of events the Event  [...]
     "bridgeErrorHandler": { "index": 14, "kind": "parameter", "displayName": 
"Bridge Error Handler", "group": "consumer (advanced)", "label": 
"consumer,advanced", "required": false, "type": "boolean", "javaType": 
"boolean", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": false, "description": "Allows for bridging the consumer to the 
Camel routing Error Handler, which mean any exceptions (if possible) occurred 
while the Camel consumer is trying to pickup incoming [...]
     "exceptionHandler": { "index": 15, "kind": "parameter", "displayName": 
"Exception Handler", "group": "consumer (advanced)", "label": 
"consumer,advanced", "required": false, "type": "object", "javaType": 
"org.apache.camel.spi.ExceptionHandler", "optionalPrefix": "consumer.", 
"deprecated": false, "autowired": false, "secret": false, "description": "To 
let the consumer use a custom ExceptionHandler. Notice if the option 
bridgeErrorHandler is enabled then this option is not in use. By de [...]
     "exchangePattern": { "index": 16, "kind": "parameter", "displayName": 
"Exchange Pattern", "group": "consumer (advanced)", "label": 
"consumer,advanced", "required": false, "type": "object", "javaType": 
"org.apache.camel.ExchangePattern", "enum": [ "InOnly", "InOut" ], 
"deprecated": false, "autowired": false, "secret": false, "description": "Sets 
the exchange pattern when the consumer creates an exchange." },
-    "partitionId": { "index": 17, "kind": "parameter", "displayName": 
"Partition Id", "group": "producer", "label": "producer", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the identifier of 
the Event Hub partition that the events will be sent to. If the iden [...]
-    "partitionKey": { "index": 18, "kind": "parameter", "displayName": 
"Partition Key", "group": "producer", "label": "producer", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets a hashing key to be 
provided for the batch of events, which instructs the Event Hubs [...]
-    "producerAsyncClient": { "index": 19, "kind": "parameter", "displayName": 
"Producer Async Client", "group": "producer", "label": "producer", "required": 
false, "type": "object", "javaType": 
"com.azure.messaging.eventhubs.EventHubProducerAsyncClient", "deprecated": 
false, "deprecationNote": "", "autowired": true, "secret": false, 
"configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the Ev [...]
+    "partitionId": { "index": 17, "kind": "parameter", "displayName": 
"Partition Id", "group": "producer", "label": "producer", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the identifier of 
the Event Hub partition that the EventData events will be sent to. I [...]
+    "partitionKey": { "index": 18, "kind": "parameter", "displayName": 
"Partition Key", "group": "producer", "label": "producer", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets a hashing key to be 
provided for the batch of events, which instructs the Event Hubs [...]
+    "producerAsyncClient": { "index": 19, "kind": "parameter", "displayName": 
"Producer Async Client", "group": "producer", "label": "producer", "required": 
false, "type": "object", "javaType": 
"com.azure.messaging.eventhubs.EventHubProducerAsyncClient", "deprecated": 
false, "deprecationNote": "", "autowired": true, "secret": false, 
"configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Sets the Ev [...]
     "lazyStartProducer": { "index": 20, "kind": "parameter", "displayName": 
"Lazy Start Producer", "group": "producer (advanced)", "label": 
"producer,advanced", "required": false, "type": "boolean", "javaType": 
"boolean", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": false, "description": "Whether the producer should be started 
lazy (on the first message). By starting lazy you can use this to allow 
CamelContext and routes to startup in situations where a produ [...]
-    "connectionString": { "index": 21, "kind": "parameter", "displayName": 
"Connection String", "group": "security", "label": "security", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": true, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Instead of supplying 
namespace, sharedAccessKey, sharedAccessName, etc, you can su [...]
+    "connectionString": { "index": 21, "kind": "parameter", "displayName": 
"Connection String", "group": "security", "label": "security", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": true, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Instead of supplying 
namespace, sharedAccessKey, sharedAccessName, etc. you can su [...]
     "credentialType": { "index": 22, "kind": "parameter", "displayName": 
"Credential Type", "group": "security", "label": "security", "required": false, 
"type": "object", "javaType": 
"org.apache.camel.component.azure.eventhubs.CredentialType", "enum": [ 
"AZURE_IDENTITY", "CONNECTION_STRING", "TOKEN_CREDENTIAL" ], "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": 
"CONNECTION_STRING", "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfigu [...]
     "sharedAccessKey": { "index": 23, "kind": "parameter", "displayName": 
"Shared Access Key", "group": "security", "label": "security", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": true, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "The generated value for 
the SharedAccessName." },
     "sharedAccessName": { "index": 24, "kind": "parameter", "displayName": 
"Shared Access Name", "group": "security", "label": "security", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "The name you chose for 
your EventHubs SAS keys." },
-    "tokenCredential": { "index": 25, "kind": "parameter", "displayName": 
"Token Credential", "group": "security", "label": "security", "required": 
false, "type": "object", "javaType": 
"com.azure.core.credential.TokenCredential", "deprecated": false, "autowired": 
false, "secret": true, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Still another way of 
authentication (beside supplying names [...]
+    "tokenCredential": { "index": 25, "kind": "parameter", "displayName": 
"Token Credential", "group": "security", "label": "security", "required": 
false, "type": "object", "javaType": 
"com.azure.core.credential.TokenCredential", "deprecated": false, "autowired": 
false, "secret": true, "configurationClass": 
"org.apache.camel.component.azure.eventhubs.EventHubsConfiguration", 
"configurationField": "configuration", "description": "Provide custom 
authentication credentials using an implemen [...]
   }
 }
diff --git 
a/components-starter/camel-azure-eventhubs-starter/src/main/docs/azure-eventhubs.json
 
b/components-starter/camel-azure-eventhubs-starter/src/main/docs/azure-eventhubs.json
index c2c96b00774..515e3d62c64 100644
--- 
a/components-starter/camel-azure-eventhubs-starter/src/main/docs/azure-eventhubs.json
+++ 
b/components-starter/camel-azure-eventhubs-starter/src/main/docs/azure-eventhubs.json
@@ -16,13 +16,13 @@
     {
       "name": "camel.component.azure-eventhubs.amqp-retry-options",
       "type": "com.azure.core.amqp.AmqpRetryOptions",
-      "description": "Sets the retry policy for EventHubAsyncClient. If not 
specified, the default retry options are used. The option is a 
com.azure.core.amqp.AmqpRetryOptions type.",
+      "description": "Sets the retry policy for EventHubProducerAsyncClient. 
If not specified, the default retry options are used. The option is a 
com.azure.core.amqp.AmqpRetryOptions type.",
       "sourceType": 
"org.apache.camel.component.azure.eventhubs.springboot.EventHubsComponentConfiguration"
     },
     {
       "name": "camel.component.azure-eventhubs.amqp-transport-type",
       "type": "com.azure.core.amqp.AmqpTransportType",
-      "description": "Sets the transport type by which all the communication 
with Azure Event Hubs occurs. Default value is AmqpTransportType#AMQP.",
+      "description": "Sets the transport type by which all the communication 
with Azure Event Hubs occurs.",
       "sourceType": 
"org.apache.camel.component.azure.eventhubs.springboot.EventHubsComponentConfiguration"
     },
     {
@@ -92,13 +92,13 @@
     {
       "name": "camel.component.azure-eventhubs.connection-string",
       "type": "java.lang.String",
-      "description": "Instead of supplying namespace, sharedAccessKey, 
sharedAccessName, etc, you can supply the connection string for your eventHub. 
The connection string for EventHubs already includes all the necessary 
information to connection to your EventHub. To learn how to generate the 
connection string, take a look at this documentation: 
https:\/\/docs.microsoft.com\/en-us\/azure\/event-hubs\/event-hubs-get-connection-string",
+      "description": "Instead of supplying namespace, sharedAccessKey, 
sharedAccessName, etc. you can supply the connection string for your eventHub. 
The connection string for EventHubs already includes all the necessary 
information to connect to your EventHub. To learn how to generate the 
connection string, take a look at this documentation: 
https:\/\/docs.microsoft.com\/en-us\/azure\/event-hubs\/event-hubs-get-connection-string",
       "sourceType": 
"org.apache.camel.component.azure.eventhubs.springboot.EventHubsComponentConfiguration"
     },
     {
       "name": "camel.component.azure-eventhubs.consumer-group-name",
       "type": "java.lang.String",
-      "description": "Sets the name of the consumer group this consumer is 
associated with. Events are read in the context of this group. The name of the 
consumer group that is created by default is {code $Default}.",
+      "description": "Sets the name of the consumer group this consumer is 
associated with. Events are read in the context of this group. The name of the 
consumer group that is created by default is $Default.",
       "sourceType": 
"org.apache.camel.component.azure.eventhubs.springboot.EventHubsComponentConfiguration",
       "defaultValue": "$Default"
     },
@@ -122,7 +122,7 @@
     {
       "name": "camel.component.azure-eventhubs.event-position",
       "type": 
"java.util.Map<java.lang.String,com.azure.messaging.eventhubs.models.EventPosition>",
-      "description": "Sets the map containing the event position to use for 
each partition if a checkpoint for the partition does not exist in 
CheckpointStore. This map is keyed off of the partition id. If there is no 
checkpoint in CheckpointStore and there is no entry in this map, the processing 
of the partition will start from {link EventPosition#latest() latest} 
position.",
+      "description": "Sets the map containing the event position to use for 
each partition if a checkpoint for the partition does not exist in 
CheckpointStore. This map is keyed off of the partition id. If there is no 
checkpoint in CheckpointStore and there is no entry in this map, the processing 
of the partition will start from EventPosition#latest() position.",
       "sourceType": 
"org.apache.camel.component.azure.eventhubs.springboot.EventHubsComponentConfiguration"
     },
     {
@@ -135,13 +135,13 @@
     {
       "name": "camel.component.azure-eventhubs.partition-id",
       "type": "java.lang.String",
-      "description": "Sets the identifier of the Event Hub partition that the 
events will be sent to. If the identifier is not specified, the Event Hubs 
service will be responsible for routing events that are sent to an available 
partition.",
+      "description": "Sets the identifier of the Event Hub partition that the 
EventData events will be sent to. If the identifier is not specified, the Event 
Hubs service will be responsible for routing events that are sent to an 
available partition.",
       "sourceType": 
"org.apache.camel.component.azure.eventhubs.springboot.EventHubsComponentConfiguration"
     },
     {
       "name": "camel.component.azure-eventhubs.partition-key",
       "type": "java.lang.String",
-      "description": "Sets a hashing key to be provided for the batch of 
events, which instructs the Event Hubs service to map this key to a specific 
partition. The selection of a partition is stable for a given partition hashing 
key. Should any other batches of events be sent using the same exact partition 
hashing key, the Event Hubs service will route them all to the same partition. 
This should be specified only when there is a need to group events by 
partition, but there is flexibilit [...]
+      "description": "Sets a hashing key to be provided for the batch of 
events, which instructs the Event Hubs service to map this key to a specific 
partition. The selection of a partition is stable for a given partition hashing 
key. Should any other batches of events be sent using the same exact partition 
hashing key, the Event Hubs service will route them all to the same partition. 
This should be specified only when there is a need to group events by 
partition, but there is flexibilit [...]
       "sourceType": 
"org.apache.camel.component.azure.eventhubs.springboot.EventHubsComponentConfiguration"
     },
     {
@@ -154,7 +154,7 @@
     {
       "name": "camel.component.azure-eventhubs.producer-async-client",
       "type": "com.azure.messaging.eventhubs.EventHubProducerAsyncClient",
-      "description": "Sets the EventHubProducerAsyncClient.An asynchronous 
producer responsible for transmitting EventData to a specific Event Hub, 
grouped together in batches. Depending on the options specified when creating 
an {linkEventDataBatch}, the events may be automatically routed to an available 
partition or specific to a partition. Use by this component to produce the data 
in camel producer. The option is a 
com.azure.messaging.eventhubs.EventHubProducerAsyncClient type.",
+      "description": "Sets the EventHubProducerAsyncClient.An asynchronous 
producer responsible for transmitting EventData to a specific Event Hub, 
grouped together in batches. Depending on the 
com.azure.messaging.eventhubs.models.CreateBatchOptions options specified when 
creating an com.azure.messaging.eventhubs.EventDataBatch, the events may be 
automatically routed to an available partition or specific to a partition. Use 
by this component to produce the data in camel producer. The opt [...]
       "sourceType": 
"org.apache.camel.component.azure.eventhubs.springboot.EventHubsComponentConfiguration"
     },
     {
@@ -172,7 +172,7 @@
     {
       "name": "camel.component.azure-eventhubs.token-credential",
       "type": "com.azure.core.credential.TokenCredential",
-      "description": "Still another way of authentication (beside supplying 
namespace, sharedAccessKey, sharedAccessName or connection string) is through 
Azure-AD authentication using an implementation instance of TokenCredential. 
The option is a com.azure.core.credential.TokenCredential type.",
+      "description": "Provide custom authentication credentials using an 
implementation of TokenCredential. The option is a 
com.azure.core.credential.TokenCredential type.",
       "sourceType": 
"org.apache.camel.component.azure.eventhubs.springboot.EventHubsComponentConfiguration"
     }
   ],
diff --git 
a/components-starter/camel-azure-eventhubs-starter/src/main/java/org/apache/camel/component/azure/eventhubs/springboot/EventHubsComponentConfiguration.java
 
b/components-starter/camel-azure-eventhubs-starter/src/main/java/org/apache/camel/component/azure/eventhubs/springboot/EventHubsComponentConfiguration.java
index 6cd3fa1fafe..6d49ee988d5 100644
--- 
a/components-starter/camel-azure-eventhubs-starter/src/main/java/org/apache/camel/component/azure/eventhubs/springboot/EventHubsComponentConfiguration.java
+++ 
b/components-starter/camel-azure-eventhubs-starter/src/main/java/org/apache/camel/component/azure/eventhubs/springboot/EventHubsComponentConfiguration.java
@@ -46,14 +46,14 @@ public class EventHubsComponentConfiguration
      */
     private Boolean enabled;
     /**
-     * Sets the retry policy for EventHubAsyncClient. If not specified, the
-     * default retry options are used. The option is a
+     * Sets the retry policy for EventHubProducerAsyncClient. If not specified,
+     * the default retry options are used. The option is a
      * com.azure.core.amqp.AmqpRetryOptions type.
      */
     private AmqpRetryOptions amqpRetryOptions;
     /**
      * Sets the transport type by which all the communication with Azure Event
-     * Hubs occurs. Default value is AmqpTransportType#AMQP.
+     * Hubs occurs.
      */
     private AmqpTransportType amqpTransportType = AmqpTransportType.AMQP;
     /**
@@ -122,7 +122,7 @@ public class EventHubsComponentConfiguration
     /**
      * Sets the name of the consumer group this consumer is associated with.
      * Events are read in the context of this group. The name of the consumer
-     * group that is created by default is {code $Default}.
+     * group that is created by default is $Default.
      */
     private String consumerGroupName = "$Default";
     /**
@@ -130,7 +130,7 @@ public class EventHubsComponentConfiguration
      * checkpoint for the partition does not exist in CheckpointStore. This map
      * is keyed off of the partition id. If there is no checkpoint in
      * CheckpointStore and there is no entry in this map, the processing of the
-     * partition will start from {link EventPosition#latest() latest} position.
+     * partition will start from EventPosition#latest() position.
      */
     private Map<String, EventPosition> eventPosition;
     /**
@@ -151,10 +151,10 @@ public class EventHubsComponentConfiguration
      */
     private Boolean lazyStartProducer = false;
     /**
-     * Sets the identifier of the Event Hub partition that the events will be
-     * sent to. If the identifier is not specified, the Event Hubs service will
-     * be responsible for routing events that are sent to an available
-     * partition.
+     * Sets the identifier of the Event Hub partition that the EventData events
+     * will be sent to. If the identifier is not specified, the Event Hubs
+     * service will be responsible for routing events that are sent to an
+     * available partition.
      */
     private String partitionId;
     /**
@@ -166,18 +166,20 @@ public class EventHubsComponentConfiguration
      * partition. This should be specified only when there is a need to group
      * events by partition, but there is flexibility into which partition they
      * are routed. If ensuring that a batch of events is sent only to a 
specific
-     * partition, it is recommended that the {link #setPartitionId(String)
-     * identifier of the position be specified directly} when sending the 
batch.
+     * partition, it is recommended that the identifier of the position be
+     * specified directly when sending the batch.
      */
     private String partitionKey;
     /**
      * Sets the EventHubProducerAsyncClient.An asynchronous producer 
responsible
      * for transmitting EventData to a specific Event Hub, grouped together in
-     * batches. Depending on the options specified when creating an
-     * {linkEventDataBatch}, the events may be automatically routed to an
-     * available partition or specific to a partition. Use by this component to
-     * produce the data in camel producer. The option is a
-     * com.azure.messaging.eventhubs.EventHubProducerAsyncClient type.
+     * batches. Depending on the
+     * com.azure.messaging.eventhubs.models.CreateBatchOptions options 
specified
+     * when creating an com.azure.messaging.eventhubs.EventDataBatch, the 
events
+     * may be automatically routed to an available partition or specific to a
+     * partition. Use by this component to produce the data in camel producer.
+     * The option is a 
com.azure.messaging.eventhubs.EventHubProducerAsyncClient
+     * type.
      */
     private EventHubProducerAsyncClient producerAsyncClient;
     /**
@@ -190,11 +192,11 @@ public class EventHubsComponentConfiguration
      */
     private Boolean autowiredEnabled = true;
     /**
-     * Instead of supplying namespace, sharedAccessKey, sharedAccessName, etc,
+     * Instead of supplying namespace, sharedAccessKey, sharedAccessName, etc.
      * you can supply the connection string for your eventHub. The connection
      * string for EventHubs already includes all the necessary information to
-     * connection to your EventHub. To learn how to generate the connection
-     * string, take a look at this documentation:
+     * connect to your EventHub. To learn how to generate the connection 
string,
+     * take a look at this documentation:
      * 
https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-get-connection-string
      */
     private String connectionString;
@@ -211,9 +213,7 @@ public class EventHubsComponentConfiguration
      */
     private String sharedAccessName;
     /**
-     * Still another way of authentication (beside supplying namespace,
-     * sharedAccessKey, sharedAccessName or connection string) is through
-     * Azure-AD authentication using an implementation instance of
+     * Provide custom authentication credentials using an implementation of
      * TokenCredential. The option is a
      * com.azure.core.credential.TokenCredential type.
      */


Reply via email to