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

Database connection fixes (SQL Server; Validation query) #76

Merged
merged 3 commits into from
Mar 10, 2018

Conversation

cosmocracy
Copy link
Contributor

Description of the Change

Atlassian has switched the JDBC SQL Server driver they include for JIRA and documented the changes needed (mainly changing the form of the JDBC URL and the Java className of the driver class). This PR covers adjusting the Docker image to account for these changes. Additionally this PR includes a fix/enhancement that makes the JDBC connection pool validation query overridable across database versions.

Verification Process

Tested locally using SQL Server 2014

Applicable Issues

@cosmocracy
Copy link
Contributor Author

AOK to merge this, @blacklabelops ?

@blacklabelops
Copy link
Member

I'll check.

@blacklabelops blacklabelops merged commit f69ccf5 into teamatldocker:dev Mar 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants