Skip to content

Commit 789ca17

Browse files
committed
Fixing release notes body
1 parent 0e3647d commit 789ca17

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/changelog/131261.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@ issues:
66
- 131105
77
highlight:
88
title: Enable failure store for log data streams
9+
body: |-
10+
The failure store is now enabled for `log-*-*` data streams. This means that such data streams will now store invalid documents in a
11+
dedicated failure index instead of rejecting them. Clients that previously received a `400 Bad Request` response when indexing invalid
12+
documents will now receive a `201 Created` response, that would also contain the marker: `failure_store: used`.
913
notable: true

0 commit comments

Comments
 (0)