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

NSEs and Forwarders can have the same url when they register in a registry #12032

Open
NikitaSkrynnik opened this issue May 23, 2024 · 0 comments

Comments

@NikitaSkrynnik
Copy link
Collaborator

Description

NSEs and Forwarders can have the same URL during registration. In the logs provided below NSE and forwarder at some point have the same address: unix:///proc/1/fd/21. Therefore, NSMGR skips the forwarder and goes directly to NSE.

Failure Logs

v1.26.4.zip

The path in the response for alpine-new's cmd-nsc-init looks like this:

"path":{"path_segments":[
    {"name":"alpine-new-be1c3845-67d3-44ef-806d-ede406ee78cc","id":"alpine-new-be1c3845-67d3-44ef-806d-ede406ee78cc-0"}   
    {"name":"nsmgr-gv8df","id":"ed19b36a-87f3-409f-8876-002ae84816fe"},
    {"name":"nse-kernel-5b6d979dfb-7cjc4","id":"5741c9ed-fb9b-43ce-a106-65fccd6dbf03"}
]
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

No branches or pull requests

1 participant