yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #94363
[Bug 2073745] Re: [eventlet-deprecation] Reduce the ``IpConntrackManager`` process pool to a single thread
Reviewed: https://review.opendev.org/c/openstack/neutron/+/924582
Committed: https://opendev.org/openstack/neutron/commit/23b9077df53d2d61a3749ea8631ce4c7fe277b35
Submitter: "Zuul (22348)"
Branch: master
commit 23b9077df53d2d61a3749ea8631ce4c7fe277b35
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Fri Jul 19 18:25:39 2024 +0000
Reduce to 1 thread the processing of ``IpConntrackManager`` events
The multithread processing does not add any speed improvement to the
event processing. The aim of this patch is to reduce to 1 the number of
threads processing the ``IpConntrackManager`` events.
Closes-Bug: #2073745
Change-Id: I190d842349a86868578d6b6ee2ff53cfcd6fb1cc
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2073745
Title:
[eventlet-deprecation] Reduce the ``IpConntrackManager`` process pool
to a single thread
Status in neutron:
Fix Released
Bug description:
This bug has the same justification as [1]. The multithread processing
does not add any speed improvement to the event processing. The aim of
this bug is to reduce to 1 the number of threads processing the
``IpConntrackManager`` events.
[1]https://bugs.launchpad.net/neutron/+bug/2070376
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2073745/+subscriptions
References