Commit 99393b5
authored
Fixed assertion unsafe call of ClusterService.state() (opensearch-project#19775)
* Fixed assertion unsafe call of ClusterService.state()
Signed-off-by: Nils Bandener <nils.bandener@eliatra.com>
* Added changelog
Signed-off-by: Nils Bandener <nils.bandener@eliatra.com>
---------
Signed-off-by: Nils Bandener <nils.bandener@eliatra.com>1 parent 753c135 commit 99393b5
File tree
2 files changed
+2
-1
lines changed- server/src/main/java/org/opensearch/node
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments