-
**What is the bug?**
On Opensearch 2.16.0
I have created ISM policy, with force_merge step to force to have one segment after the datastream index has rolled out and move to warm node. The ste…
-
### Description
Given an array sharded across `n` pods, the following code results in each `local_shard` having its elements scaled by exactly `n`:
```python
m = sharded_arr.sharding.devi…
-
## Packages
Scylla version: `6.1.0~dev-20240531.5b4e688668bf` with build-id `39014653044c4f256aa6a74e012aa1cc1fd7d8b6`
Kernel Version: `5.15.0-1062-aws`
## Issue description
- [ …
-
I have 7 node cluster , After one server reboot, I bring node1 up again. I get this error: "Cannot achieve consistency level for cl LOCAL_QUORUM. Requires 1, alive 0" from go driver.
nodetool stat…
-
Currently estimated row count assumes file sizes are consistent across the entire set, from what I've seen this results in wildly inaccurate estimates for WebDataset. Typically WebDatasets are created…
hlky updated
2 months ago
-
**What is the user interaction of your feature**
A concise description of user interactions or user stories of your feature request
**Is your feature request related to a problem? Please describe.…
-
*Installation details*
Scylla version (or git commit hash): `4.4.9-0.20220313.c37f5938f with build-id 94b1a0017f259c65b8478097f52311088a991c57`
Cluster size: 3 nodes (i3.large)
OS (RHEL/CentOS/Ubun…
-
### Overview of the Issue
Vitess recently got UPDATE with JOIN support, but there may be some inefficiency/deficiency. It seems to resort to OperatorType `DMLWithInput` (which rewrites to `SELECT ...…
-
#### Is your feature request related to a problem? Please describe.
Split and merge compactor and query sharding work better together when one is a divisor of the other one. However, I've seen peop…
-
## GORM Playground Link
https://github.com/go-gorm/playground/pull/726
## Description
I create a logical table named `message`, and use two underlying sharding tables: `message_01` and …