This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 2a53b84c7197c44d5c6add6c7c2e75255cf4b32a Author: Benoit Tellier <[email protected]> AuthorDate: Mon Nov 11 14:37:20 2019 +0700 Changelog for Distributed Task Management --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94c2b87..f73b608 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) ## [Unreleased] ### Added -- Distributed task management for Guice cassandra-rabbitmq product. This enables two James servers to share a consistent view +- Distributed task management for Guice cassandra-rabbitmq product. This enables several James servers to share a consistent view of tasks being currently executed. - JAMES-2563 Health check for ElasticSearch - JAMES-2904 Authentication and SSL support for Cassandra backend --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
