Make Storage.load generate a network barrier to master node.
This makes sure all invalidations about loaded object up to its actual load have been received by client, and forwarded to ZODB. This fixes a potential problem of a transaction being able to see objects committed by another transaction after it started itself. git-svn-id: https://svn.erp5.org/repos/neo/trunk@2286 71dcc9de-d417-0410-9af5-da40c76e7ee4
Showing
Please register or sign in to comment