2024-08-29T10:52:57.554Z | <Rost Khudov> Here is PR for you to review: <https://github.com/ceph/ceph/pull/59508> |
2024-08-29T11:27:47.443Z | <Yuval Lifshitz> thanks! |
2024-08-29T11:33:27.265Z | <Rost Khudov> Just one question, what do you mean by this one?
```the text in the "examples" doc: <https://github.com/ceph/ceph/tree/main/examples/rgw/boto3#introduction>``` |
2024-08-29T11:37:28.063Z | <Yuval Lifshitz> same fix as you did in the test readme |
2024-08-29T11:38:23.071Z | <Rost Khudov> maybe let me add it to examples/rgw/boto3 and then just refer it in bucket notification tests? |
2024-08-29T13:19:02.744Z | <Rost Khudov> Updated đŸ™‚ |
2024-08-29T13:42:13.793Z | <Yuval Lifshitz> great. approved. will merge once the checks are passing |
2024-08-29T13:42:51.833Z | <Rost Khudov> Thank you for checking
I am going to check Kafka tests now, let's see if I can improve documentation there |
2024-08-29T16:10:37.980Z | <Frank Filz> @gregsfortytwo and anyone else: I'm getting lots of compile errors in boost/include/boost/asio/detail/memory.hpp
Are there any recent changes there? |
2024-08-29T16:36:41.883Z | <Rost Khudov> Is there a way to understand where the problem is with Kafka tests?
For example, I am running `test_notification_push_kafka` test, but I am getting following:
```AssertionError: no creation event found for key: <Key: fgbyxg-1,0>```
and bunch of logs |
2024-08-29T17:55:43.625Z | <Æmerson> Not for a long time. |
2024-08-29T17:55:47.010Z | <Æmerson> What branch? |