Jira and Confluence Performance Monitoring Part One


I have been recently working on improving our performance monitoring against Jira and Confluence. And here I want to share a few things that I learned, and hope they are useful to you as well. In high level, we have done: Setup both black box monitoring (CPU, memory, IO, Error log ...) and white box … Continue reading Jira and Confluence Performance Monitoring Part One

Oracle Client / Server Interoperability Support Matrix


When upgrading Jira to a newer version, I am not sure if the new Oracle JDBC driver 12.2.0.1 works with our Oracle server release 12.1.0.2. So by asking Google, I found it is. Here is the interoperability support matrix: References: https://blogs.oracle.com/upgrade/client-certification-for-oracle-database-1210212201 https://blogs.oracle.com/upgrade/oracle-database-122-lifetime-support-policy-updated

Confluence: Rebuilding the Ancestor Table


Occasionally, the ancestor table corrupts in Confluence. The consequence of that is users will lose access to the child pages under their spaces. It happened once after we upgraded our Confluence server. Not sure if the upgrade caused that, or just a coincidence. To confirm if you have corrupted ancestor table, run the the following … Continue reading Confluence: Rebuilding the Ancestor Table