Botond Dénes

Results 853 comments of Botond Dénes

Seen again in https://jenkins.scylladb.com/job/scylla-enterprise/job/scylla-ci/849/testReport/junit/update_cluster_layout_tests/TestUpdateClusterLayout/Tests___dtest___test_simple_removenode_4/

I think some additional fields would be useful. So listing all to-be-added columns: ```cql CREATE TYPE SStableInfo ( generation text; origin text; size long; ); ``` | Column Name |...

> let's also take the opportunity to include shard_id to history Thanks @raphaelsc, I updated the table above.

> @denesb , 6.1 was already branched. Should this be changed to 6.2? Yes, I see @mykaul already did it.

Submodule update: scylladb/scylladb@2556e902b1c8fd0638a316c4ab5fc25e28a7011f.

> > Ammm @denesb Why should we update the submodule? we don't use it anymore, right? > > or should we keep updating it until we remove it from Scylla?...

We potentially have the same problem with batchlog. @asias do we flush batchlog on all nodes of the cluster? Note that batches can contain statements for many partitions, so even...

I haven't looked at the core yet, but based on the logs and the scenario, this is the same as https://github.com/scylladb/scylladb/issues/22244. Here, we don't have a lot of nodes, so...

> [@denesb](https://github.com/denesb) > > it also happen with tablets enabled (part of the plan was to run both vnodes and tablets of that case) The fact that it also happens...