Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
Excerpt

Planned release 1st August 2012.

Table of Contents
minLevel4

 

Highlights

  • Major rework on client handling of pillar failure messages.
  • Pu and Delete client now exhibit idempotent behaviour
  • A full command line client is now included.
  • Lots of bug fixes.
  • Checksum caching implemented in reference and kb pillar.

Updating from 0.18

ReferencePillar:

The previous commands for starting and stopping:

Code Block
reference-pillar-startup-script.sh
reference-pillar-shutdown-script.sh

has been replaced by the one script, 'reference-pillar.sh', with the arguments:

Code Block
reference-pillar.sh start
reference-pillar.sh stop

It has also been improved with the options:

Code Block
reference-pillar.sh status
reference-pillar.sh restart
ChecksumPillar

Similar changes as ReferencePillar. The script is just called 'checksum-pillar.sh' instead, and it is replacing the scripts 'checksum-pillar-startup-script.sh' and 'checksum-pillar-shutdown-script.sh'.

Column
width200px
Panel

Dependencies

Message-XML-21
Collection-settings 0.9

Panel

Downloads

Panel

Maven site

...