v7.0-beta.215
Pre-release-
Issue #2938 : Fix StreamId error when querying annotations data source.
-
Issue #2944 : Truncate error messages for processor_filter_tracker status to fit DB.
-
Issue #2935 : Remove query UUID in query download.
-
Issue #2945 : Fix deadlock updating processor task by updating individually.
-
Issue #2946 : Add property
statisticFlushBatchSize. -
Issue #2946 : Change SQL Statistics flush to use single large prepared statements for more efficient inserts to SQL_STAT_VAL_SRC.
-
Issue #2954 : Stop logging SQL exceptions as errors in JooqUtil.
-
Issue #2948 : Processing tasks will complete normally when data deleted.
-
Issue #2946 : Add statistics properties
inMemAggregatorPoolSize,inMemPooledAggregatorSizeThreshold,inMemPooledAggregatorAgeThresholdandinMemFinalAggregatorSizeThreshold.