Skip to content

[OGUI-1891] Add conditional creation of pool in query service#3432

Merged
graduta merged 4 commits intodevfrom
bug/ILG/OGUI-1891-condition-based-pool-creation
May 5, 2026
Merged

[OGUI-1891] Add conditional creation of pool in query service#3432
graduta merged 4 commits intodevfrom
bug/ILG/OGUI-1891-condition-based-pool-creation

Conversation

@graduta
Copy link
Copy Markdown
Member

@graduta graduta commented May 5, 2026

I have JIRA issue created

  • branch and/or PR name(s) includes JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected
  • FLP integration tests were ran successful

PR which:

  • updates the query service not to create a pool with maraidb if no proper configuration was provided
  • this was the root cause of randomly failing tests in ILG as sometimes the connection would reset before tests would finish
  • moreover, the config of mysql was overwritten by reference in status controller tests
  • add improved logging for inflogger server in case econreest happens from websocket connection on front-end tests

Co-authored-by: Copilot <copilot@github.com>
graduta and others added 3 commits May 5, 2026 11:37
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Comment thread InfoLogger/test/live-simulator/infoLoggerServer.js Dismissed
Comment thread InfoLogger/test/live-simulator/infoLoggerServer.js Dismissed
Comment thread InfoLogger/test/live-simulator/infoLoggerServer.js Dismissed
@graduta graduta merged commit 677074b into dev May 5, 2026
17 of 18 checks passed
@graduta graduta deleted the bug/ILG/OGUI-1891-condition-based-pool-creation branch May 5, 2026 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants