joicejacob

Results 2 issues of joicejacob

I have successfully installed Apache Ignite 3 and am trying to connect to the Ignite cluster using JDBC. However, I could not find a suitable JDBC driver JAR file in...

ignite-3

**Describe the bug** I have the following restart strategy configured in application-customizations.conf: restartStrategy { default { strategy: fixed-delay attempts: 10 delay: 10s } } I am submitting a scenario to...

bug