Description of problem: Under "Push and pull routes" the following sentence does not make sense: "Dynamic routes are always pull routes. Static routes are normally pull routes but if the src-local option is used when creating or deleting a route, it will become a pull route instead." The instead implied a change that doesn't occur - e.g. normally pull .... push route instead". Also the following sentence (paragraph before) seems to have a typo: "When the source broker is configures and pushes the information to the destination broker, it is a push route." Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Removed the entire section. Replaced with the following paragraph: <para> Routes can be configured from either the source broker or the destination broker. In most cases, they are configured from the source broker. Sometimes it is more convenient to configure links and routes from the destination broker. For instance, if brokers are co-resident with data sources, each source can be configured to send data to the central broker. </para> The terminology was heavyweight and confusing, and did not make it easier to explain what is said above. And the terminology was not used in the rest of the document. Consulted with Ted, who has signed off on the change.