Steven Hawkins created TEIIDSB-88:
-------------------------------------
Summary: Info log on each health check
Key: TEIIDSB-88
URL:
https://issues.jboss.org/browse/TEIIDSB-88
Project: Teiid Spring Boot
Issue Type: Quality Risk
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 1.1.0
Probably due to the recent changes to secure jdbc/pg, 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.
...
--
This message was sent by Atlassian Jira
(v7.12.1#712002)