Commit 42403b9
Fix serialization of StreamsMetadata (elastic#142171) (elastic#142177)
Accidentally introduced in elastic#141564 during a refactor,
this fixes the serialization issue for older versions.
Co-authored-by: Lee Hinman <dakrone@users.noreply.github.com>1 parent ffe8db0 commit 42403b9
File tree
1 file changed
+4
-2
lines changed- server/src/main/java/org/elasticsearch/cluster/metadata
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
125 | 127 | | |
126 | 128 | | |
127 | 129 | | |
| |||
0 commit comments