5.16.1¶
Release Date: 2026.07.22
Refinery Core¶
Bug fixes¶
- Fixed an issue where a table configured with
intra-persist-type: nonewould 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.monitorLocalhostProcessesOnlysetting was ignored, causing the monitoring daemon to monitor remote processes even when it was set totrue. - Fixed an issue where
kx-refinery-monitoringattempted to monitor processes with an invalid port configured in Control. Processes whose port is set to0are now ignored.