Data Consistency Crawler (DCC) |
736 |
A new module was added to the BG process. DCC checks for data consistency of infoton versions. Still in development; first phase will only test for and log inconsistencies without handling them. |
New _kafka API |
743 |
The new _kafka API allows you to consume a Kafka queue via HTTP. Requires an Admin token for consuming system queues. (Enables the new DCC feature.) |
SBT version upgrade |
748 |
From 1.1.4 to 1.1.5 |
New values for _backpressure API |
742 |
Rather than new\old\off\bar values for the _backpressure API, there are now enable\disable\block values. |
STP performance improvement |
738 |
STP: adjusted fetch size for better performance. |
STP Connection Pool |
747 |
Create a limited pool of connections to CM-Well that all STP sensors use. This limits the number of concurrent STP requests, thus preventing the STP from flooding CM-Well with requests. |