librdkafka
librdkafka copied to clipboard
metadata: Fix metadata request topic list length incorrect issue (#5049)
For metadata request API version >= 9, Null array length is not correctly set, the 4 bytes int should be replaced by 1 byte varint.
Fix https://github.com/confluentinc/librdkafka/issues/5049
:tada: All Contributor License Agreements have been signed. Ready to merge.
:white_check_mark: ProBrian
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.