Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2381 was successful

Job: Build was successful

Stages & jobs

  1. Default Stage

Code commits

Openfire (master)

  • Guus der Kinderen

    Guus der Kinderen 18367c25d148ac57dd8792146159d6fb683c89c1

    OF-2572: Detect thread obtaining more than one database connection
    Logs a warning (and stack traces) when one thread obtains more than one database connection from the database connection pool. This intends to flag inefficient code.

    This feature is enabled only when ProfiledConnections are used, which is not the case by default.

    • xmppserver/src/main/java/org/jivesoftware/database/ProfiledConnection.java (version 18367c25d148ac57dd8792146159d6fb683c89c1)