Per-Ake Minborg
Per-Ake Minborg
A customer reports that the statistics reporter is using the fork-join pool and if/when the endpoint service.speedment.com is slow, this job may block the pool. Reporting should be done in...
Implement support for Speedment via a quarkus extension https://quarkus.io/guides/writing-extensions
Using speedment with MySql 8 which supports unsigned BIGINT as primary key. Using latest JDBC driver version 8.0.29. The generated speedment code has "resultSet.getBigInteger()", which results in a compile error...
**Please note:** When submitting an issue, make sure to attach the speedment.json file in your project so others can reproduce the error.
We should generate an aggregated JavaDoc like before and link to that on the `README.MD` page.
``` 2019-10-31T14:18:05.645969Z ERROR [ForkJoinPool.commonPool-worker-5] (#CONNECTION) - Unable to get connection using url "jdbc:mariadb://35.203.190.83:3306?useUnicode=true&characterEncoding=UTF-8&useServerPrepStmts=true&useCursorFetch=true&zeroDateTimeBehavior=convertToNull", user = "sakila", password = "********". java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=35.203.190.83)(port=3306)(type=master) : Client does not support...
Wrong credentials etc. should be clearly stated and not hidden in an exception.