Skip to content

PAF v2.0.0

Compare
Choose a tag to compare
@ioguix ioguix released this 16 Sep 14:30
· 191 commits to master since this release

2016-09-16 - Version v2.0.0

WARNING: This version is only compatible with at least Pacemaker 1.1.13 using a corosync 2.x stack.

Changelog:

  • 2.0.0 major release
  • fix: do not use crm_node --partition to discover resources
  • fix: unknown argument --query when calling crm_master
  • fix: perl warning when master score has never been set on the master
  • fix: remove wrong info message during post-promote notify
  • fix: race condition when setting attributes during actions
  • fix: bug where pgport and pghost where ignored in _query
  • fix: use same role name than the system_user to connect
  • fix: wrap crm_master calls in sub to make them synchronous
  • fix: fixed a bug related to setgid in _runas
  • fix: check on application_name in validate_all
  • change: do not start standby with a master score of 1
  • change: choose the clone to promote when no master score exist
  • new: detect and deal master/slave recovery transition
  • new: detect and enforce reliability of a switchover
  • new: set next best secondaries base on their lag
  • misc: code cleanup and refactoring
  • misc: various log messages cleanup and enhancement

See http://dalibo.github.io/PAF/documentation.html