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

Add sqlserver to infinispan jdbc configurations #25

Merged
merged 4 commits into from
Jun 20, 2023

Conversation

hwo-wd
Copy link
Contributor

@hwo-wd hwo-wd commented May 22, 2023

  • Adds sqlserver JDBC support
  • Improved become: yes handling (tested with JDG only)
Variable Description Default
infinispan_jdbc_engine backend database engine (values: ['mariadb','postgres','sqlserver']) mariadb

@guidograzioli
Copy link
Member

Awesome; sorry to say so, but please split in two PRs: database and systemd (keeping the become change together with either of the two). We use the PR link and description to generate the changelog, that's mostly the reason

@guidograzioli
Copy link
Member

We are hitting the same linter updates as for keycloak; can you please rebase on main?

@hwo-wd
Copy link
Contributor Author

hwo-wd commented May 23, 2023

Rebased.

@guidograzioli guidograzioli added the minor_changes New parameters added to modules, or non-breaking behavior changes to existing parameters; no bugfix label May 23, 2023
roles/infinispan/tasks/install.yml Outdated Show resolved Hide resolved
…ailure

            <!-- <FD_SOCK stack.combine="REMOVE"/> having this line using JDG v8.4.1 leads to `DefaultCacheManager start failed, stopping any running components org.infinispan.commons.CacheConfigurationException` due to `org.infinispan.commons.CacheConfigurationException: ISPN000544: The protocol 'FD_SOCK' does not exist in the base stack for operation 'REMOVE'`-->
@guidograzioli
Copy link
Member

Thank you for the contribution! This is going in now

@guidograzioli guidograzioli merged commit 21bdcf1 into ansible-middleware:main Jun 20, 2023
1 check passed
@guidograzioli guidograzioli changed the title Feature/mssql Add sqlserver to infinispan jdbc configurations Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor_changes New parameters added to modules, or non-breaking behavior changes to existing parameters; no bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants