Hello there,
Test tool which populates the gridgain cluster cache , had an error and it
hanged @ the below point. It is not getting terminated automatically. It had to
be killed for the client session to exit it.
Exception in thread "main" java.lang.ClassCastException: java.lang.Short cannot
be cast to java.lang.Integer
at
org.apache.ignite.internal.jdbc2.JdbcResultSet.getInt(JdbcResultSet.java:229)
Is there any setting in gridgain xml/java which I can set so that the client
connection should get disconnected after say 3 seconds if any error is seen.
Any help on this is appreciated.
Regards,
Priya