jolshan commented on PR #15685:
URL: https://github.com/apache/kafka/pull/15685#issuecomment-2065435357

   I may need to figure out how to deal with this...when setting the version to 
0.
   
   ```
   Replayed a FeatureLevelRecord removing feature test.feature.version
   ```
   ```
   Broker 1 registered with feature test.feature.version that is unknown to the 
controller (org.apache.kafka.controller.ClusterControlManager)
   [2024-04-18 15:32:25,440] INFO [QuorumController id=1] Replayed 
RegisterBrokerRecord modifying the registration for broker 1: 
RegisterBrokerRecord(brokerId=1, isMigratingZkBroker=false, 
incarnationId=pihYtx_qSSKlJ2K31eGFOw, brokerEpoch=8, 
endPoints=[BrokerEndpoint(name='PLAINTEXT', host='localhost', port=9092, 
securityProtocol=0)], features=[BrokerFeature(name='metadata.version', 
minSupportedVersion=1, maxSupportedVersion=19), 
BrokerFeature(name='test.feature.version', minSupportedVersion=0, 
maxSupportedVersion=1)], rack=null, fenced=true, inControlledShutdown=false, 
logDirs=[T1fHZ5DjOC1Dk5CviOHPbg]) 
(org.apache.kafka.controller.ClusterControlManager)
   ```
   


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to