So all classes that either need the metadata information directly (like the assignor) or need to pass it along (like this class) should require the metadata as input (unlike this class, that gets the id as input and tries to make a metadata out of thin air).
All other classes that neither need the metadata nor need to pass it along can just stick with the id. [ Full content available at: https://github.com/apache/kafka/pull/5012 ] This message was relayed via gitbox.apache.org for [email protected]
