index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_kafka.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: allow bucket notification send message to kafka with multiple brokers
Hoai-Thu Vuong
2024-12-26
1
-7
/
+16
*
common: cache pthread names
Patrick Donnelly
2024-10-25
1
-6
/
+1
*
rgw/kafka: refactor topic creation to avoid rd_kafka_topic_name()
Yuval Lifshitz
2024-09-11
1
-14
/
+15
*
Merge pull request #57537 from kchheda3/wip_fix_notification_caching
Casey Bodley
2024-07-02
1
-50
/
+111
|
\
|
*
rgw/notification: For kafka include user-id & password as part of the key alo...
kchheda3
2024-05-28
1
-50
/
+111
*
|
rgw: do not assert on thread name setting failures
Yuval Lifshitz
2024-06-13
1
-2
/
+5
|
/
*
rgw/kafka: do not destroy the connection on errors
Yuval Lifshitz
2024-05-22
1
-150
/
+146
*
rgw/notifications: start/stop endpoint managers in notification manager
Yuval Lifshitz
2024-05-12
1
-1
/
+13
*
rgw/s3-notifications: added user-name/password topic attributes for use with ...
igomon
2024-04-16
1
-3
/
+22
*
Merge pull request #56008 from kchheda3/wip-notification-subsys
Casey Bodley
2024-03-21
1
-1
/
+1
|
\
|
*
rgw/notification: add rgw notification specific debug log subsystem.
kchheda3
2024-03-19
1
-1
/
+1
*
|
rgw/kafka: set message timeout to 5 seconds
Yuval Lifshitz
2024-03-07
1
-1
/
+8
|
/
*
rgw/kafka: make the connection idle and sleep timeouts and configurable
Yuval Lifshitz
2024-01-01
1
-11
/
+7
*
Merge pull request #54215 from kchheda3/wip-fix-kafka-break
Yuval Lifshitz
2023-12-06
1
-3
/
+7
|
\
|
*
rgw/notification: Fix Kafka persistent notification breakage that are not re...
kchheda3
2023-10-30
1
-3
/
+7
*
|
rgw: fix spelling errors
Josh Soref
2023-11-27
1
-6
/
+6
|
/
*
rgw/kafka: fix potential memory leak when push to queue fails
Yuval Lifshitz
2023-06-20
1
-2
/
+6
*
rgw: user correct tags for coverity annotations and add the SUPPRESS
Vedansh Bhartia
2023-06-14
1
-1
/
+1
*
Merge pull request #51972 from vedanshbhartia/coverity_resource_leak
Yuval Lifshitz
2023-06-12
1
-0
/
+1
|
\
|
*
rgw: Add coverity annotations for resource leak false positives
Vedansh Bhartia
2023-06-07
1
-0
/
+1
*
|
rgw/kafka: make sure that destroy is called after connection is removed
Yuval Lifshitz
2023-06-01
1
-2
/
+3
*
|
Merge pull request #51662 from yuvalif/wip-yuval-61328
Yuval Lifshitz
2023-05-28
1
-89
/
+62
|
\
\
|
*
|
rgw/notification/kafka: simplify kafka connection memory management
Yuval Lifshitz
2023-05-22
1
-89
/
+62
|
|
/
*
/
rgw/kafka: remove potential race condition between creation and deletion of e...
Yuval Lifshitz
2023-05-18
1
-0
/
+1
|
/
*
rgw/kafka: failed to reconnect to broker after idle timeout
Yuval Lifshitz
2023-04-09
1
-14
/
+23
*
src/rgw: SASL_PLAINTEXT implementation
Huy Nguyen
2023-02-14
1
-1
/
+15
*
src/rgw: SASL mechanism implementation
huynp1999
2023-02-14
1
-9
/
+22
*
rgw/kafka: route librdkafka log messages to rgw log
Yuval Lifshitz
2022-11-15
1
-0
/
+28
*
src/rgw: Connection timeout implementation
Kalpesh Pandya
2021-09-01
1
-0
/
+11
*
src/rgw: Deletion of marked_for_deletion parameter
Kalpesh Pandya
2021-08-26
1
-31
/
+2
*
rgw: Make some thread entry-points noexcept
Adam C. Emerson
2021-01-11
1
-1
/
+1
*
rgw/kafka: fix potential crash when accessing tags
Yuval Lifshitz
2020-10-06
1
-1
/
+2
*
rgw/pubsub: add ssl+sasl security to kafka
Yuval Lifshitz
2020-01-08
1
-62
/
+104
*
rgw/pubsub: prevent kafka thread from spinning when there are no
Yuval Lifshitz
2019-12-03
1
-5
/
+5
*
rgw/pubsub: add kafka notification endpoint
Yuval Lifshitz
2019-11-05
1
-0
/
+677