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 d4ed70a Merge remote-tracking branch 'mine/random'
new 56ca7c3 JAMES-2291 Decrease concurrency in
storingAndRemovingMessagesConcurrentlyShouldLeadToConsistentResult
new 0fbe20b JAMES-2291 Restarting Cassandra periodically in
MailRepositories tests
new 9fc36db JAMES-2717 Fasten ElasticSearch backend tests by reusing forks
new 389d23d JAMES-2783 Container should not be restarted before each test
new 26131bc JAMES-2783 use the updated ES extension for ES reporter tests
The 5 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-common/elasticsearch/pom.xml | 12 +++++
.../container/metrics/metrics-es-reporter/pom.xml | 7 +++
.../metric/es/DockerElasticSearch6Extension.java | 62 ----------------------
...sion.java => DockerElasticSearchExtension.java} | 45 +++++++++-------
.../apache/james/metric/es/ES2ReporterTest.java | 9 +++-
.../apache/james/metric/es/ES6ReporterTest.java | 7 ++-
.../apache/james/metric/es/ESReporterContract.java | 16 +++---
.../mailrepository/MailRepositoryContract.java | 4 +-
.../CassandraMailRepositoryCountDAOTest.java | 3 ++
.../CassandraMailRepositoryKeysDAOTest.java | 3 ++
.../CassandraMailRepositoryMailDAOTest.java | 3 ++
.../cassandra/CassandraMailRepositoryTest.java | 4 ++
12 files changed, 81 insertions(+), 94 deletions(-)
delete mode 100644
server/container/metrics/metrics-es-reporter/src/test/java/org/apache/james/metric/es/DockerElasticSearch6Extension.java
rename
server/container/metrics/metrics-es-reporter/src/test/java/org/apache/james/metric/es/{DockerElasticSearch2Extension.java
=> DockerElasticSearchExtension.java} (66%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]