-
Reported in: https://jenkins.scylladb.com/view/nexts/job/scylla-master/job/next/6401/testReport/junit/materialized_views_test/TestInterruptBuildProcess/Tests___Sanity_Tests_RAFT___test_interrupt_build…
-
### Issue description
Manager restore operation returns `kms_error AccessDeniedException` for multiDC cluster with EAR enabled.
Full error message:
`Found exception: kms_error (AccessDeniedExce…
-
We are using ScyllaDB now.
Example query:
SELECT column_name FROM table_name LIMIT 1; // selects first row from column from table.
To run scylla using docker:
`docker run --name scylladb -p 9042:90…
-
We had few reports across the broad that nodetool commands are getting stuck.
a suggestion was raise by @elcallio to try catch and collect enough information when those things happen:
https://gith…
fruch updated
3 years ago
-
Currently, we have in sstring.hh an operator
-
IIUC, calling Scylla snapshot API (`POST /storage_service/snapshots`) on only the base table results in creating snapshots for the base table and all of its views. So even if I don't care for snapshot…
-
Seen in https://jenkins.scylladb.com/job/scylla-master/job/scylla-ci/10223/testReport/junit/replace_address_test/TestReplaceAddress/Tests___dtest_with_topology_changes___test_replace_with_background_w…
-
When repairing a table that has views, repair may stream mutations to a replica, and those are processed using staging sstables, generating view updates.
Currently, scylla-manager and testing code …
-
https://github.com/scylladb/scylla/blob/9623589c773d85eb27243f76b67c745f5b891dbb/api/api-doc/storage_service.json#L618-L623
is inconsistent with
https://github.com/scylladb/scylla/blob/9623589c7…
-
Hello!
On following setup, latest GKE Standard cluster, we do have 5 nodes with 4 NVME Local SSD each:
```
sctool status
Cluster: scylla/scylla-cluster (45d3e040-c349-4e86-8893-e2aba7a037c6)
Da…