| |
|
|
| Issue Type: |
Task |
| Assignee: |
Yoann Rodière |
| Components: |
backend-lucene, engine |
| Created: |
22/Jul/2020 02:05 AM |
| Fix Versions: |
6.0.0.Beta9 |
| Priority: |
Major |
| Reporter: |
Yoann Rodière |
|
- There's an SPI that cannot be used at the moment (TimingSource).
- We use Timer whereas ScheduledExecutor would work just fine.
- Also, more generally, we should probably number threads from 0. We do that for Lucene merge threads already, so...
|
|
|
|
| |
|