swapy opened a new pull request #5311: URL: https://github.com/apache/camel/pull/5311
Need to add proper endChoice() and end() blocks to show correct way to work with choices(as a best practice). Since this is quite fundamental requirement, it is necessary to have complete documentation stating all facts. Also not sure about following: 1. Do we need to add endChoice() after otherwise()? 2. Do we need to make any changes in xml based configuration or it ends by default?(I suppose it works by default)? 3. Do we also need to document meaning of endChoice() and end()? 4. Additionally, should we mention limitation on loop nesting in documentation, an example would also add value. -- 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