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

[Distributed] Batched creation and fetch of RemoteSeriesReader

    XMLWordPrintableJSON

Details

    Description

      Each creation and fetch of a RemoteSeriesReader requires one RPC and when there are many series involved in a query, the RPC overhead may increase significantly and slow down the whole query.

      So it is reasonable to group RemoteSeriesReaders by the DataGroup they belong to, and send RPCs to create or fetch them in a batched manner.

      Attachments

        Issue Links

          Activity

            People

              wangchao316 Chao Wang
              jt2594838 Tian Jiang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: