ckreiling commented on issue #2952:
URL: https://github.com/apache/pulsar/issues/2952#issuecomment-1612077004

   I am in the exact same situation as @jaak-pruulmann-sympower - have you 
found any workaround? I just `terraform apply` repeatedly until all the changes 
go through, which under many circumstances takes a long time.
   
   I'm interested in contributing a fix to this since it's a pretty frequent 
pain-point for me; I like the idea of handling the `BadVersionException` by 
retrying with a back-off. For consistency-oriented systems like ZooKeeper I'm 
not sure there's another workaround besides removing the point of contention 
entirely. This'd be my first contribution so any guidance would be appreciated


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