Skip to content

Commit a0ce657

Browse files
authored
Kafka Connector: removed limitation about VST (#414)
1 parent 2d39f41 commit a0ce657

File tree

3 files changed

+0
-3
lines changed
  • site/content
    • 3.10/develop/integrations/kafka-connect-arangodb-sink-connector
    • 3.11/develop/integrations/kafka-connect-arangodb-sink-connector
    • 3.12/develop/integrations/kafka-connect-arangodb-sink-connector

3 files changed

+0
-3
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ See [SSL configuration](configuration.md#ssl) for further options.
253253

254254
## Limitations
255255

256-
- The `VST` communication protocol (`connection.protocol=VST`) is currently not working (DE-619)
257256
- Record values are required to be object-like structures (DE-644)
258257
- Auto-creation of ArangoDB collection is not supported (DE-653)
259258
- `ssl.cert.value` does not support multiple certificates (DE-655)

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ See [SSL configuration](configuration.md#ssl) for further options.
253253

254254
## Limitations
255255

256-
- The `VST` communication protocol (`connection.protocol=VST`) is currently not working (DE-619)
257256
- Record values are required to be object-like structures (DE-644)
258257
- Auto-creation of ArangoDB collection is not supported (DE-653)
259258
- `ssl.cert.value` does not support multiple certificates (DE-655)

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ See [SSL configuration](configuration.md#ssl) for further options.
253253

254254
## Limitations
255255

256-
- The `VST` communication protocol (`connection.protocol=VST`) is currently not working (DE-619)
257256
- Record values are required to be object-like structures (DE-644)
258257
- Auto-creation of ArangoDB collection is not supported (DE-653)
259258
- `ssl.cert.value` does not support multiple certificates (DE-655)

0 commit comments

Comments
 (0)