Hello,
You are right in that this issue is not there even in 2.8.2
I tested this with both 2.8.2 and 2.8.3.It seems to work fine in both
versions.I think i got confused with this line
DefaultComponent               DEBUG Creating endpoint
uri=[http4://host.com:14500/mockserver/event/1000693144.json?channel_id=3&httpClient.connectionTimeout=10000&httpClient.soTimeout=10000],
path=[host.com:14500/mockserver/event/1000693144.json],
parameters=[{channel_id=3, httpClient.connectionTimeout=10000,
httpClient.soTimeout=10000}]

and related this as the cause of error(where as there might have been a
genuine error at my servlet endpoint)

I think this seems to indicate that it is properly stripping the settings
parameters of GET request
HttpProducer                   DEBUG Executing http GET
method:http4://host.com:14500/mockserver/event/1000693144.json?channel_id=3

Apologies for confusion caused and many thanks for looking into it.





--
View this message in context: 
http://camel.465427.n5.nabble.com/Extra-Request-Params-sent-in-camel-HTTP-component-GET-request-tp5042808p5051631.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to