Commit af513b5
committed
Move query-cache-server to solr_services (it's Solr) (v0.11.3)
The "query-cache-server" name is legacy from an earlier
owl_cache layer -- the service actually runs Solr directly
hosting the vfb_json core. The v0.11.2 entry treated it as an
owl_cache and probed /status, which doesn't exist on Solr.
Drop the cache_services entry, add a new solr_services entry
"Preview Solr (query-preview.virtualflybrain.org)" with
core: vfb_json, LB-fronted only. The container lives in
vfb-development so per-container probing via the Rancher API
would ConnectError across stacks anyway; the LB path works
fine.
Live verification:
- /solr/vfb_json/admin/system: 1.03 GB JVM (6.5%), load 6.73,
Solr 8.11.4
- /solr/vfb_json/admin/mbeans /select: 3,006 cumulative
requests, mean 0.005/s1 parent 1733234 commit af513b5
2 files changed
Lines changed: 29 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
5 | 15 | | |
6 | 16 | | |
7 | 17 | | |
| |||
262 | 272 | | |
263 | 273 | | |
264 | 274 | | |
| 275 | + | |
265 | 276 | | |
266 | 277 | | |
267 | 278 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
184 | 176 | | |
185 | 177 | | |
186 | 178 | | |
| |||
275 | 267 | | |
276 | 268 | | |
277 | 269 | | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
278 | 285 | | |
279 | 286 | | |
280 | 287 | | |
| |||
0 commit comments