Skip to content

Allow MFs (module-function pairs) in rabbit_mnesia_tables_to_khepri_db attr#15655

Open
LoisSotoLopez wants to merge 1 commit intorabbitmq:mainfrom
cloudamqp:allow-mf-in-rabbit_mnesia_tables_to_khepri_db-attribute
Open

Allow MFs (module-function pairs) in rabbit_mnesia_tables_to_khepri_db attr#15655
LoisSotoLopez wants to merge 1 commit intorabbitmq:mainfrom
cloudamqp:allow-mf-in-rabbit_mnesia_tables_to_khepri_db-attribute

Conversation

@LoisSotoLopez
Copy link
Contributor

@LoisSotoLopez LoisSotoLopez commented Mar 6, 2026

Proposed Changes

As discussed in #15559 it would be useful to allow a module-function pair as value for the rabbit_mnesia_tables_to_khepri_db module attr.

This PR implements so.

Types of Changes

  • Bug fix (non-breaking change which fixes issue #NNNN)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause an observable behavior change in existing systems)
  • Documentation improvements (corrections, new content, etc)
  • Cosmetic change (whitespace, formatting, etc)
  • Build system and/or CI

Checklist

Put an x in the boxes that apply.
You can also fill these out after creating the PR.
This is simply a reminder of what we are going to look for before merging your code.

  • Mandatory: I (or my employer/client) have have signed the CA (see https://github.com/rabbitmq/cla)
  • I have read the CONTRIBUTING.md document
  • I have added tests that prove my fix is effective or that my feature works
  • All tests pass locally with my changes
  • If relevant, I have added necessary documentation to https://github.com/rabbitmq/rabbitmq-website
  • If relevant, I have added this change to the first version(s) in release-notes that I expect to introduce it

@LoisSotoLopez LoisSotoLopez marked this pull request as ready for review March 11, 2026 14:42
@michaelklishin michaelklishin changed the title Allow mf in rabbit_mnesia_tables_to_khepri_db attr Allow MFs (module-function pairs) in rabbit_mnesia_tables_to_khepri_db attr Mar 11, 2026
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.

1 participant