-
Quality Risk
-
Resolution: Done
-
Major
-
None
-
None
Probably due to the recent changes to secure jdbc/pg in Teiid Spring Boot, I'm now seeing logs like:
2019-05-14 02:13:23.003 INFO 1 — [nio-8080-exec-8] org.teiid.SECURITY : TEIID40115 Local pass-through connection implicitly closing session 33UbTZhXZKkC so that the connection can be used in a different security context.
2019-05-14 02:13:23.004 INFO 1 — [nio-8080-exec-8] org.teiid.SECURITY : TEIID40115 Local pass-through connection implicitly closing session 638A9GlJTEtL so that the connection can be used in a different security context.
2019-05-14 02:13:39.086 INFO 1 — [nio-8080-exec-9] org.teiid.SECURITY : TEIID40115 Local pass-through connection implicitly closing session 4Kc9NS+S/YcE so that the connection can be used in a different security context.
2019-05-14 02:13:39.090 INFO 1 — [nio-8080-exec-9] org.teiid.SECURITY : TEIID40115 Local pass-through connection implicitly closing session SL9YhfKOtGGw so that the connection can be used in a different security context.
2019-05-14 02:13:42.997 INFO 1 — [io-8080-exec-10] org.teiid.SECURITY : TEIID40115 Local pass-through connection implicitly closing session Z41j3peTbpHP so that the connection can be used in a different security context.
2019-05-14 02:13:42.998 INFO 1 — [io-8080-exec-10] org.teiid.SECURITY : TEIID40115 Local pass-through connection implicitly closing session 8XDWPXCiLYwz so that the connection can be used in a different security context.
...