You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2022/07/05 06:26:00 UTC

[jira] [Created] (FLINK-28387) Organizing Options in table store

Jingsong Lee created FLINK-28387:
------------------------------------

             Summary: Organizing Options in table store
                 Key: FLINK-28387
                 URL: https://issues.apache.org/jira/browse/FLINK-28387
             Project: Flink
          Issue Type: Improvement
          Components: Table Store
            Reporter: Jingsong Lee
            Assignee: Jingsong Lee
             Fix For: table-store-0.2.0


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 message was sent by Atlassian Jira
(v8.20.10#820010)