yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #79779
[Bug 1841865] [NEW] [L2] stop processing ports twice in ovs-agent
Public bug reported:
When port installed to the agent, it will be processed in rpc_loop X as
"added". In next X + 1 rpc_loop, it will be processed again as
"updated". This is unnecessary. And it can highly probably increase the
processing time of new "added" ports in this X+1 loop.
We have do something for the first rpc_loop 0 during agent restart, the
ports will not be processed again. But for the running loop, we should
re-examine such double processing mechanism or bug.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1841865
Title:
[L2] stop processing ports twice in ovs-agent
Status in neutron:
New
Bug description:
When port installed to the agent, it will be processed in rpc_loop X
as "added". In next X + 1 rpc_loop, it will be processed again as
"updated". This is unnecessary. And it can highly probably increase
the processing time of new "added" ports in this X+1 loop.
We have do something for the first rpc_loop 0 during agent restart,
the ports will not be processed again. But for the running loop, we
should re-examine such double processing mechanism or bug.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1841865/+subscriptions