You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/ingest-management/release-notes/release-notes-8.15.asciidoc
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ Review important information about the {fleet} and {agent} 8.15.3 release.
59
59
60
60
In 8.15, events in the memory queue are not freed when they are acknowledged (as intended), but only when they are overwritten by later events in the queue buffer. This means for example if a configuration has a queue size of 5000, but the input data is low-volume and only 100 events are active at once, then the queue will gradually store more events until reaching 5000 in memory at once, then start replacing those with new events.
61
61
62
-
See {beats} issue link:https://github.com/elastic/beats/issues/40705[#40705].
62
+
See {beats} issue link:https://github.com/elastic/beats/issues/41355[#41355].
63
63
64
64
*Impact* +
65
65
@@ -117,7 +117,7 @@ Review important information about the {fleet} and {agent} 8.15.2 release.
117
117
118
118
In 8.15, events in the memory queue are not freed when they are acknowledged (as intended), but only when they are overwritten by later events in the queue buffer. This means for example if a configuration has a queue size of 5000, but the input data is low-volume and only 100 events are active at once, then the queue will gradually store more events until reaching 5000 in memory at once, then start replacing those with new events.
119
119
120
-
See {beats} issue link:https://github.com/elastic/beats/issues/40705[#40705].
120
+
See {beats} issue link:https://github.com/elastic/beats/issues/41355[#41355].
121
121
122
122
*Impact* +
123
123
@@ -207,7 +207,7 @@ same package versions.
207
207
208
208
In 8.15, events in the memory queue are not freed when they are acknowledged (as intended), but only when they are overwritten by later events in the queue buffer. This means for example if a configuration has a queue size of 5000, but the input data is low-volume and only 100 events are active at once, then the queue will gradually store more events until reaching 5000 in memory at once, then start replacing those with new events.
209
209
210
-
See {beats} issue link:https://github.com/elastic/beats/issues/40705[#40705].
210
+
See {beats} issue link:https://github.com/elastic/beats/issues/41355[#41355].
211
211
212
212
*Impact* +
213
213
@@ -266,7 +266,7 @@ If you're using {agent} on Windows with any integration which makes use of the A
266
266
267
267
In 8.15, events in the memory queue are not freed when they are acknowledged (as intended), but only when they are overwritten by later events in the queue buffer. This means for example if a configuration has a queue size of 5000, but the input data is low-volume and only 100 events are active at once, then the queue will gradually store more events until reaching 5000 in memory at once, then start replacing those with new events.
268
268
269
-
See {beats} issue link:https://github.com/elastic/beats/issues/40705[#40705].
269
+
See {beats} issue link:https://github.com/elastic/beats/issues/41355[#41355].
0 commit comments