Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Currently, the coordinator will create one remoteSeriesReader for each timeseries if the timeseries belongs to other nodes, and the coordinator will try to perform a sync meta leader in each remoteSeriesReader's initManagedSeriesReader function, which cost a lot of network overhead.
Actually, we can just sync meta leader once for one query.
Attachments
Issue Links
- links to