vinyl: do not start reader threads if vinyl is unused
So as not to confuse the user, let's start reader threads when recovery completes only if there are Vinyl indexes. Otherwise, start them on the first Vinyl index creation. See #2664
Showing
- src/box/vinyl.c 20 additions, 6 deletionssrc/box/vinyl.c
- src/box/vy_index.c 5 additions, 0 deletionssrc/box/vy_index.c
- src/box/vy_index.h 2 additions, 0 deletionssrc/box/vy_index.h
- src/box/vy_run.c 2 additions, 0 deletionssrc/box/vy_run.c
- src/box/vy_run.h 3 additions, 8 deletionssrc/box/vy_run.h
Loading
Please register or sign in to comment