This is an automated email from the ASF dual-hosted git repository.
rouazana pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git.
from e0cfb68 JAMES-2563 Implement ElasticSearch healthCheck
new 4a377d4 JAMES-2813 add task type for CleanupTasksPerformer
new a30e571 JAMES-2813 add task type for Migration subtasks
new 983a56d JAMES-2813 wrap all lambda as task into a MemoryReferenceTask
in test
new 4dd45cd JAMES-2813 remove default type in Task
The 4 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/cassandra/migration/Migration.java | 13 +++++-
server/container/cli-integration/pom.xml | 7 ++-
.../james/cli/ReindexCommandIntegrationTest.java | 5 ++-
.../org/apache/james/CleanupTasksPerformer.java | 5 ++-
server/protocols/webadmin/webadmin-core/pom.xml | 6 +++
.../james/webadmin/routes/TasksRoutesTest.java | 51 +++++++++++-----------
.../src/main/java/org/apache/james/task/Task.java | 5 +--
.../org/apache/james/task/MemoryReferenceTask.java | 14 ++++--
.../james/task/SerialTaskManagerWorkerTest.java | 8 ++--
.../java/org/apache/james/task/TaskWithIdTest.java | 6 +--
.../EventSourcingTaskManagerTest.java | 9 ++--
11 files changed, 81 insertions(+), 48 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]