-
ScyllaDB is a drop-in replacement for Cassandra. Does it require more on the operator side than just a few small changes?
-
We are considering to use ScyllaDB to more or less extend and therefore we are evaluating it. We thereby wanted to see results regarding tests with jepsen. It seems that the activity was here only in …
-
ScyllaDB JMX service opens random port on `0.0.0.0` that is unsecured. We should disable that port by default.
Also random port is bad an prevents us from validating open ports.
-
From topic scale testing.
The issue is from a one off run of a test in https://github.com/redpanda-data/redpanda/pull/16843
Redpanda version;
```
v24.1.0-dev-1200-g8684488c39 - 8684488c397a54f…
-
Currently `s-m` does not purge snapshots when backup job is deleted
In the sake of usability we need to have a way to purge these snapshots in `sctool` and have it properly documented
Another nice to …
-
Hi guys, I want to contribute in the project but I had a lot of trouble to build the [api](https://github.com/basementdevs/tbp-consumer-api). I think the project need a README that describe how to bui…
-
I successfully installed the prerequisites, but when invoking the cmake command in the root folder, I get
CMake Error at cmake/FindPHPConfig.cmake:34 (find_program):
Could not find PHP_CONFIG_EXE…
-
The landing page: https://docs.scylladb.com/
Things to consider:
- Make the Get Started documentation more accessible. Currently, it's accessed via this button:
![image](https://github.com/user…
-
I would like to report an issue on page https://cloud.docs.scylladb.com/master/access-management/user-management
### Problem
Could we please provide details about what options are available for ea…
-
During the nodetool operation of replace node, the replacing node is reported with a status of "UN" when it is still not really normal but rather in initializing state. it should report a different st…