jsancio commented on PR #20707:
URL: https://github.com/apache/kafka/pull/20707#issuecomment-4491328374

   > This seems like an existing bug that never manifested. The problem now is 
Formatter needs a way to know if a feature is 0 or not. Since not writing 
FeatureLevelRecords set to 0 is correct and wanted behavior i think we need to 
pass in some sort of explicit list of features so that 
calculateEffectiveFeatureLevels can set these to 0.
   
   Yes, looks like the issue is with how the test is constructed. Can we avoid 
using BootstrapMetadata for bootstrapping the the cluster nodes? For example, 
can the test be configured using the Formatter directly?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to