Skip to content

bdb: support UNSORTED_HASH databases#1886

Draft
hdonnay wants to merge 1 commit into
quay:mainfrom
hdonnay:hack/bdb-unsorted
Draft

bdb: support UNSORTED_HASH databases#1886
hdonnay wants to merge 1 commit into
quay:mainfrom
hdonnay:hack/bdb-unsorted

Conversation

@hdonnay
Copy link
Copy Markdown
Member

@hdonnay hdonnay commented May 19, 2026

I saw this error being tripped somewhere that I now can't find.

I think this should be find to do, as the code doesn't rely on ordering in any way: it simply reads out all the populated entries.

I saw this error being tripped somewhere that I now can't find.

I think this should be find to do, as the code doesn't rely on ordering
in any way: it simply reads out all the populated entries.

Hold: Waiting for reproducer+test.
Signed-off-by: Hank Donnay <hdonnay@redhat.com>
Change-Id: Ieb8d4a3dc6a7d411d6d7e9821f384e9d6a6a6964
@hdonnay
Copy link
Copy Markdown
Member Author

hdonnay commented May 19, 2026

TODO:

  • find a testcase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant