v.20.11Bug Fix
Asynchronous Distributed INSERTs Rejected with Non-default network_compression_method Setting
Asynchronous distributed INSERTs can be rejected by the server if the setting network_compression_method is globally set to non-default value. This fixes #18741. #18776 (alexey-milovidov).