fabriziofortino opened a new pull request, #693:
URL: https://github.com/apache/jackrabbit-oak/pull/693

   The Elastic MBean `indexSize` returned the total store size (which includes 
replicas). This was a bit confusing since, depending on the replica factor, 
this value could be way bigger than the sole primary shards' size.
   
   `indexSize` now returns the primary shards' size, and a new column 
`indexSizeWithReplicas` returns the total size including replicas. Also aligned 
metrics to rerun both values.


-- 
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: dev-unsubscr...@jackrabbit.apache.org

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

Reply via email to