pkalsi97 commented on PR #20767: URL: https://github.com/apache/camel/pull/20767#issuecomment-3748184558
@Croway and @davsclaus Thanks a lot for the inputs. I have implemented some refinements based on the feedback 1. Now using `catalog.asEndpointUri(scheme, properties, true)` as suggested to build endpoint URIs. 2. hardcoding a `servers` property is removed and now we uses service-specific property mappings for components requiring special handling 3. Adds a unit test to all infra services tests are built against the actual `*InfraService` interface method names from `test-infra` modules -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
