Hello. Is there any reason using an XFS filesystem mounted with the noatime option would be a problem for Zookeeper data (/var/lib/zookeeper). From my reading, this XFS+noatime is a good match for Kafka, so I’m just wondering if this will hurt/enhance Zookeeper in any way.
I’m using the container mentioned here: https://github.com/kubernetes/contrib/tree/master/statefulsets/zookeeper Thanks, Joshua
