Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira database driver updated jira isn't releasing connections

Leonard Smith February 15, 2018

Hi,

 

We've completed an upgrade for Jira 7.1 to 7.5.1 and during the upgrade the database driver has changed

from:net.sourceforge.jtds.jdbc.Driver

to: com.microsoft.sqlserver.jdbc.SQLServerDriver

 

Now were seeing issues are transition slower, reindex slower and also that Jira is using more connecting, we had a case where it used all available db connections. We had a look at the connections on the db and all connections had been executing and the db was waiting for jira to tell it what do next.

Looks like Jira isnt releasing connections, is there anything we can do to fix?

 

 

1 answer

0 votes
Jeff Curry
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 16, 2018

Grab some thread dumps while issues are slow to transition, slow reindex, etc and you should be able to see what's taking so long:

https://confluence.atlassian.com/jirakb/troubleshooting-performance-issues-with-thread-dumps-644874457.html

 

If in doubt raise a support request at https://getsupport.atlassian.com and we can review further

Suggest an answer

Log in or Sign up to answer