Comment 1 for bug 1793676

Revision history for this message
John Griffith (john-griffith) wrote :

Hi chhavi, thanks for filing this. There's a catch with that check actually, in particular with replication. The problem is we didn't want to do the replication checks until *after* we were certain that all services were up and had reported their capabilities (including replication). Note this also ties in the cluster replication/HA initialization as well IIRC.

I don't really consider this a performance hit, get_stats is a pretty easy call. That being said, if you see a way to improve this while maintaining HA and volume replication functionality that'd be great. I think it's more of an enhancement than a bug though.