We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
--- FAIL: TestSecondaryIndices_List (0.04s) secondary_indexes_test.go:129: Error Trace: /home/runner/work/oxia/oxia/server/secondary_indexes_test.go:129 Error: Received unexpected error: leaked iterators: (1) attached stack trace -- stack trace: | github.com/cockroachdb/pebble.(*DB).Close | /home/runner/go/pkg/mod/github.com/cockroachdb/[email protected]/db.go:1632 | github.com/streamnative/oxia/server/kv.(*Pebble).Close | /home/runner/work/oxia/oxia/server/kv/kv_pebble.go:364 | github.com/streamnative/oxia/server/kv.(*db).Close | /home/runner/work/oxia/oxia/server/kv/db.go:175 | github.com/streamnative/oxia/server.(*leaderController).close | /home/runner/work/oxia/oxia/server/leader_controller.go:1033 | github.com/streamnative/oxia/server.(*leaderController).Close | /home/runner/work/oxia/oxia/server/leader_controller.go:1001 | github.com/streamnative/oxia/server.TestSecondaryIndices_List | /home/runner/work/oxia/oxia/server/secondary_indexes_test.go:129 | testing.tRunner | /opt/hostedtoolcache/go/1.23.3/x64/src/testing/testing.go:1690 | runtime.goexit | /opt/hostedtoolcache/go/1.23.3/x64/src/runtime/asm_amd64.s:1700 Wraps: (2) leaked iterators: | 0.0: | 000004:[__oxia/term#10,SET-__oxia/term-options#11,SET] Error types: (1) *withstack.withStack (2) *errutil.leafError Test: TestSecondaryIndices_List fatal error: checkptr: pointer arithmetic computed bad pointer value
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: