Improve mnesia-compat abort returns, use latest rocksdb #10

Open
uwiger wants to merge 2 commits from uw-erlang-rocksdb-dist into master
Owner
  • Update to rocksdb version mentioned in (approved) PR https://github.com/emqx/erlang-rocksdb/pull/55
  • Also address subtle changes introduced in mnesia-4.23.5.1, which broke the tests on mnesia-compatible abort returns.
  • Some tweaks to make dialyzer run cleanly on OTP 27 and 28, but more work is needed to properly handle opaque types.
* Update to rocksdb version mentioned in (approved) PR https://github.com/emqx/erlang-rocksdb/pull/55 * Also address subtle changes introduced in mnesia-4.23.5.1, which broke the tests on mnesia-compatible abort returns. * Some tweaks to make dialyzer run cleanly on OTP 27 and 28, but more work is needed to properly handle opaque types.
uwiger added 1 commit 2026-04-12 21:46:11 +09:00
uwiger requested review from dimitar.p.ivanov 2026-04-12 21:46:12 +09:00
uwiger requested review from hans_sv 2026-04-12 21:46:12 +09:00
uwiger requested review from zxq9 2026-04-12 21:46:12 +09:00
Author
Owner

The changed behavior in mnesia has been noticed by others, and a further correction is underway:
https://github.com/erlang/otp/pull/11002

The changed behavior in mnesia has been noticed by others, and a further correction is underway: https://github.com/erlang/otp/pull/11002
uwiger added 1 commit 2026-04-14 21:53:08 +09:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin uw-erlang-rocksdb-dist:uw-erlang-rocksdb-dist
git checkout uw-erlang-rocksdb-dist
Sign in to join this conversation.
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: QPQ-AG/mnesia_rocksdb#10
No description provided.