Release notes
7.17.5-28.1
New features
-
Added a new REST API
_siren/nodes/benchmark
that can be used to evaluate different aspects of the Federate plugin.
Improvements
-
Added support for runtime fields defined at query time.
-
Improved networking performance of the
search-project
task. -
Updated default values for the following settings:
-
The setting
siren.io.pipeline.hash.partitions_per_node
that sets the number of partitions per node used in theHASH_JOIN
algorithm, now defaults to the number of CPUs - 1. -
The setting
siren.io.pipeline.max_packet_size
that sets the size of data packets sent between nodes of the cluster now defaults to 1MB.
-