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: #2112 was successful Changes by daryl herzmann <akrherz@iastate.edu> and Guus der Kinderen

Code commits

Openfire (master)

  • daryl herzmann <akrherz@iastate.edu>

    daryl herzmann <akrherz@iastate.edu> 029fc2fa7fda136e14a40002d974afa4d9329be9

    Merge pull request #1810 from guusdk/OF-2207_MUC-clustering-create-race
    OF-2207: Ensure that the room exists on all nodes, before firing off …

  • Guus der Kinderen

    Guus der Kinderen a9cbd5a8869c524f92c95baf0ade8c8bc4ba4384

    OF-2207: Ensure that the room exists on all nodes, before firing off other room events to avoid race conditions
    This commit turns the room creation event into a synchronous action. I'm hoping that the impact of this will be minimal, as creating a room should be a relatively uncommon occurrence.

    • xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java (version a9cbd5a8869c524f92c95baf0ade8c8bc4ba4384)