Israel Fruchter

Results 570 comments of Israel Fruchter

@avelanarius, any assumption of what would cause such assertion to fail ?

@avelanarius @Lorak-mmk we run into it again: ## Installation details Kernel Version: 5.15.0-1040-azure Scylla version (or git commit hash): `5.2.3-20230608.ea08d409f155` with build-id `ec8d1c19fc354f34c19e07e35880e0f40cc7d8cd` Cluster size: 6 nodes (Standard_L8s_v3) Scylla Nodes...

as written in the original report > It makes SCT confuse, and fail to read the summery of c-s it make us need to take a close look why the...

> > the version in 2023.1 branch is `3.11.2.4` > > Why not upgrade to 3.11.2.5? The list of changes ([3.11.2.4...3.11.2.5](https://github.com/scylladb/java-driver/compare/3.11.2.4...3.11.2.5) ) is significant. Nothing that I see that may...

> @fruch - I don't fully understand - by not upgrading, we are not testing, at least the following: [3e2d8a1](https://github.com/scylladb/java-driver/commit/3e2d8a1766150d78bd806264ecf1e1870e0f14cf) [bb2fcdc](https://github.com/scylladb/java-driver/commit/bb2fcdc22384b40194becdb994906fa3a6eb0940) [376f032](https://github.com/scylladb/java-driver/commit/376f03252bbee7c220aeb4f5460a55a92944b00a) (and this one being the most important of...

it's still reproduces on master runs on Azure, not 100% of the time, but at least twice a week... ## Installation details Kernel Version: 5.15.0-1044-azure Scylla version (or git commit...

Happening again on the multi-dc k8s run ## Installation details Kernel Version: 5.10.199-190.747.amzn2.x86_64 Scylla version (or git commit hash): `2023.1.2-20231001.646df23cc4b3` with build-id `367fcf1672d44f5cbddc88f946cf272e2551b85a` Operator Image: scylladb/scylla-operator:latest Operator Helm Version: v1.12.0-alpha.0-144-g60f7824...

And again, @avelanarius > In the follow-up message (or PR?), I'll write how to configure the logging framework to log this specific message (we don't want to enable all DEBUG...

happened again on weekly k8s run: ## Installation details Kernel Version: 5.10.201-191.748.amzn2.x86_64 Scylla version (or git commit hash): `2023.1.2-20231001.646df23cc4b3` with build-id `367fcf1672d44f5cbddc88f946cf272e2551b85a` Operator Image: scylladb/scylla-operator:latest Operator Helm Version: v1.12.0-alpha.0-144-g60f7824 Operator...

happens again on `2023.1.5` run ``` Feb 14, 2024 4:37:32 PM com.google.common.util.concurrent.AggregateFuture log SEVERE: Input Future failed with Error java.lang.AssertionError at com.datastax.driver.core.ConvictionPolicy$DefaultConvictionPolicy.signalConnectionClosed(ConvictionPolicy.java:90) at com.datastax.driver.core.Connection.closeAsync(Connection.java:1095) at com.datastax.driver.core.ControlConnection.onHostGone(ControlConnection.java:1122) at com.datastax.driver.core.ControlConnection.onRemove(ControlConnection.java:1112) at com.datastax.driver.core.Cluster$Manager.onRemove(Cluster.java:2503)...