Details

    • Interfaces OptionsFactory and ConfigurableOptionsFactory have been deprecated in favor of RocksDBOptionsFactory and ConfigurableRocksDBOptionsFactory, respectively.

    Description

      When investigating FLINK-14484 to allow setting WriteBufferManager via options, we find it necessary to supply a close method in OptionsFactory to make sure resources configured in options like WriteBufferManager could/would be released.

      What's more, we're having potential risk of resource leak in PredefinedOptions such as the created BloomFilter instance is never closed (regression caused by FLINK-7220 changes), and we should also fix this and add a close method in PredefinedOptions

      Attachments

        Issue Links

          Activity

            People

              liyu Yu Li
              liyu Yu Li
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 40m
                  40m