-
## Describe the bug
Burst iSCSI connection errors occur in a short period and after a few seconds, the IM pod is deleted and re-created. This happened to all the nodes and made the LH engines and r…
-
### Description
Currently, we only have the daemon logs and the bad_replicas table to check the actions taken by the suspicious replica recovery machinery. We need a better, more convenient monitorin…
-
### Observed behavior
We have one `app` source and created an `app_replica`.
[mirror_with_deled_fails.json](https://github.com/user-attachments/files/17892235/mirror_with_deled_fails.json)
```
…
-
### Description
**Observed Behavior**:
Karpenter is recreating the same type of node over a period of time and deleting it in parallel when replicas are increased.
**Expected Behavior**:
Karpent…
-
### Enhancement Description
We need monitoring for the actions that replica recoverer daemon takes
### Use Case
- to see what's the impact of this daemon, i.e. how many replicas it "fixes"
- if a …
-
### Is your feature request related to a problem? Please describe
Coming from the META issue https://github.com/opensearch-project/OpenSearch/issues/15306 achieve Scale to Zero with Reader/Writer S…
-
**Describe the bug**
`SHOW SLAVE STATUS` is deprecated and replaced by `SHOW REPLICA STATUS`:
https://dev.mysql.com/doc/refman/8.0/en/show-slave-status.html
I'm trying to make `mydumper` work w…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
main
### Commit ID
b93ef472b9afe0329e55b9043aef2fcdb41da4de
### Other Environment Infor…
-
Hi,
I'm starting multiple replicas of the same web server process using the PC_REPLICA_NUM to inject the listening port number:
```
my-web-app:
replicas: 2
command: |
java -ja…
-
### Describe the bug
Both the deployments have a hard coded `replicas: 1`, which is surprising because for both a PDB can be setup. Is there any reason for setting this fixed values and not exposing …