Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop using MaxTransferRetries #10844

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Stop using MaxTransferRetries #10844

merged 1 commit into from
Oct 10, 2023

Conversation

DylanGuedes
Copy link
Contributor

What this PR does / why we need it:
This configuration was removed on https://github.com/grafana/loki/pull/10709/files.

Which issue(s) this PR fixes:
N/A

@DylanGuedes DylanGuedes requested a review from a team as a code owner October 10, 2023 14:07
@DylanGuedes DylanGuedes merged commit 583aa28 into main Oct 10, 2023
6 checks passed
@DylanGuedes DylanGuedes deleted the stop-using-retry-config branch October 10, 2023 15:19
@salvacorts salvacorts added type/bug Somehing is not working as expected backport k171 labels Oct 11, 2023
grafanabot pushed a commit that referenced this pull request Oct 11, 2023
**What this PR does / why we need it**:
This configuration was removed on
https://github.com/grafana/loki/pull/10709/files.

**Which issue(s) this PR fixes**:
N/A

(cherry picked from commit 583aa28)
salvacorts added a commit that referenced this pull request Oct 11, 2023
**What this PR does / why we need it**:

In #10709, we removed
`-ingester.max-transfer-retries` in favor of the WAL. Then, in
#10844 we removed it from the config
file but we did not remove it from the ingester args. This PR solves
this by removing it.
salvacorts pushed a commit that referenced this pull request Oct 11, 2023
Backport 583aa28 from #10844

---

**What this PR does / why we need it**:
This configuration was removed on
https://github.com/grafana/loki/pull/10709/files.

**Which issue(s) this PR fixes**:
N/A

Co-authored-by: Dylan Guedes <djmgguedes@gmail.com>
grafanabot pushed a commit that referenced this pull request Oct 11, 2023
**What this PR does / why we need it**:

In #10709, we removed
`-ingester.max-transfer-retries` in favor of the WAL. Then, in
#10844 we removed it from the config
file but we did not remove it from the ingester args. This PR solves
this by removing it.

(cherry picked from commit be3ca9c)
salvacorts added a commit that referenced this pull request Oct 11, 2023
Backport be3ca9c from #10850

---

**What this PR does / why we need it**:

In #10709, we removed
`-ingester.max-transfer-retries` in favor of the WAL. Then, in
#10844 we removed it from the config
file but we did not remove it from the ingester args. This PR solves
this by removing it.

Co-authored-by: Salva Corts <salva.corts@grafana.com>
rhnasc pushed a commit to inloco/loki that referenced this pull request Apr 12, 2024
**What this PR does / why we need it**:
This configuration was removed on
https://github.com/grafana/loki/pull/10709/files.

**Which issue(s) this PR fixes**:
N/A
rhnasc pushed a commit to inloco/loki that referenced this pull request Apr 12, 2024
**What this PR does / why we need it**:

In grafana#10709, we removed
`-ingester.max-transfer-retries` in favor of the WAL. Then, in
grafana#10844 we removed it from the config
file but we did not remove it from the ingester args. This PR solves
this by removing it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport k171 size/XS type/bug Somehing is not working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants