oslo.messaging/oslo_messaging
Wonil Choi 623ba0d0e6 Revert "rabbit: Don't prefetch when batch_size is set"
This reverts commit c881baed29.

Eventhough batch_size is set, rabbitMQ prefetch count is not changed
at the first time of connection creation. It works only connection reset
cases(i.e. rabbitMQ restart). So this patch can not fix original issue
  https://bugs.launchpad.net/ceilometer/+bug/1551667

Moreover, it makes another bug that messages of sameple queues are not
consumed properly. So revert it.

Change-Id: Ia8ebee8e2a670e46b6a68859bc30e717bd56ed7e
Signed-off-by: Wonil Choi <wonil22.choi@samsung.com>
Closes-bug: 1759755
(cherry picked from commit e0e8a1ea68)
2018-05-09 06:15:01 +00:00
..
_cmd [zmq] Prevent access to rpc_response_timeout 2017-03-23 13:47:33 -04:00
_drivers Revert "rabbit: Don't prefetch when batch_size is set" 2018-05-09 06:15:01 +00:00
hacking Test:Use unittest.mock on Python 3 2017-02-08 19:15:17 +08:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2016-07-01 07:58:08 +00:00
notify deprecated blocking executor 2017-06-04 14:27:41 +02:00
rpc Add monkey_patch to demo code. 2017-07-11 09:45:08 +08:00
tests Add support for virtual hosts 2017-09-11 09:46:46 -04:00
__init__.py Remove deprecated localcontext 2016-05-18 09:28:15 +02:00
_i18n.py Update URLs in documents according to document migration 2017-07-12 22:54:02 +08:00
_utils.py Use method fetch_current_thread_functor from oslo.utils 2016-09-24 15:22:44 +08:00
conffixture.py Remove usage of parameter enforce_type 2017-04-11 14:32:53 +08:00
dispatcher.py Remove useless logging import statements 2016-11-08 10:11:13 +08:00
exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
opts.py Add kafka_driver directory 2017-06-13 08:46:50 -04:00
serializer.py serializer: remove deprecated RequestContextSerializer 2017-03-29 16:21:17 +08:00
server.py Fix rabbitmq driver with blocking executor 2017-06-08 14:15:15 +02:00
target.py Fixups to the inline documentation 2016-09-12 09:49:00 -04:00
transport.py Clean up the TransportURL documentation 2017-06-01 15:43:03 -04:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:23 -05:00