MSSQL input hanging after update

Hi all

After updating from logstash 7.5.1 to 7.16.2 and updating from mssql.jdbc.4.2.jar to mssql.jdbc.9.4 (for jdk11 as the bundled jdk version) I cannot transfer my mssql data to Elasticsearch anymore.
Logstash jdbc imput plugin connects to the database and I can see the select statement in the logstash logs and in the process list of the database. But then nothing happens anymore in the logstash console, it just seems to be waiting for the database answer forever...
and in the database process list I see that the statement is received but in the state suspended. But it really worked with the old version. So do you know what I could change/try to get it running?
Db
Thanks and kind regards Tobias

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.