[Checkins] [zopefoundation/zc.resumelb] 7cfba8: make test a tad more forgiving.

GitHub noreply at github.com
Mon Jun 2 19:37:14 CEST 2014


  Branch: refs/heads/keep-alive
  Home:   https://github.com/zopefoundation/zc.resumelb
  Commit: 7cfba8cf4717df53bc1e67329dc9861192da885b
      https://github.com/zopefoundation/zc.resumelb/commit/7cfba8cf4717df53bc1e67329dc9861192da885b
  Author: Jim Fulton <jim at zope.com>
  Date:   2014-06-02 (Mon, 02 Jun 2014)

  Changed paths:
    M src/zc/resumelb/zk.test

  Log Message:
  -----------
  make test a tad more forgiving.


  Commit: 11126ba0d89ff5946036ada22c1e741d14e78e24
      https://github.com/zopefoundation/zc.resumelb/commit/11126ba0d89ff5946036ada22c1e741d14e78e24
  Author: Jim Fulton <jim at zope.com>
  Date:   2014-06-02 (Mon, 02 Jun 2014)

  Changed paths:
    M src/zc/resumelb/util.py

  Log Message:
  -----------
  save the write queue as an instancer attr so we can inspect queue size.


  Commit: b8ae3ffced3baeeae8858a1faee320c77a4901ba
      https://github.com/zopefoundation/zc.resumelb/commit/b8ae3ffced3baeeae8858a1faee320c77a4901ba
  Author: Jim Fulton <jim at zope.com>
  Date:   2014-06-02 (Mon, 02 Jun 2014)

  Changed paths:
    M src/zc/resumelb/zk.py
    M src/zc/resumelb/zk.test

  Log Message:
  -----------
  make write queue size available in status


  Commit: ce84bad2a58d82ed6d28a6a66f8e233a3dd3db07
      https://github.com/zopefoundation/zc.resumelb/commit/ce84bad2a58d82ed6d28a6a66f8e233a3dd3db07
  Author: Jim Fulton <jim at zope.com>
  Date:   2014-06-02 (Mon, 02 Jun 2014)

  Changed paths:
    M src/zc/resumelb/README.txt
    M src/zc/resumelb/lb.py
    M src/zc/resumelb/lb.test
    M src/zc/resumelb/protocol.txt
    M src/zc/resumelb/tests.py
    M src/zc/resumelb/util.py
    M src/zc/resumelb/worker.test

  Log Message:
  -----------
  Added keep-alive messages from load balancers to workers to detect workers that have gone away uncleanly.


Compare: https://github.com/zopefoundation/zc.resumelb/compare/7cfba8cf4717^...ce84bad2a58d


More information about the checkins mailing list