Botond Dénes

Results 853 comments of Botond Dénes

Ok, please close if it is solved/duplica and reference the respective issue/PR.

> > An sstable spanning multiple tablets could be counted multiple times > > How can this happen? Sstables are not allowed to cross tablet boundaries Sstables uploaded via `nodetool...

Queued. Had a trivial conflict which I resolved.

Looks like I fumbled the queueing with the config resolution, this PR doesn't appear to be queued. @tchaikov please rebase.

@raphaelsc can you please take a look? Do we need to increase some timeout here, or is there some genuine underlying issue?

Could this have something to do with the `rwlock` that @raphaelsc removed?

Ok, I'm closing this as tentatively fixed by https://github.com/scylladb/scylladb/pull/19469.

Has conflicts with next, please rebase after promotion finishes.

@bhalevy had a PR which formalized our startup, creating a graph of dependencies. @xemul also spent a lot of time cleaning up our startup/shutdown, maybe he has a plan.