[Checkins] [zopefoundation/Products.ZCatalog] dbe1a0: Revert "Add transaction awareness for cache keys" ...

GitHub noreply at github.com
Sun Apr 15 22:46:00 CEST 2018


  Branch: refs/heads/andbag-zcatalog-caching
  Home:   https://github.com/zopefoundation/Products.ZCatalog
  Commit: dbe1a0d953d1c40d95439f49838a0123ccc626ad
      https://github.com/zopefoundation/Products.ZCatalog/commit/dbe1a0d953d1c40d95439f49838a0123ccc626ad
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M src/Products/PluginIndexes/DateRangeIndex/DateRangeIndex.py
    M src/Products/PluginIndexes/PathIndex/PathIndex.py
    M src/Products/PluginIndexes/TopicIndex/TopicIndex.py
    M src/Products/PluginIndexes/interfaces.py
    M src/Products/PluginIndexes/tests/test_unindex.py
    M src/Products/PluginIndexes/unindex.py
    M src/Products/ZCatalog/cache.py
    M src/Products/ZCatalog/tests/test_cache.py

  Log Message:
  -----------
  Revert "Add transaction awareness for cache keys" because _p_serial
isn't an adequate marker for an unique key generation

This reverts commit 9d8aea653c6a729085e41bf48f0fe69cd6ca8f74.


  Commit: 88d0d900715b10ff24dcae216e95cb6125166c66
      https://github.com/zopefoundation/Products.ZCatalog/commit/88d0d900715b10ff24dcae216e95cb6125166c66
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2018-04-15 (Sun, 15 Apr 2018)

  Changed paths:
    M src/Products/PluginIndexes/BooleanIndex/tests.py
    M src/Products/PluginIndexes/DateIndex/tests.py
    M src/Products/PluginIndexes/DateRangeIndex/tests.py
    M src/Products/PluginIndexes/KeywordIndex/tests.py
    M src/Products/PluginIndexes/PathIndex/PathIndex.py
    M src/Products/PluginIndexes/PathIndex/tests.py
    M src/Products/PluginIndexes/TopicIndex/TopicIndex.py
    M src/Products/PluginIndexes/TopicIndex/tests.py
    M src/Products/PluginIndexes/UUIDIndex/tests.py
    M src/Products/PluginIndexes/tests/test_unindex.py
    M src/Products/PluginIndexes/unindex.py
    M src/Products/ZCatalog/cache.py
    M src/Products/ZCatalog/tests/test_cache.py

  Log Message:
  -----------
  Fixed inconsistent cache read of concurrent threads


Compare: https://github.com/zopefoundation/Products.ZCatalog/compare/9d8aea653c6a...88d0d900715b


More information about the checkins mailing list