Yaron Kaikov

Results 140 comments of Yaron Kaikov

@avikivity Can we get this one in?

There is no offensive commit. The problem seems to be related to `Armatrading` All failures were running on this server https://jenkins.scylladb.com/job/scylla-master/job/next/7112/ passed while running on a cloud instance @benipeled Is...

> > There is no offensive commit. The problem seems to be related to `Armatrading` All failures were running on this server > > The first part does not cause...

> This test is just excessively slow. Maybe, but 3 last builds passed while running on the fleet for `aarch64`. I would expect `Armatrading` to be faster, if this is...

> @yaronkaikov / @denesb should I put the backport label myself or the maintainers/author should do it? You can just add it (already did), The maintainers will decide if to...

> @yaronkaikov how do i ensure compatibility if I want to upgrade jnr libraries again? I am not sure, do we have some unit-tests for this?

> I think [scylladb/scylla-ccm#565](https://github.com/scylladb/scylla-ccm/pull/565) has to go in, before we can merge this. @denesb It was merged yesterday, can we merge this one?

@mykaul `instanceType: c6id.8xlarge`

From the logs we see ``` [2023-11-08T03:31:22.931Z] Caused by: java.net.ConnectException: Connection refused [2023-11-08T03:31:22.931Z] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [2023-11-08T03:31:22.931Z] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) [2023-11-08T03:31:22.931Z] at com.datastax.shaded.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) [2023-11-08T03:31:22.931Z] at com.datastax.shaded.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) [2023-11-08T03:31:22.931Z] at com.datastax.shaded.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:710) [2023-11-08T03:31:22.931Z] at...