apache / incubator-horaedb-meta

Meta service of HoraeDB cluster.
https://horaedb.apache.org
Apache License 2.0
27 stars 15 forks source link

Refactor the fsm of procedure #199

Open baojinri opened 1 year ago

baojinri commented 1 year ago

Description Now, the ddl and operation fsm in procedure are not clearly, and the error messages of fsm are mixed together.

Proposal

Additional context