Israel Fruchter
Israel Fruchter
@dkropachev https://github.com/scylladb/scylla-bench/pull/181 demonstrates that gocql version change is the cause, can you assign someone to take a closer look at it ?
@dimakr in all of them stress command is killed cause: ``` Stress command execution failed with: Command did not complete within 43800 seconds! ``` looking at the logs of s-b,...
This error isn't view specific, so we need to check if it's not an actual issue
> Seeing the same `storage_proxy - exception during mutation write...data_dictionary::no_such_column_family` error, which is accompanied with the `Error applying view update` one ([longevity-multidc-schema-topology-changes-12h-test](https://argus.scylladb.com/test/8764d79e-d785-4b99-9c70-99e2f24d0a18/runs?additionalRuns[]=108e1443-8a34-4e76-a32b-4a58b1e9bec8)): > ``` > < t:2024-08-30 15:22:59,937 f:db_log_reader.py l:123...
@Lorak-mmk I'm reopening this one since it's a bit different from just a warning ``` [2m2024-07-28T09:14:31.177595Z[0m [33m WARN[0m [2mscylla::transport::topology[0m[2m:[0m Initial metadata read failed, proceeding with metadata consisting only of the...
> > This issue indeed highlights an important problem: if the initial metadata fetch fails _for any reason_, then due to strict datacenter requirements the default load balancer may yield...
also I think the missing part, is also that in a few seconds the data would be filled by scylla, i.e. on the next refresh. as other driver doesn't fails,...
> > sorry but the use said specifically to enable failover: > > ```rust > > policy_builder = policy_builder.prefer_datacenter(dc.to_owned()).permit_dc_failover(true); > > ``` > > > > > > > >...
> > also I think the missing part, is also that in a few seconds the data would be filled by scylla, i.e. on the next refresh. > > as...
> > also I think the missing part, is also that in a few seconds the data would be filled by scylla, i.e. on the next refresh. > > as...