Hi, I'm looking at using the new Content Distribution module to help upgrade Sling-based systems with minimal downtime.
A possible scenario is to configure a distribution agent to note all changes occurring after a given time T1, under a given content folder, and save the result in a list of changes C. Then, later and maybe several times, replay C to a different system that contains a copy of the content at T1, in order to bring it in sync with the source system. Is that already possible, and if not how hard would that be to implement? -Bertrand
