On Wed, Nov 27, 2013 at 11:34 PM, Philip Martin <philip.mar...@wandisco.com>wrote:
I'm a bit relucant to use them because I'm not altogether happy with the > way they are removed from the transaction before we know whether the > commit will succeed. > Just an idea: Why not keep the ephemeral props until the commit almost completed: Let all data be copied to the final location and rewrite the props as a last step before bumping HEAD. Somewhat nicer, we could filter the props while copying them from the txn to the revprops folder. If a commit fails at that stage, the txn is lost in any case because the protorev file has already been tempered with. -- Stefan^2.