Vladimir Rogach
Vladimir Rogach
Possible duplicate [Migration with invalid schema can be applied.](https://github.com/tarantool/ddl/issues/37)
I think we can consider it an enchancement. We should first identify the scenarios of refreshing metadata and then create RFC on how we can improve this.
I'd like to suggest some details on the audit logging. There can be some toggable levels of logging (or combinations of the following): - request conditions (tarantool method call parameters);...
Also we must consider serialization code in springdata and provide perfomance
Now we have reconnection strategies epic in development https://github.com/tarantool/cartridge-java/issues/48 Looks like schema updates can share some logic with reconnection strategies.