wangdi
wangdi
If the target is being drained, then exclude should not change its fseq number, otherwise it may get wrong object layout and interfere the drain process. ### Steps for the...
Add server I/O latency histogram, and add %50 90% 99% latency to metrics. ### Steps for the author: * [ ] Commit message follows the [guidelines](https://daosio.atlassian.net/wiki/spaces/DC/pages/11133911069/Commit+Comments). * [ ] Appropriate...
Add server I/O latency histogram, and add %50 90% 99% latency to metrics. ### Steps for the author: * [ ] Commit message follows the [guidelines](https://daosio.atlassian.net/wiki/spaces/DC/pages/11133911069/Commit+Comments). * [ ] Appropriate...
- **DAOS-17589 pool: not changing fseq for exclude during drain (#16753)** - **DAOS-18029 cq: do not run trivy on all prs (#16935) (#16957)** - **DAOS-18103: container: fix compatibility for newer...
In some cases, send unexpected may never finished, considering the following case 1. post tag recv (rx_1). 2. send msg failed, then post error cq1, 3. In the mean time,...