apache / rocketmq-streams

Apache rocketmq
https://rocketmq.apache.org/
Apache License 2.0
171 stars 82 forks source link

fix RemoteCheckpointTest bug #121

Closed ni-ze closed 2 years ago

ni-ze commented 2 years ago

image

root reason is the sql not right:

Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server.

https://github.com/apache/rocketmq-streams/pull/120