-
**What steps did you take:**
Deploy a Carvel application with `helmTemplate` approach in a remote target cluster has a misconfigured namespace.
**What happened:**
We created a Carvel package usin…
-
I already had 3 Cassandra node/pods running. I deleted them and tried to re create them again using the same YAML file as following, on the same `Kind` cluster, but it stuck pending status:
api…
-
## Packages
Scylla version: `2024.3.0~dev-20240923.a0b3f6b1b802` with build-id `6a1ee58fde1e0fd72d5c62c9cf5f309b7cb46d89`
Kernel Version: `5.4.0-1021-aws-fips`
## Issue description
- [ ] T…
fruch updated
2 months ago
-
## Expected Behavior
We have a 3 node cluster Even when one node is down we are expecting the temporal to work by connecting to other two nodes.
## Actual Behavior:
We are doing the load test a…
-
Current version of table system.cluster_status has next format:
```
cassandra@cqlsh> select * from system.cluster_status
... ;
peer | dc | host_id | load …
-
I am trying to build a 6 node Cassandra cluster with Priam. I want to know if there is a proper bootstrap sequence to start the nodes with Priam. Also if can Priam be hooked to the existing Cassandra …
-
A query like
```sql
select *
from table
where col1 = 'val'
and col2 = 'val2'
and col3 != 'val3'
```
returns empty result even if I have data in my table which satisfies these conditions. `…
-
[E AssertionError: Expected a row count of 151000 in table 'cf', but got 150999
](https://jenkins.scylladb.com/job/scylla-master/job/next/8493/testReport/replace_address_test/TestReplaceAddress/…
-
## Bug Report
**Describe the bug**
It is difficult to debug Cassandra startup errors. The primary process in the `cassandra` container is the management-api. It manages the lifecycle of Cassandra. W…
-
When running in Python 3.12, get the following error:
```
datasketch/__init__.py:4: in
from datasketch.lsh import MinHashLSH
datasketch/lsh.py:7: in
from datasketch.storage import or…
ekzhu updated
8 months ago