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

Revert #9511 #9566

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Revert #9511 #9566

merged 1 commit into from
Oct 8, 2024

Commits on Oct 8, 2024

  1. Revert #9511

    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 <[email protected]>
    gotjosh committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a1489ce View commit details
    Browse the repository at this point in the history