Skip to content

Conversation

@makdeniss
Copy link
Contributor

@makdeniss makdeniss commented Nov 21, 2025

Cleaned up metadata injection and refactored listener logic, primarily removing the path property from injected metadata.

Changes

  • Removed path injection: The path property was removed from the x-cluster-metadata injection logic across the codebase
  • Documentation updates: Clarified that path in x-cluster-metadata is deprecated/ignored by the gateway. Routing is now derived from the schema file name and request context, not the embedded path metadata.
  • Tests cleanup: Removed tests specifically verifying path presence or precedence in metadata injection.

@makdeniss makdeniss self-assigned this Nov 21, 2025
@makdeniss makdeniss added the enhancement New feature or request label Nov 21, 2025
@makdeniss makdeniss changed the title Feat/listener refactoring listener refactoring Nov 24, 2025
@makdeniss makdeniss linked an issue Nov 24, 2025 that may be closed by this pull request
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feature fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Listener refactoring

2 participants