[
https://issues.apache.org/jira/browse/DISPATCH-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17386239#comment-17386239
]
ASF GitHub Bot commented on DISPATCH-2210:
------------------------------------------
kgiusti commented on a change in pull request #1316:
URL: https://github.com/apache/qpid-dispatch/pull/1316#discussion_r675582034
##########
File path: docs/books/modules/user-guide/network-topologies.adoc
##########
@@ -62,11 +61,22 @@ of the configuration:
`edge` role. An edge router may be connected to more than one interior
router but only one of the edge connections shall be active at one time.
Edge routers may not establish connections to other edge routers. They are
- pure leaves in the overall network topology. Because there are no limits to
- the number of edge routers deployed, they may be proliferated in high
+ pure leaves in the overall network topology. They may be proliferated in
high
numbers as sidecars in a container environment or one-per-host or
one-per-virtual-machine in a data center.
+[NOTE]
+====
+Performance of your router network is determined by various factors:
+
+* topology
+* number of routers
+* underlying infrastructure (host resources, network speed, etc)
+
+It is recommended to implement an architecture that minimises the number
Review comment:
I'm a little uncomfortable with this recommendation - it can be
interpreted as discouraging redundancy, which may be a key benefit to a
particular use case.
The topic of router "performance" is a complex one - I don't think a simple
note like this adds much value. Probably better to simply remove this note.
--
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]
> clarify router scale in documentation
> -------------------------------------
>
> Key: DISPATCH-2210
> URL: https://issues.apache.org/jira/browse/DISPATCH-2210
> Project: Qpid Dispatch
> Issue Type: Task
> Components: Documentation
> Reporter: Paul Wright
> Assignee: Paul Wright
> Priority: Major
>
> Currently, we say:
> "You can have up to 128 interior routers in the router network."
> andÂ
> "Because there are no limits to the number of edge routers deployed..."
> Remove these mentions and add:
> Performance of your router network is determined by various factors:
> * topology
> * number of routers
> * underlying infrastructure (host resources, network speed, etc)
> It is recommended to implement an architecture that minimises the number of
> routers to maintain satisfactory performance.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]