Skip to content

Commit ccb8da8

Browse files
rashtaonerpaula
andauthored
Kafka Connector: connections rebalance configuration (#357)
Co-authored-by: Paula Mihu <[email protected]>
1 parent 32a92f0 commit ccb8da8

File tree

3 files changed

+21
-0
lines changed
  • site/content

3 files changed

+21
-0
lines changed

site/content/3.10/develop/integrations/kafka-connect-arangodb-sink-connector/configuration.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,13 @@ trigger tasks reconfiguration in case of changes.
5555

5656
Interval for acquiring the host list.
5757

58+
### connection.rebalance.interval.ms
59+
60+
- type: _int_
61+
- default: `1_800_000` (30 min)
62+
63+
Interval for re-balancing the connections across the endpoints.
64+
5865
### connection.protocol
5966

6067
- type: _string_

site/content/3.11/develop/integrations/kafka-connect-arangodb-sink-connector/configuration.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,13 @@ trigger tasks reconfiguration in case of changes.
5555

5656
Interval for acquiring the host list.
5757

58+
### connection.rebalance.interval.ms
59+
60+
- type: _int_
61+
- default: `1_800_000` (30 min)
62+
63+
Interval for re-balancing the connections across the endpoints.
64+
5865
### connection.protocol
5966

6067
- type: _string_

site/content/3.12/develop/integrations/kafka-connect-arangodb-sink-connector/configuration.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,13 @@ trigger tasks reconfiguration in case of changes.
5555

5656
Interval for acquiring the host list.
5757

58+
### connection.rebalance.interval.ms
59+
60+
- type: _int_
61+
- default: `1_800_000` (30 min)
62+
63+
Interval for re-balancing the connections across the endpoints.
64+
5865
### connection.protocol
5966

6067
- type: _string_

0 commit comments

Comments
 (0)