index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_amqp.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: fix spelling errors
Josh Soref
2023-11-27
1
-2
/
+2
*
rgw/amqp: use "fmt" for converting connection_id to string
Yuval Lifshitz
2023-06-25
1
-1
/
+3
*
rgw/amqp: remove possible race conditions with the amqp connections
Yuval Lifshitz
2023-06-21
1
-232
/
+174
*
rgw/amqp: store CA location string in connection object
Yuval Lifshitz
2022-10-11
1
-1
/
+1
*
rgw: fix rabbitmq version checking for AMQP_STATUS_SSL_SET_ENGINE_FAILED
Francisco J. Solis
2022-09-25
1
-0
/
+4
*
rgw/amqp: add default case to silence compiler warning
Casey Bodley
2021-12-15
1
-1
/
+2
*
src/rgw: AMQP connection timeout
Kalpesh Pandya
2021-09-01
1
-0
/
+10
*
rgw/amqp: remove the explicit "disconnect()" interface
Yuval Lifshitz
2021-06-13
1
-36
/
+8
*
rgw/amqp: fix valgrind issue of uninitialized info.ssl
Yuval Lifshitz
2021-06-08
1
-7
/
+13
*
rgw: add support for SSL encrypted AMQP connections
Tom Schoonjans
2021-02-15
1
-7
/
+55
*
Merge pull request #38852 from adamemerson/wip-thou-shalt-not-unwind
Harish Munjulur
2021-01-26
1
-1
/
+1
|
\
|
*
rgw: Make some thread entry-points noexcept
Adam C. Emerson
2021-01-11
1
-1
/
+1
*
|
rgw/amqp: fix race condition in amqp manager initialization
Yuval Lifshitz
2021-01-14
1
-3
/
+3
|
/
*
rgw/amqp: fix the "routable" delivery mode
Yuval Lifshitz
2020-04-19
1
-39
/
+70
*
rgw/pubsub: add kafka notification endpoint
Yuval Lifshitz
2019-11-05
1
-9
/
+8
*
rgw/pubsub: push notifications from ops
Yuval Lifshitz
2019-09-10
1
-19
/
+28
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
rgw: use the compatibilty function for pthread_setname
Willem Jan Withagen
2019-04-09
1
-1
/
+2
*
rgw/pubsub: avoid static creation of amqp manager
Yuval Lifshitz
2019-03-31
1
-28
/
+33
*
rgw/pubsub: allow for endpoint definition via topics
Yuval Lifshitz
2019-03-27
1
-31
/
+103
*
rgw: pubsub. fix commenst from PR#25866. support https
Yuval Lifshitz
2019-02-13
1
-28
/
+24
*
rgw: pubsub support amqp broker reconnects
Yuval Lifshitz
2019-02-13
1
-209
/
+399
*
rgw: pubsub handle immediate errors. support connection deletions
Yuval Lifshitz
2019-02-13
1
-98
/
+200
*
rgw: pubsub support multiple acks in one amqp reply
Yuval Lifshitz
2019-02-13
1
-22
/
+33
*
rgw: pubsub amqp manager to be thread safe
Yuval Lifshitz
2019-02-13
1
-70
/
+188
*
rgw: pubsub move amqp ro rgw namespace. memleak fix in unittest
Yuval Lifshitz
2019-02-13
1
-1
/
+1
*
rgw: pubsub support rabbitmq 0.7.1 (ubuntu-xenial)
Yuval Lifshitz
2019-02-13
1
-0
/
+2
*
rgw: pubsub handle amqp n/acks
Yuval Lifshitz
2019-02-13
1
-98
/
+242
*
rgw: pubsub add amqp unit-tests
Yuval Lifshitz
2019-02-13
1
-2
/
+12
*
rgw: pubsub noack in rabbitmq + error handling
Yuval Lifshitz
2019-02-13
1
-74
/
+210
*
rgw: pubsub support amqp endpoint - demo
Yuval Lifshitz
2019-02-13
1
-0
/
+240