[ 
https://issues.apache.org/jira/browse/CAMEL-12287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376548#comment-16376548
 ] 

ASF GitHub Bot commented on CAMEL-12287:
----------------------------------------

oscerd commented on issue #2237: CAMEL-12287: Allow overriding the endpoint host
URL: https://github.com/apache/camel/pull/2237#issuecomment-368431918
 
 
   Thanks for the PR, it has been merged.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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.19.0, 2.20.2
>            Reporter: Jens Reimann
>            Assignee: Jens Reimann
>            Priority: Minor
>             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)

Reply via email to