Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #293 was successful Scheduled with changes by 3 people

Stages & jobs

  1. Build and Package

  2. Deploy

Build result summary

Details

Completed
Queue duration
2 minutes
Duration
2 minutes
Labels
None
Revision
9435d287ed00f97ff822e052c68afb4945117d91
Total tests
237
Successful since
#279 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen adaa8196544d730bce4b604b0ad31ac1a607e194 Added debug logging.
Guus der Kinderen Guus der Kinderen 8028f7dbd67b07fd154eebd32ab1be4553686782 OF-1486: Monitoring plugin - MUC MAM should allow for backwards-paging RSM.
Guus der Kinderen Guus der Kinderen 85632a09c18e47599518901c546f788d149ac162 OF-1200: Work in progress
This is a very basic (and inefficient, and prone to cause thread starvation) change that causes
MAM queries to be responded to only after all relevant data has become available in the database.
Guus der Kinderen Guus der Kinderen 68d5e49e34ea3c9620d83c2c0762435f5aeb9a8c OF-1487: Monitoring plugin: write archived data to the database more often.
Prior to this commit, archived data was kept in a buffer, which was flushed to the database once per minute.
It is undesirable to have the database 'lag behind' for such an extend period of time.

This commit introduces near-instantanious flushes. Data that's put in a buffer is flushed immediately, unless
more data is available instantly.
Guus der Kinderen Guus der Kinderen 48d7997839a367741de2a223c6c6c65eab1cbd05 OF-1200: Monitoring plugin: Check if data has been flushed, cluster-wide.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-1200Could not obtain issue details from Jira
Unknown Issue TypeOF-1484Could not obtain issue details from Jira
Unknown Issue TypeOF-1486Could not obtain issue details from Jira
Unknown Issue TypeOF-1487Could not obtain issue details from Jira
Unknown Issue TypeOF-1498Could not obtain issue details from Jira