[Checkins] [zopefoundation/ZEO] 8c25d2: Use less prittle way to get cache-verification sta...

GitHub noreply at github.com
Sun May 29 16:38:34 CEST 2016


  Branch: refs/heads/asyncio
  Home:   https://github.com/zopefoundation/ZEO
  Commit: 8c25d2bf920208ee6a1f350affa5d46e38ca58d2
      https://github.com/zopefoundation/ZEO/commit/8c25d2bf920208ee6a1f350affa5d46e38ca58d2
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-05-27 (Fri, 27 May 2016)

  Changed paths:
    M src/ZEO/tests/invalidation-age.txt

  Log Message:
  -----------
  Use less prittle way to get cache-verification status

And also, we no longer do old-style cache verification.


  Commit: 0eceaf66e8c7da4ca0f70c0a4e540065c3feec2a
      https://github.com/zopefoundation/ZEO/commit/0eceaf66e8c7da4ca0f70c0a4e540065c3feec2a
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
    M src/ZEO/ClientStorage.py
    M src/ZEO/asyncio/client.py
    M src/ZEO/tests/new_addr.test

  Log Message:
  -----------
  Fixed new_addr()

When changing addresses (think ZooKeeper :) ), we needed to be more
careful about current connection status. If we're still trying to
connect, we should stop and start over with the new addresses.


Compare: https://github.com/zopefoundation/ZEO/compare/8e1d0ce4ab1e...0eceaf66e8c7


More information about the checkins mailing list