Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve queries routing logging #1547

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Improve queries routing logging #1547

wants to merge 1 commit into from

Conversation

OlivierHecart
Copy link
Contributor

Queries routing logs were misleading as the source query id was wrongly printed aside the destination face.
Logs now look like this:

Route query Face{0, aaaa}:0 for res demo/example/**
Propagate query Face{0, aaaa}:0 to Face{1, bbbb}:1
Received final reply Face{1, bbbb}:1 for Face{0, aaaa}:0
Propagate final reply Face{0, aaaa}:0

@OlivierHecart OlivierHecart added the internal Changes not included in the changelog label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes not included in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant