Commit 830f2c7
committed
[TASK] Gracefully handle errors in nodeindex:cleanup
If the alias is missing or a different error occurs, the command will
now handle this instead of running into an uncaught exception.1 parent 473b700 commit 830f2c7
1 file changed
Lines changed: 12 additions & 7 deletions
File tree
- Classes/Flowpack/ElasticSearch/ContentRepositoryAdaptor/Command
Lines changed: 12 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
149 | 152 | | |
150 | | - | |
151 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
152 | 156 | | |
| 157 | + | |
153 | 158 | | |
154 | 159 | | |
0 commit comments