Skip to content

Fixed memory leaks in Consumer

Afonso Mukai requested to merge fix_mem_leak into master

Created by: mattclarke

Issue

N/A

Description of work

Fixed a couple of memory leaks where topic partitions were not being deleted. It still isn't exception safe, but that is non-trivial to fix.

Nominate for Group Code Review

  • Nominate for code review

Merge request reports