Skip to content

5.16.1

Release Date: 2026.07.22

Refinery Core

Bug fixes

  • Fixed an issue where a table configured with intra-persist-type: none would trigger an intraday write-down on every subsequent update once its row count exceeded the intraday write threshold. Because such tables are not cleared until EOD, they remained over the threshold and were written down repeatedly.
  • Fixed an issue where HDBs failed to start up if the pipeline did not have a full taxonomy.

Refinery Monitoring

Bug fixes

  • Fixed an issue where the .mon.cfg.monitorLocalhostProcessesOnly setting was ignored, causing the monitoring daemon to monitor remote processes even when it was set to true.
  • Fixed an issue where kx-refinery-monitoring attempted to monitor processes with an invalid port configured in Control. Processes whose port is set to 0 are now ignored.