• Grégory Wisniewski's avatar
    Move stored OIDs check to master side. · 1f629dfc
    Grégory Wisniewski authored
    - The storages no more check the last OID during a store
    - The storages inconditionnaly store the last OID notified by the master
    - The master check during the if a greater oid was used by a client
    - The master always notify the last OID when a pool is generated or if the
    check above is True
    - The master's transaction manager manager the last oid and oid generator
    
    git-svn-id: https://svn.erp5.org/repos/neo/trunk@2180 71dcc9de-d417-0410-9af5-da40c76e7ee4
    1f629dfc
client.py 3.56 KB