ClickHouse/src/Storages/RabbitMQ
Ivan 495c6e03aa
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr

* Fix shared context captured by value

* Fix build

* Fix Context with named sessions

* Fix copy context

* Fix gcc build

* Merge with master and fix build

* Fix gcc-9 build
2021-04-11 02:33:54 +03:00
..
Buffer_fwd.h Add insert part 2020-06-01 17:01:41 +00:00
RabbitMQBlockInputStream.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
RabbitMQBlockInputStream.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
RabbitMQBlockOutputStream.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
RabbitMQBlockOutputStream.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
RabbitMQHandler.cpp Global refactoring 2020-08-28 10:03:54 +00:00
RabbitMQHandler.h Global refactoring 2020-08-28 10:03:54 +00:00
RabbitMQSettings.cpp Better exceptions rethrow 2020-10-26 06:35:57 +03:00
RabbitMQSettings.h Add missing format factory settings 2021-02-15 22:06:10 +00:00
ReadBufferFromRabbitMQConsumer.cpp Better 2020-12-03 14:11:35 +00:00
ReadBufferFromRabbitMQConsumer.h Better 2020-12-03 14:11:35 +00:00
StorageRabbitMQ.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageRabbitMQ.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
UVLoop.h Fixed typo 2021-02-25 17:43:32 +03:00
WriteBufferToRabbitMQProducer.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
WriteBufferToRabbitMQProducer.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00