Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-24046

Refactor the relationship bwtween PredefinedOptions and RocksDBConfigurableOptions

    XMLWordPrintableJSON

Details

    Description

      RocksDBConfigurableOptions mainly focus on the settings of DBOptions and ColumnFamilyOptions. The original design of this class is used to let user could configure RocksDB via configurations instead of programmatically implemented RocksDBOptionsFactory.
      To make the minimal change, original options in RocksDBConfigurableOptions have no default value so that we would not make anything happen in DefaultConfigurableOptionsFactory just as before.
      However, this make user not so clear of the option meaning with no default value, and we could consider change the relationship between them.

      Attachments

        Issue Links

          Activity

            People

              zakelly Zakelly Lan
              yunta Yun Tang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: