Caideyipi commented on PR #18260: URL: https://github.com/apache/iotdb/pull/18260#issuecomment-5041517342
Regarding the single-Pipe/multi-region concern: addressed in f75b6c6da1a. The local limit is now scoped by `(pipeName, creationTime, dataRegionId)` rather than the whole Pipe, so different DataRegions of one Pipe can parse concurrently. Region scheduling remains round-robin within the Pipe, while the Pipe still has one weight in cross-Pipe fairness. The limit is also hot-reloadable now in 043f79892f7. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
