[Checkins] [zopefoundation/ZEO] deaa91: Added a ClientStorage server-sync configuration op...

GitHub noreply at github.com
Thu Aug 4 21:25:10 CEST 2016


  Branch: refs/heads/server-sync
  Home:   https://github.com/zopefoundation/ZEO
  Commit: deaa913cc4b39b2f67a5cf11a02ee962302d9f85
      https://github.com/zopefoundation/ZEO/commit/deaa913cc4b39b2f67a5cf11a02ee962302d9f85
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M CHANGES.rst
    M README.rst
    M src/ZEO/ClientStorage.py
    M src/ZEO/StorageServer.py
    M src/ZEO/component.xml
    M src/ZEO/tests/ConnectionTests.py
    M src/ZEO/tests/testConfig.py
    M src/ZEO/zconfig.py

  Log Message:
  -----------
  Added a ClientStorage server-sync configuration option and
server_sync constructor argument to force a server round trip at
the beginning of transactions to wait for any outstanding
invalidations at the start of the transaction to be delivered.


  Commit: c2d864fe9621016b03c0a4a2eee1f28aed5bfa79
      https://github.com/zopefoundation/ZEO/commit/c2d864fe9621016b03c0a4a2eee1f28aed5bfa79
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    A src/ZEO/tests/test_sync.py

  Log Message:
  -----------
  fixed, ZEO5 uses a differenbt internal attribute to store ZEOStorages


Compare: https://github.com/zopefoundation/ZEO/compare/deaa913cc4b3^...c2d864fe9621


More information about the checkins mailing list