vzhikserg commented on a change in pull request #7472:
URL: https://github.com/apache/pulsar/pull/7472#discussion_r451106092
##########
File path: site2/website/data/connectors.js
##########
@@ -13,15 +13,27 @@ module.exports = [
},
{
name: 'cassandra',
- longName: 'Apache Cassandra sink',
- type: 'Sink',
+ longName: 'Apache Cassandra source and sink',
+ type: 'Source and sink',
link: 'https://cassandra.apache.org'
},
{
- name: 'data-generator',
- longName: 'Test Data Generator source',
+ name: 'kafka-connect-adaptor',
Review comment:
The connectors were in alphabetical order. Was it changed intentionally?
##########
File path: site2/website/data/connectors.js
##########
@@ -13,15 +13,27 @@ module.exports = [
},
{
name: 'cassandra',
- longName: 'Apache Cassandra sink',
- type: 'Sink',
+ longName: 'Apache Cassandra source and sink',
+ type: 'Source and sink',
Review comment:
I am really curious if this field is used anywhere.
----------------------------------------------------------------
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]