Skip to content

v6.1.21

Choose a tag to compare

@jc064522 jc064522 released this 19 Oct 15:05
* Issue **#1906** : Added info about queue sizes to extraction task.

* Issue **#1906** : Made changes to allow early termination of searches if we have enough data.

* Issue **#1906** : Fixed node task nesting.

* Issue **#1906** : The maximum size of the stream event map is now configurable with the `stroom.search.extraction.maxStreamEventMapSize` property.

* Issue **#1906** : Improved the way search extractions events are grouped so we can extract more events per stream and therefore improve performance.

* Issue **#1907** : Fixed NPE.