You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/03/31 07:30:50 UTC

[GitHub] [iotdb] JackieTien97 commented on pull request #5386: Add interface in ConfigIService

JackieTien97 commented on pull request #5386:
URL: https://github.com/apache/iotdb/pull/5386#issuecomment-1084199901


   > I noticed the new interface in ConfigIService. The parameter of fetching data partition and fetching schema partition are the device paths instead of device group ids. At first, we hope data node can execute the hash calculation to decrease calculation workload on config nodes.
   > 
   > So I think we can replace the device path with device group ids, or offering another interface. We can discuss afterwards.
   
   When we have `*` in our path, we can't calculate the DeviceGroupId.


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org