Commit 65788cb
authored
Make Engine.awaitPendingClose protected (elastic#130004)
So that the method can be used by classes implementing the Engine
abstract class.1 parent 9e06a22 commit 65788cb
File tree
1 file changed
+1
-1
lines changed- server/src/main/java/org/elasticsearch/index/engine
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2199 | 2199 | | |
2200 | 2200 | | |
2201 | 2201 | | |
2202 | | - | |
| 2202 | + | |
2203 | 2203 | | |
2204 | 2204 | | |
2205 | 2205 | | |
| |||
0 commit comments