dhartford edited a comment on issue #248: Create a Camel Netty TCP extension
URL: https://github.com/apache/camel-quarkus/issues/248#issuecomment-547632796
 
 
   I'll keep moving forward with Socket, thanks for the double-check.  I 
simulated the Poem test from the original camel-netty tests and is working fine 
with normal java, but failing in native with this. I'm still tracking it down, 
just sharing status update or if this is an issue previously experienced in 
other camel projects:
   
   `org.apache.camel.ResolveEndpointFailedException: Failed to resolve 
endpoint: netty://tcp://localhost:8999?sync=true&textline=true due to: There 
are 2 parameters that couldn't be set on the endpoint. Check the uri if the 
parameters are spelt correctly and that they are properties of the endpoint. 
Unknown parameters=[{sync=true, textline=true}]`
   
   Reviewing a discussion on the twitter camel-quarkus version, swapping to 
ConsumerTemplate/ProducerTemplate may possibly be needed.

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


With regards,
Apache Git Services

Reply via email to