bbejeck opened a new pull request, #22506:
URL: https://github.com/apache/kafka/pull/22506

   
   
   Backport of #22490 (3d1a16a28f) to 4.3.                                      
                                                                                
                                                
                                                                                
                                                                                
                                                  
     Adapted for 4.3: dropped the `transactionalStateStoresEnabled` argument 
and the                                                                         
                                                     
     `TopologyConfig` import, since transactional state stores (KIP-892) aren't 
present                                                                         
                                                  
     in 4.3 and its `StateManagerUtil.closeStateManager()` uses the 7-arg 
signature.                                                                      
                                                        
     Behaviour-preserving — the startup path passes `closeClean=true`, so 
`wipeStateStore`                                                                
                                                        
     is `false` regardless and the dropped argument never affected this call 
site.
   


-- 
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