Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The first time the pull script runs, it requests all the data for each configured poller. Next time, it requests only the modified data since the last synchronisation. 

Releases

4.0.5

Status
colourGreen
titleRELEASED
27th March 2024

  • Fixed issue where with a query to filter which nodes should be moved to a peer could silently fail.
  • Added safety guard where if more than 90% of nodes on a peer need to be removed then the job will abort unless you force=1 is passed into sync-all-nodes
  • Added new config item opha_node_exclusion_pattern which takes a Regex pattern. This allows you to exclude certain nodes being removed from a peer, for example global nodes.

4.0.4

Status
colourGreen
titleRELEASED
19th March 2024

...