[
https://issues.jboss.org/browse/TEIID-5742?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-5742:
-------------------------------------
I see below in "teiid-komodo" image run every second or so, I believe with
rediness-check
{code}
2019-05-14 15:10:45.538 INFO 1 --- [nio-8080-exec-8]
i.j.internal.reporters.LoggingReporter : Span reported:
41943d118563ddce:41943d118563ddce:0:1 - GET
{code}
Info log on each unauthenticated action
---------------------------------------
Key: TEIID-5742
URL:
https://issues.jboss.org/browse/TEIID-5742
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 12.3
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.
...
--
This message was sent by Atlassian Jira
(v7.12.1#712002)