Skip to content

feat(bridge): add topic level skipping for all egress bridges #318#322

Merged
bittcrafter merged 1 commit intormqtt:masterfrom
bittcrafter:dev/0.18.0
Oct 18, 2025
Merged

feat(bridge): add topic level skipping for all egress bridges #318#322
bittcrafter merged 1 commit intormqtt:masterfrom
bittcrafter:dev/0.18.0

Conversation

@bittcrafter
Copy link
Copy Markdown
Collaborator

  • Add skip_levels configuration to all egress bridges (Kafka, MQTT, NATS, Pulsar, ReductStore)
  • Implement topic.to_string_skip() method to skip leading topic levels
  • Update bridge send methods to use modified topics when skip_levels > 0
  • Add debug logging for topic transformation
  • Bump reduct-rs dependency to 1.16.1 for ReductStore bridge
  • Maintain backward compatibility with existing configurations

* Add skip_levels configuration to all egress bridges (Kafka, MQTT, NATS, Pulsar, ReductStore)
* Implement topic.to_string_skip() method to skip leading topic levels
* Update bridge send methods to use modified topics when skip_levels > 0
* Add debug logging for topic transformation
* Bump reduct-rs dependency to 1.16.1 for ReductStore bridge
* Maintain backward compatibility with existing configurations
@bittcrafter bittcrafter merged commit 2faf00a into rmqtt:master Oct 18, 2025
10 checks passed
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