-
As noted in https://github.com/scylladb/scylladb/pull/16558 and its review, it is conventional in our code that sharded services have `start()` and `stop()` methods that start or stop the service on o…
nyh updated
10 months ago
-
Add examples of usage
-
## Motivation
It would be good to check progression with dated releases of the extension inside of it at the About Tab.
![image](https://github.com/user-attachments/assets/6cb72fe5-45b2-415c-a4d…
-
The same result you would get from `nodetool describecluster`
-
On a multi region cluster, it would be nice to present the nodes on a world map
![image](https://user-images.githubusercontent.com/170200/87546193-d0094180-c6b1-11ea-8202-52b4b1b6786d.png)
https:/…
tzach updated
4 months ago
-
This is feedback:
1. Had to create a custom AMI and install scylla-enteprise-tools package to get cassandra-stress to work
2. Had to change the user from scyllaadb to ubuntu and make related chang…
-
We were trying to benchmark scyalla on AWS AMI Image as recommended.
We followed the steps to install but we could not build.
root@~# cd scylla-bench/
root@:~/scylla-bench# go install .
go: do…
-
## Explanation:
When running SCT on a bit slower connection, test cannot establish SSH connection, and then fails on
`AttributeError: 'NoneType' object has no attribute 'update_default_time_range'`.
…
-
Cassandra 5 introduced a new CQL type, "vector", described in https://cassandra.apache.org/doc/latest/cassandra/reference/vector-data-type.html and in the issue [CASSANDRA-18504](https://issues.apache…
-
Currently, data_value has many implicit constructors that facilitate
simple coding when passing initializer lists of values to queries.
However, they can cause unexpected implicit type conversions w…