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: #2525 failed Changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
10 minutes
Labels
None
Agent
Default Agent
Revision
b2ffeed715eba069c387da6c1cf387db5b69c6c8
Total tests
1385
Fixed in
#2526 (Manual run by Guus der Kinderen)

Tests

Responsible

  • Guus der Kinderen Guus der Kinderen Automatically assigned

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 963871156b996453a895e078a07ec5ca65b3bc33 OF-2753: Stream Management / Clustering - terminate on other cluster nodes
When a resumption attempt occurs on a cluster node that does not hold the detached session, terminate that session if it lives elsewhere in the cluster.

The rationale being that the client is unlikely to attempt resumption on the other cluster nodes. Lingering state might affect cluster functionality.

A new system property `stream.management.location.terminate-others.enabled` is introduced that controls this behavior.
Guus der Kinderen Guus der Kinderen b2ffeed715eba069c387da6c1cf387db5b69c6c8 Update i18n/src/main/resources/openfire_i18n.properties
Co-authored-by: Dan Caseley <dan@caseley.me.uk>

Tests

New test failures 1
Status Test View job Duration
Collapse Failed LocalIncomingServerSessionTest incomingTest(ServerSettings, ServerSettings)[45]
Build < 1 sec
java.lang.NullPointerException
	at org.jivesoftware.openfire.spi.ConnectionConfiguration.<init>(ConnectionConfiguration.java:86)
	at org.jivesoftware.openfire.spi.ConnectionListener.generateConnectionConfiguration(ConnectionListener.java:295)
	at org.jivesoftware.openfire.spi.ConnectionListener.start(ConnectionListener.java:238)
	at org.jivesoftware.openfire.session.LocalIncomingServerSessionTest.incomingTest(LocalIncomingServerSessionTest.java:266)
	at jdk.internal.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
(123 more lines...)

Jira issues

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