-
as a large scale C++ project, it could take long time[0] to compile scylla from scratch. despite that we are using distcc and ccache for speeding up the compilation, the time to build the tree is stil…
-
we could apply such a policies to users authenticated by PasswordAuthenticator.
Password policies can be defined in `scylla.yaml` and contain options:
- min and max password length
- password expir…
-
When the test starts `c-s` spins threads to generate a load, you can control the number of threads by `-rate threads=X`.
Unless `-errors ignore` is provided, the thread is going to be killed after rea…
-
I would like to report an issue in page https://java-driver.docs.scylladb.com/scylla-3.11.0.x/manual/address_resolution/index
### Problem
In this page, as well as in many other pages in this manua…
guy9 updated
4 months ago
-
Request from @tzach:
> Would be interesting to look at the Heatmap of the getting started HP.
How to enable (from @timkoopmans):
> heap is not enabled for docs, but it can be added. Couple of d…
-
The first transaction in the latest dump file that IF released is from June 28, 2019 19:10:25
376G 1154472.dmp
In our own implementation, Scylladb takes similar disk usage as the dump files af…
-
I compiled scylladb from source code. All went smoothly. But when I run it. It failed and reported errors as follow:
terminate called after throwing an instance of 'boost::exception_detail::clone_imp…
ZTJiu updated
8 years ago
-
The test is built to assume vnode distribution of rows. It creates a two-node cluster, loads data into each node, and before testing that read repair works, verifies that each node has the right data.…
-
The current API specs (https://github.com/scylladb/scylla/tree/master/api/api-doc) follow the old Swagger 1.2 specs.
The old version makes the spec use with the latest tools and libraries, for examp…
tzach updated
3 months ago
-
While implementing `forward_service` and parallelized aggregations in https://github.com/scylladb/scylladb/pull/9209 and https://github.com/scylladb/scylladb/pull/10295, there was introduced a limitat…
Jadw1 updated
2 months ago