a2l007 opened a new pull request #8039: Add replication size URL: https://github.com/apache/incubator-druid/pull/8039 Fixes #7733. The following coordinator endpoints: `/druid/coordinator/v1/datasources?simple` `/druid/coordinator/v1/datasources/{dataSourceName}` will now have an additional property `replicatedSize` which is the total segment size including replication. This property is added to tier-specific results as well as overall segment results. Added tests.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
