Autocommit action=MODIFY on file=Plan.md detected
This commit is contained in:
parent
6eef026b69
commit
01c3c6d78d
8
Plan.md
8
Plan.md
|
|
@ -11,10 +11,12 @@
|
||||||
- rabbitmq exporter / grafana dashboards
|
- rabbitmq exporter / grafana dashboards
|
||||||
- smokeping between nodes
|
- smokeping between nodes
|
||||||
|
|
||||||
=> we identified issues were mostly related to neutron
|
- What we learned ?
|
||||||
- rabbit flap flood resources to agents
|
- rabbitmq does not like at all large queue/connection churn
|
||||||
|
- identified issues were mostly related to neutron
|
||||||
|
|
||||||
- How ? RPC implementation in Openstack: aka oslo.messaging
|
|
||||||
|
- under the hood ? RPC implementation in Openstack: aka oslo.messaging
|
||||||
- pub/sub
|
- pub/sub
|
||||||
- RPC server: setup endpoints / queues / listeners
|
- RPC server: setup endpoints / queues / listeners
|
||||||
- topic, fanout mechanism
|
- topic, fanout mechanism
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue