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: #1293 was successful Changes by daryl herzmann <akrherz@iastate.edu>

Build result summary

Details

Completed
Queue duration
2 minutes
Duration
2 minutes
Labels
None
Agent
Default Agent
Revision
8c554c160f3f7f5b7e5f2dc90bf93794feaa6588
Total tests
199
Successful since
#1153 ()

Tests

Code commits

Author Commit Message Commit date
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> 8c554c160f3f7f5b7e5f2dc90bf93794feaa6588 Merge pull request #787 from guusdk/OF-1324_Limit-outbound-s2s-queue
OF-1324 limit outbound s2s queue
Guus der Kinderen Guus der Kinderen 1d1c6ad8b9d1a5b3ee7ce302b3bbe7226bf848f2 m Changed logging in OutgoingSessionPromise.
Guus der Kinderen Guus der Kinderen 7abdbb151ffe4cb9d7e3e0df190e4354649df4e6 m OF-1324: Queue that holds outbound data pending s2s session should be bounded.
This commit adds an upper-limit to the amount of stanzas that can be queued in an outgoing
session promise. Any data that won't fit in the queue is rejected immediately. Note that
this can lead to a situation where later stanzas are rejected before stanzas that or sent
earlier (but got in the queue).

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-1324Could not obtain issue details from Jira