I'm having a problem with starting a client node of ignite in 2.8.1 (server also in 2.8.1), it works fine with server and client being 2.7. Shortly after it connects to my ignite server it dies on creating the bean for QuartzDataSourceInitializer on it's init method. Sorry I can't really post much in the way of logs, I don't have an easy way to do that. Caused by is "org.h2.jdbc.JdbcSQLException: Function "LOCK_MODE" not found; SQL statement: CALL LOCK_MODE() [90022-197].
Appreciate any help on troubleshooting this.
