poorbarcode commented on PR #17524: URL: https://github.com/apache/pulsar/pull/17524#issuecomment-1887909978
@heesung-sn > I think our topic's state change logic is complex enough to define the life cycle of topics and accordingly codify the states and transitions in a state-machine manner. This means we could replace the state flags with this state enum. Each state might define the corresponding future objects to dedup or to track the completion. Maybe this is future work. Sure, thanks for the detail of suggesting ❤️ -- 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]
