In my memory the reason the files are written to disk is because nobody
wrote a input/output stream or other io interfaces for the XML parser to
use. Easy enough to do through.
On Fri, Nov 18, 2016 at 3:50 PM Jinmei Liao wrote:
> As far as I remember, cluster configurations files are saved in an
As far as I remember, cluster configurations files are saved in an internal
region as well, and that region is defined as replicate_persistent, so the
content of it gets written to the disk as well in those ConfigDistDir
backup files. This is something we need to clean up as well. Just use one
way