Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Every API request does 2 version checks #4992

Closed
DawoudIO opened this issue Sep 13, 2019 · 1 comment · Fixed by #5589
Closed

Every API request does 2 version checks #4992

DawoudIO opened this issue Sep 13, 2019 · 1 comment · Fixed by #5589

Comments

@DawoudIO
Copy link
Contributor

Was doing some testing and noticed when I do an API call I see the following in the logs

[2019-09-13 12:14:22] ormLogger.INFO: Select * from version_ver [] []
[2019-09-13 12:14:22] ormLogger.INFO: Select * from version_ver [] []
``
@meichthys
Copy link
Contributor

I also notice this. These seem to be logged about every 5th log line.

[2020-04-16 02:52:03] ormLogger.INFO: Select * from version_ver [] []
[2020-04-16 02:52:03] ormLogger.INFO: Select * from version_ver [] []

@DawoudIO DawoudIO modified the milestones: Backlog, 4.2.3, 4.3.0 Nov 15, 2020
@DawoudIO DawoudIO self-assigned this Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants