[Checkins] [zopefoundation/ZEO] 1387d8: - The ZEO server register method now returns the s...

GitHub noreply at github.com
Fri Aug 5 13:19:38 CEST 2016


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

  Changed paths:
    M CHANGES.rst
    M src/ZEO/StorageServer.py
    M src/ZEO/tests/testZEO.py

  Log Message:
  -----------
  - The ZEO server register method now returns the storage last
  transaction, allowing the client to avoid an extra round trip during
  cache verification.


  Commit: 2d8e7153561b0aa47f49beaa915c3edbdd671125
      https://github.com/zopefoundation/ZEO/commit/2d8e7153561b0aa47f49beaa915c3edbdd671125
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M README.rst
    M src/ZEO/Exceptions.py
    M src/ZEO/tests/forker.py
    M src/ZEO/tests/testZEO.py

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/asyncio' into register-returns-last-transaction

Conflicts:
	CHANGES.rst


  Commit: 6b85a572ec39d593fcaa339bf80a7cad1830e254
      https://github.com/zopefoundation/ZEO/commit/6b85a572ec39d593fcaa339bf80a7cad1830e254
  Author: Jim Fulton <jim at jimfulton.info>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M CHANGES.rst
    M src/ZEO/StorageServer.py
    M src/ZEO/tests/testZEO.py

  Log Message:
  -----------
  Merge pull request #64 from zopefoundation/register-returns-last-transaction

- The ZEO server register method now returns the storage last transaction


Compare: https://github.com/zopefoundation/ZEO/compare/3ae6ff6dfc57...6b85a572ec39


More information about the checkins mailing list