[ckan-changes] [ckan/ckan] 421671: 3245 datastore_active race condition

GitHub noreply at github.com
Thu Dec 8 14:10:28 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 42167162f21cd457cd5e713a77c8ba09d62cf439
      https://github.com/ckan/ckan/commit/42167162f21cd457cd5e713a77c8ba09d62cf439
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2016-11-24 (Thu, 24 Nov 2016)

  Changed paths:
    M ckanext/datastore/logic/action.py

  Log Message:
  -----------
  3245 datastore_active race condition

`datastore_create` directly updates database and solr index and
this reduces possibility of conflicts inside simultaneous calls


  Commit: 124547a92ff4ca898cf80cc04cf7f1cfc3ef70a4
      https://github.com/ckan/ckan/commit/124547a92ff4ca898cf80cc04cf7f1cfc3ef70a4
  Author: Ian Ward <ian at excess.org>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
    M ckanext/datastore/logic/action.py

  Log Message:
  -----------
  Merge pull request #3331 from smotornyuk/3245-datastore_active-race-condition

3245 datastore_active race condition


Compare: https://github.com/ckan/ckan/compare/e7b0f15408e6...124547a92ff4


More information about the ckan-changes mailing list