This is an automated email from the ASF dual-hosted git repository.
btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
from 216315e784 [FIX] DelegationStoreAuthorizator::isAdministrator should
fallback to false
new b0cd610c55 JAMES-3694 Apply queue expiracy only for per-node queues
new 0e376b9ca7 JAMES-3694 Apply queue expiracy for the task manager
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../backends/rabbitmq/RabbitMQConfiguration.java | 1 -
.../james/events/KeyReconnectionHandler.java | 6 ++-
.../james/events/KeyRegistrationHandler.java | 5 ++-
.../org/apache/james/task/TaskManagerContract.java | 52 +++++++++++-----------
.../distributed/RabbitMQTerminationSubscriber.java | 10 ++++-
.../distributed/RabbitMQWorkQueue.java | 17 +++++--
.../RabbitMQWorkQueueReconnectionHandler.java | 11 +++--
.../TerminationReconnectionHandler.java | 11 +++--
.../distributed/RabbitMQWorkQueueSupplier.scala | 7 +--
.../distributed/DistributedTaskManagerTest.java | 43 +++++++++---------
.../RabbitMQTerminationSubscriberTest.java | 10 ++---
.../RabbitMQWorkQueuePersistenceTest.java | 8 ++--
.../distributed/RabbitMQWorkQueueTest.java | 12 ++---
.../TerminationSubscriberContract.java | 16 +++----
14 files changed, 121 insertions(+), 88 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]