Skip to content

PAF 2.0_beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ioguix ioguix released this 15 Jun 21:49
· 203 commits to master since this release

2016-06-15 - Version 2.0_beta1

This is a beta version of the next release of PAF v2.0.0.

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

Please test and report any issue on github: https://github.com/dalibo/PAF/issues

DO NOT USE IN PRODUCTION

Changelog:

  • 2.0_beta1 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