You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/07/05 06:26:30 UTC

[GitHub] [flink-table-store] JingsongLi opened a new pull request, #197: [FLINK-28387] Organizing Options in table store

JingsongLi opened a new pull request, #197:
URL: https://github.com/apache/flink-table-store/pull/197

   Introduce 4 options:
   
   - CoreOptions: Core options for table store.
   - CatalogOptions: Options for table store catalog.
   - FlinkConnectorOptions: Flink connector options for table store.
   - KafkaLogOptions: Kafka log options provided after configuring log.system for kafka.
   
   Some adjustments to KafkaLogOptions:
   
   - log.kafka.bootstrap.servers => kafka.bootstrap.servers
   - log.topic => kafka.topic


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink-table-store] JingsongLi merged pull request #197: [FLINK-28387] Organizing Options in table store

Posted by GitBox <gi...@apache.org>.
JingsongLi merged PR #197:
URL: https://github.com/apache/flink-table-store/pull/197


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org