-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
None
-
None
When the application terminates, connections seem to be terminated by the JVM/kernel - which doesn't lead to a graceful disconnect. This leads to 'Unexpected EOF from client' messages in our PostgreSQL server log. All search server applications should be calling connection.disconnect() when they shut down. Please make sure the in-beta live updating applications are also updated.