Israel Fruchter

Results 119 issues of Israel Fruchter

Those test enable client encryption on scylla end, but not using a specific certificate, and scylla defaults to non-existing one: ``` 12:18:00.008 [Exec Stream Pumper] ERROR c.d.o.d.api.testinfra.ccm.CcmBridge - ccmout> ERROR...

integration-tests

On initial connection to scylla cluster, we get the following warnings, even shard-aware port is configured and listening on: ``` WARN 05:56:51,248 Not using advanced port-based shard awareness with /10.12.1.220:9042...

triage

seems like those were added in: https://github.com/scylladb/scylla-monitoring/commit/fb1c9d1be7a6f152bf659866c58153bb14fc2e24 and at least for SCT how it's operate today, it pulling all of that from github, and slowing it down quite considerably do...

bug

## Issue description - [ ] This issue is a regression. - [x] It is unknown if this issue is a regression. when multiple machines are using the same command...

when using sstableloader with snappy compression on top of arm (aarch64) platform it fails like the following: ``` WARN 18:56:50,815 Cannot initialize native Snappy library. Compression on new sstables will...

``` The error says "java.io.IOException: Operation x10 on key(s) [32374c4b364e33324e30]: Error executing: (OverloadedException): Queried host (127.0.83.1/127.0.83.1:9042) was overloaded: Too many in flight hints: 10485991". ``` on cases of such errors,...

I guess it might be same as #37 dtest load_migrated_table_with_old_counter_default can be run to show the issue. ``` 2019-02-12 12:04:09.367735 === sstableloader stderr === 2019-02-12 12:04:09.368267 WARN 12:04:08,894 dclocal_read_repair_chance and...

once in a few runs `MetricsTests.Integration_Cassandra_ErrorsConnectionTimeouts` is failing like: ``` /jenkins/workspace/scylla-master/driver-tests/cpp-driver-matrix-test/cpp-driver-scylla/tests/src/integration/tests/test_metrics.cpp:76 Expected: (2u) >= (metrics.errors.connection_timeouts), actual: 2 vs 7 ``` https://jenkins.scylladb.com/job/scylla-master/job/driver-tests/job/cpp-driver-matrix-test/642/testReport/junit/(root)/MetricsTests/Integration_Cassandra_ErrorsConnectionTimeouts_2/history/ I'm guessing shard-aware logic might opened up more connection...

for python-driver, I have some mileage on how to use github actions, building and testing in multiple OS and even multiple architectures and handle the release in more automated fashion...

## Issue description - [ ] This issue is a regression. - [ ] It is unknown if this issue is a regression. when validate is use on multiple s-b,...