RejectedExecutionException in AbstractXMPPConnection.processPacket() causes connection Termination

Description

This is due the submit() call not blocking if the BlockingQueue used by the Executor has reached its limit, but instead a RejectedExecutionException is thrown.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Expected Effort

Ignite Forum URL

Components

Fix versions

Affects versions

Priority

Created November 20, 2015 at 2:10 PM
Updated October 28, 2020 at 1:28 PM
Resolved November 21, 2015 at 6:37 PM