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

Backport #9566 to r311 #9568

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Backport #9566 to r311 #9568

merged 1 commit into from
Oct 8, 2024

Conversation

gotjosh
Copy link
Contributor

@gotjosh gotjosh commented Oct 8, 2024

This PR manually backports #9566 to r311

This reverts #9511 as it panics ingesters.

The details are:

```
│ panic: runtime error: invalid memory address or nil pointer dereference                                                                                                                      │
│     panic: runtime error: invalid memory address or nil pointer dereference                                                                                                                  │
│ [signal SIGSEGV: segmentation violation code=0x1 addr=0x30 pc=0x13b2350]                                                                                                                     │

     $GOROOT/src/runtime/panic.go:785 +0x124                                                                                                                                                  │
│ github.com/twmb/franz-go/pkg/kgo/internal/pool.(*BucketedPool[...]).Get(0x0?, 0x0?)
```

Signed-off-by: gotjosh <josue.abreu@gmail.com>
(cherry picked from commit ab3e627)
@gotjosh gotjosh requested review from stevesg, grafanabot and a team as code owners October 8, 2024 18:22
@gotjosh gotjosh changed the title Backport #9566 to r3111 Backport #9566 to r311 Oct 8, 2024
@gotjosh gotjosh merged commit 245ed65 into r311 Oct 8, 2024
29 checks passed
@gotjosh gotjosh deleted the backport-9566-to-r311 branch October 8, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants