Skip to content

4.5.0

Compare
Choose a tag to compare
@kamel-rahim kamel-rahim released this 05 Jun 16:03
· 212 commits to 4.x since this release
4.5.0
d28fa41

Improvements:

  • Investigate load-balancing issues #1762
  • Improve the service resolver #1776
  • Wait for events when testing the account service #1783
  • Python API: enable TCP_CORK, avoid buffer copies #1785
  • meta1: resolve account and cname only when asked #1786
  • Python API: better eventlet coordination #1787
  • Enrich performance data display #1790
  • Python API: ramp up upload buffer size #1791
  • Python API: replace Queue class by LightQueue #1792
  • Set appropriate TCP flags (and other small improvements) #1793

Bug fixes:

  • Do not read conscience persistence file if a hub is running #1778
  • sqliterepo: reset MASTER elections on ZOO_SESSION_EVENT #1782
  • Python API: fix get_pool_manager parameters #1794
  • C API: Use the same retry policy as the Python API #1796 (from 4.2.x branch)
  • Python API: fix exception reraise function #1797
  • Take precautions to prevent "double master" situations #1801 (from 4.2.x branch)