You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jens Reimann (JIRA)" <ji...@apache.org> on 2018/02/23 14:05:00 UTC

[jira] [Created] (CAMEL-12287) Allow overriding the server reported endpoint

Jens Reimann created CAMEL-12287:
------------------------------------

             Summary: Allow overriding the server reported endpoint
                 Key: CAMEL-12287
                 URL: https://issues.apache.org/jira/browse/CAMEL-12287
             Project: Camel
          Issue Type: Bug
          Components: camel-milo
    Affects Versions: 2.20.2, 2.19.0
            Reporter: Jens Reimann
             Fix For: 2.21.0


When the client connects to the server it asks the server first for available endpoints. The server should report back with a set of endpoints, which again contain the hostname to connect to.

If the server reports back with a hostname which the client cannot look up, it is currently not possible to connect to the server with camel-milo.

I did prepare a PR which adds a boolean flag to the endpoint, allowing to override the host of reported endpoint with the one originally provided. This is disabled by default, but can be enabled when necessary.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)