Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-5361

Refactor device and timeseries count based on SchemaReader

    XMLWordPrintableJSON

Details

    • 2023-1-Schema

    Description

      Currently, the DeviceCountOperator and TimeSeriesCountOperator are implemented by invoking SchemaRegion interfaces directly, which is unable to be interrupt and brings burden to SchemaRegion business logic.

      Since we want SchemaRegion to only provide the basic SchemaReader, we refactor the implementation of DeviceCountOperator and TimeSeriesCountOperator to extract the counting logic from SchemaRegion. Based on SchemaReader, it is more flexible to interrupt the process and release resources.

      Attachments

        Issue Links

          Activity

            People

              Marcoss Yukun Zhou
              Marcoss Yukun Zhou
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: