-
Comparing scylla 4.6.rc5 and previous releases we see a throughput degradation of:
19% less throughput than 4.6.rc2 (86K vs 106K op/s).
22% less throughput than 4.5.3 (86K vs 109K op/s).
*Install…
-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
Unsure what mod incompatibility is causing this, I will try to find out via trial and error, but in case you are better at reading crashlogs than I am, I am posting it here. Will update if I figure ou…
-
# IMPORTANT NOTE
**Updating to Guava 30.0 does not fix this security vulnerability**. The method is merely deprecated. There currently exits no fix for this vulnerability.
https://github.com/go…
-
https://github.com/mlcommons/inference/pull/1184 committed both to master and r2.1 has broken the LoadGen API just 10 days before to the deadline. This must now be accommodated for in submitters workf…
-
following the discussions in https://github.com/eclipse/xtext-core/issues/2052 and https://github.com/eclipse/xtext/issues/2133
we consider Repo Merge & Switch to tycho again
the following things…
-
# Bug Report
### Is the issue related to model conversion?
No
### Describe the bug
https://github.com/onnx/onnx/blob/master/onnx/test/checker_test.py#L254
We created a model based on the abov…
-
## Installation details
Kernel Version: 5.4.0-1072-gcp
Scylla version (or git commit hash): `5.0~rc3-20220406.f92622e0d` with build-id `2b79c4744216b294fdbd2f277940044c899156ea`
Cluster size: 4…
-
For non-Send types with trivial drop, we still consider them held across the generator, even with `-Zdrop-tracking`:
```rust
async fn trivial_drop() {
// uncomment to make this program compile
…
-
This issue tracks the status of the transition to non-lexical lifetimes and a MIR-based borrow-checker. Both of these are jargon-y terms for compiler authors: the effect of these features on end-users…