[4/4] james-project git commit: JAMES-2659 fix both registrationsShouldNotHandleEventsAfterStop tests

2019-02-08 Thread matthieu
JAMES-2659 fix both registrationsShouldNotHandleEventsAfterStop tests Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/713a7c54 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/713a7c54 Diff:

[3/4] james-project git commit: JAMES-2659 re-implement guard logic for RabbitEventBus start/stop

2019-02-08 Thread matthieu
JAMES-2659 re-implement guard logic for RabbitEventBus start/stop Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/52ec5dbb Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/52ec5dbb Diff:

[1/4] james-project git commit: JAMES-2659 remove useless mock library usage

2019-02-08 Thread matthieu
Repository: james-project Updated Branches: refs/heads/master 45b566136 -> 713a7c545 JAMES-2659 remove useless mock library usage Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/9797d163 Tree:

[2/4] james-project git commit: JAMES-2659 add a test to demonstrate that synchronization on listeners is not well done

2019-02-08 Thread matthieu
JAMES-2659 add a test to demonstrate that synchronization on listeners is not well done Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d0866371 Tree:

james-project git commit: JAMES-2659 disable instable test

2019-02-07 Thread matthieu
Repository: james-project Updated Branches: refs/heads/master 42c50f2c6 -> 45b566136 JAMES-2659 disable instable test Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/45b56613 Tree:

james-project git commit: Remove James 3.0 roadmap progress

2019-02-06 Thread matthieu
Repository: james-project Updated Branches: refs/heads/master 6d72e4d20 -> 42c50f2c6 Remove James 3.0 roadmap progress Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/42c50f2c Tree:

[2/2] james-project git commit: JAMES-2630 remove last calls to Mono::toFuture

2019-02-06 Thread matthieu
JAMES-2630 remove last calls to Mono::toFuture Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f5ea01ed Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f5ea01ed Diff:

[1/2] james-project git commit: JAMES-2630 remove last calls to Mono::fromFuture

2019-02-06 Thread matthieu
Repository: james-project Updated Branches: refs/heads/master 4490d62a2 -> 6d72e4d20 JAMES-2630 remove last calls to Mono::fromFuture Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6d72e4d2 Tree:

[5/6] james-project git commit: JAMES-2544 implement RabbitMQ dequeue with reactor-rabbitmq

2019-02-06 Thread matthieu
javax.activation activation ${javax-activation.version} http://git-wip-us.apache.org/repos/asf/james-project/blob/97fa9683/server/container/guice/cassandra-rabbitmq-gui

[3/6] james-project git commit: JAMES-2544 some tests probably need more time than expected

2019-02-06 Thread matthieu
JAMES-2544 some tests probably need more time than expected Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e4194fdd Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/e4194fdd Diff:

[4/6] james-project git commit: JAMES-2544 remove unused RabbitChannelPoolImpl

2019-02-06 Thread matthieu
JAMES-2544 remove unused RabbitChannelPoolImpl Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/df69a82c Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/df69a82c Diff:

[2/6] james-project git commit: JAMES-2544 ensure rabbitFlux is closed

2019-02-06 Thread matthieu
JAMES-2544 ensure rabbitFlux is closed Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/968c5d27 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/968c5d27 Diff:

[6/6] james-project git commit: JAMES-2544 migrate SendMDNMethodTest to junit 5

2019-02-06 Thread matthieu
JAMES-2544 migrate SendMDNMethodTest to junit 5 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/4490d62a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/4490d62a Diff:

[1/6] james-project git commit: JAMES-2544 upgrade rabbitmq client library

2019-02-06 Thread matthieu
Repository: james-project Updated Branches: refs/heads/master 7a02725b4 -> 4490d62a2 JAMES-2544 upgrade rabbitmq client library Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/056a999f Tree:

james-project git commit: JAMES-2630 propagate reactor objects following blobs-api changes

2019-02-06 Thread matthieu
Repository: james-project Updated Branches: refs/heads/master ab4171cfa -> 7a02725b4 JAMES-2630 propagate reactor objects following blobs-api changes Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[2/2] james-project git commit: Merge branch 'reactor-blob-store-2'

2019-02-01 Thread matthieu
Merge branch 'reactor-blob-store-2' Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ab4171cf Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/ab4171cf Diff:

[1/2] james-project git commit: JAMES-2630 change blobs-api to use Mono

2019-02-01 Thread matthieu
Repository: james-project Updated Branches: refs/heads/master 829074f99 -> ab4171cfa JAMES-2630 change blobs-api to use Mono Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ba4d902e Tree:

[1/3] james-project git commit: JAMES-2649 Add a module for alias sources Cassandra projection consistency and tests

2019-02-01 Thread btellier
min-data http://git-wip-us.apache.org/repos/asf/james-project/blob/dbb95982/server/container/guice/cassandra-guice/src/main/java/org/apache/james/CassandraJamesServerMain.java -- diff --git a/server/container/gu

[2/3] james-project git commit: JAMES-2641 Solve concurency issues in event firing test

2019-02-01 Thread btellier
JAMES-2641 Solve concurency issues in event firing test Tests proved to be unstable. After investigation this is a Reactor related bug. Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b89275bc Tree:

[3/3] james-project git commit: JAMES-2641 MailboxManagerTest::createMailboxShouldFireMailboxAddedEvent don't require quota feature

2019-02-01 Thread btellier
JAMES-2641 MailboxManagerTest::createMailboxShouldFireMailboxAddedEvent don't require quota feature Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/829074f9 Tree:

james-project git commit: JAMES-2622 Introduce env variable for java options in dockerfiles

2019-01-31 Thread matthieu
conf -ENTRYPOINT java -Dlogback.configurationFile=/root/conf/logback.xml -Dworking.directory=/root/ -jar james-server.jar +ENV JVM_OPTIONS="" +ENTRYPOINT java -Dlogback.configurationFile=/root/conf/logback.xml -Dworking.directory=/root/ $JVM_OPTIONS -jar james-server.jar http://git-wip-us.apache

[6/8] james-project git commit: JAMES-2655 JPA RRT getMapping & getStoredMappings are duplicated

2019-01-30 Thread btellier
JAMES-2655 JPA RRT getMapping & getStoredMappings are duplicated mapAddress can then call getStoredMappings directly Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/12bf59e2 Tree:

[8/8] james-project git commit: JAMES-2644 Fix the Content-Type parsing fragility

2019-01-30 Thread btellier
JAMES-2644 Fix the Content-Type parsing fragility Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a4d524d8 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a4d524d8 Diff:

[4/8] james-project git commit: JAMES-2655 Simplify JPA RRT query logic

2019-01-30 Thread btellier
JAMES-2655 Simplify JPA RRT query logic Previous queries were complex and were syntactically incorrect when run against MariaDB as reported by Marc Chamberlin. This lead to portability issue. Note that simplifying queries is an attempt to solve this. Project:

[5/8] james-project git commit: JAMES-2655 Strong typing for JPA RRT getMapping

2019-01-30 Thread btellier
JAMES-2655 Strong typing for JPA RRT getMapping Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e839a782 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/e839a782 Diff:

[3/8] james-project git commit: JAMES-2655 Simplify JPA RRT javaDoc

2019-01-30 Thread btellier
JAMES-2655 Simplify JPA RRT javaDoc These details can be infered via java source code analysis. As no description is added, they are useless. Not to mention that this generated intelliJ warnings/errors Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[2/8] james-project git commit: JAMES-2654 Exclude logback dependency from CLI

2019-01-30 Thread btellier
JAMES-2654 Exclude logback dependency from CLI Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e655e243 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/e655e243 Diff:

[1/8] james-project git commit: JAMES-2654 SMTP protocol module should depend on logback-classic only in tests

2019-01-30 Thread btellier
Repository: james-project Updated Branches: refs/heads/master d58b9769e -> a4d524d86 JAMES-2654 SMTP protocol module should depend on logback-classic only in tests Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[7/8] james-project git commit: JAMES-2652 Add Overflow test for POP3 RETR command

2019-01-30 Thread btellier
JAMES-2652 Add Overflow test for POP3 RETR command Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/7329ac6e Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/7329ac6e Diff:

james-site git commit: Trigger sync

2019-01-29 Thread btellier
Repository: james-site Updated Branches: refs/heads/asf-site 21fe6f00d -> a1dca0762 Trigger sync Project: http://git-wip-us.apache.org/repos/asf/james-site/repo Commit: http://git-wip-us.apache.org/repos/asf/james-site/commit/a1dca076 Tree:

[2/9] james-site git commit: WebSite update, 30/01/2018

2019-01-29 Thread btellier
+ http://www.apache.org/foundation/thanks.html;>Thanks + + + http://www.apache.org/security/;>Security + + + http://maven.apache.org/; title="Built by Maven" class="poweredBy"> + + +

[9/9] james-site git commit: WebSite update, 30/01/2018

2019-01-29 Thread btellier
WebSite update, 30/01/2018 Project: http://git-wip-us.apache.org/repos/asf/james-site/repo Commit: http://git-wip-us.apache.org/repos/asf/james-site/commit/21fe6f00 Tree: http://git-wip-us.apache.org/repos/asf/james-site/tree/21fe6f00 Diff:

[1/9] james-site git commit: WebSite update, 30/01/2018

2019-01-29 Thread btellier
Repository: james-site Updated Branches: refs/heads/asf-site 9ea78c131 -> 21fe6f00d http://git-wip-us.apache.org/repos/asf/james-site/blob/21fe6f00/content/server/rfcs.html -- diff --git a/content/server/rfcs.html

[6/9] james-site git commit: WebSite update, 30/01/2018

2019-01-29 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-site/blob/21fe6f00/content/distribution-management.html -- diff --git a/content/distribution-management.html b/content/distribution-management.html index 7883851..9e45da0 100644 ---

[3/9] james-site git commit: WebSite update, 30/01/2018

2019-01-29 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-site/blob/21fe6f00/content/server/advantages.html -- diff --git a/content/server/advantages.html b/content/server/advantages.html index 6e1a618..17ae500 100644 ---

[8/9] james-site git commit: WebSite update, 30/01/2018

2019-01-29 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-site/blob/21fe6f00/content/dependency-management.html -- diff --git a/content/dependency-management.html b/content/dependency-management.html index 041d7b7..83909e2 100644 ---

[4/9] james-site git commit: WebSite update, 30/01/2018

2019-01-29 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-site/blob/21fe6f00/content/rat-report.html -- diff --git a/content/rat-report.html b/content/rat-report.html index 3a888ca..8c0ed68 100644 --- a/content/rat-report.html +++

[5/9] james-site git commit: WebSite update, 30/01/2018

2019-01-29 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-site/blob/21fe6f00/content/project-reports.html -- diff --git a/content/project-reports.html b/content/project-reports.html index b741422..719057a 100644 ---

[7/9] james-site git commit: WebSite update, 30/01/2018

2019-01-29 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-site/blob/21fe6f00/content/dependency-updates-report.html -- diff --git a/content/dependency-updates-report.html b/content/dependency-updates-report.html index f118984..e412721 100644

james-project git commit: Revert "LOCAL ONLY max C* mem"

2019-01-29 Thread matthieu
Repository: james-project Updated Branches: refs/heads/master 862f680fe -> d58b9769e Revert "LOCAL ONLY max C* mem" This reverts commit a8142407c8e738ed984e2ea8077a41e49220afe9. Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[1/3] james-project git commit: LOCAL ONLY max C* mem

2019-01-29 Thread matthieu
Repository: james-project Updated Branches: refs/heads/master bad5da43e -> 862f680fe LOCAL ONLY max C* mem Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b209b83e Tree:

[3/3] james-project git commit: Merge branch 'fix-master-reactor'

2019-01-29 Thread matthieu
Merge branch 'fix-master-reactor' Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/862f680f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/862f680f Diff:

[2/3] james-project git commit: JAMES-2630 fix ordering of message attachment issue

2019-01-29 Thread matthieu
JAMES-2630 fix ordering of message attachment issue Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/c617824d Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/c617824d Diff:

james-project git commit: Update changelog: 25/01/2019

2019-01-28 Thread btellier
Repository: james-project Updated Branches: refs/heads/master e061ccb5c -> bad5da43e Update changelog: 25/01/2019 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/bad5da43 Tree:

[04/12] james-project git commit: JAMES-2630 Port CassandraMessageMapper to Reactor

2019-01-28 Thread matthieu
JAMES-2630 Port CassandraMessageMapper to Reactor Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/1295a89b Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/1295a89b Diff:

[11/12] james-project git commit: JAMES-2630 Improve ConcurrentTestRunner reporting

2019-01-28 Thread matthieu
JAMES-2630 Improve ConcurrentTestRunner reporting Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/64d33771 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/64d33771 Diff:

[06/12] james-project git commit: JAMES-2630 Migrate CassandraAsyncExecutor.executeReturnExists consumers to Reactor contd

2019-01-28 Thread matthieu
JAMES-2630 Migrate CassandraAsyncExecutor.executeReturnExists consumers to Reactor contd Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/06ee1e43 Tree:

[08/12] james-project git commit: JAMES-2630 Migrate CassandraAsyncExecutor.executeReturnApplied consumers to Reactor

2019-01-28 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/e4a737e5/mailbox/cassandra/src/test/java/org/apache/james/mailbox/cassandra/mail/CassandraAttachmentOwnerDAOTest.java -- diff --git

[09/12] james-project git commit: JAMES-2630 Migrate CassandraAsyncExecutor.executeReturnApplied consumers to Reactor

2019-01-28 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/e4a737e5/mailbox/cassandra/src/main/java/org/apache/james/mailbox/cassandra/mail/CassandraMessageDAO.java -- diff --git

[03/12] james-project git commit: JAMES-2630 Migrate CassandraAsyncExecutor.executeReturnExists consumers to Reactor

2019-01-28 Thread matthieu
JAMES-2630 Migrate CassandraAsyncExecutor.executeReturnExists consumers to Reactor Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/9c96e60d Tree:

[01/12] james-project git commit: JAMES-2630 Set CassandraAsyncExecutor.executeReactor to defer to ensure composability

2019-01-28 Thread matthieu
Repository: james-project Updated Branches: refs/heads/master df5d678cd -> e061ccb5c JAMES-2630 Set CassandraAsyncExecutor.executeReactor to defer to ensure composability Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[12/12] james-project git commit: JAMES-2630 Improve Cassandra logging

2019-01-28 Thread matthieu
JAMES-2630 Improve Cassandra logging Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e061ccb5 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/e061ccb5 Diff:

[07/12] james-project git commit: JAMES-2630 Migrate CassandraAsyncExecutor.executeReturnApplied consumers to Reactor

2019-01-28 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/e4a737e5/server/data/data-cassandra/src/test/java/org/apache/james/sieve/cassandra/CassandraActiveScriptDAOTest.java -- diff --git

[02/12] james-project git commit: JAMES-2630 Migrate CassandraAsyncExecutor consumers to Reactor for event-sourcing-event-store-cassandra

2019-01-28 Thread matthieu
JAMES-2630 Migrate CassandraAsyncExecutor consumers to Reactor for event-sourcing-event-store-cassandra Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/2133f0b1 Tree:

[05/12] james-project git commit: JAMES-2630 Migrate CassandraAsyncExecutor.executeReturnExists consumers to Reactor contd

2019-01-28 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/06ee1e43/mailbox/cassandra/src/test/java/org/apache/james/mailbox/cassandra/mail/CassandraIndexTableHandlerTest.java -- diff --git

[10/12] james-project git commit: JAMES-2630 Migrate CassandraAsyncExecutor.executeReturnApplied consumers to Reactor

2019-01-28 Thread matthieu
JAMES-2630 Migrate CassandraAsyncExecutor.executeReturnApplied consumers to Reactor Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e4a737e5 Tree:

[05/10] james-project git commit: MAILBOX-374 Specify unit for minDelays upon connection retries

2019-01-24 Thread btellier
MAILBOX-374 Specify unit for minDelays upon connection retries Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/c1a2a95b Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/c1a2a95b Diff:

[03/10] james-project git commit: MAILBOX-374 EventBusTestFixture should rely on java.time.Duration

2019-01-24 Thread btellier
MAILBOX-374 EventBusTestFixture should rely on java.time.Duration Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e255eaeb Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/e255eaeb Diff:

[09/10] james-project git commit: MAILBOX-364 Move event related classes in the event package of mailbox-api

2019-01-24 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/df5d678c/mailbox/event/event-rabbitmq/src/main/java/org/apache/james/mailbox/events/KeyRegistrationHandler.java -- diff --git

[08/10] james-project git commit: MAILBOX-374 Also test EventBus behaviour when confronted with RabbitMQ restarts

2019-01-24 Thread btellier
MAILBOX-374 Also test EventBus behaviour when confronted with RabbitMQ restarts Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/aa452a1f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/aa452a1f

[06/10] james-project git commit: MAILBOX-374 Turn off exclusive - auto-deletes queues

2019-01-24 Thread btellier
MAILBOX-374 Turn off exclusive - auto-deletes queues In the face of network errors, we can not achieve a 'safety' and 'liveness' property. - 'liveness': A James node that is not failmed always have its Key registration queue - 'safety': The "key registration queue" gets deleted when there is

[04/10] james-project git commit: MAILBOX-374 Our connection mono should cache the connection as long as it is open

2019-01-24 Thread btellier
MAILBOX-374 Our connection mono should cache the connection as long as it is open We should regenerate the connection mono when the connection had been close, for instance due to error. A custom callable had been written as I miss a `Mono.cacheWhen(Predicate)` Project:

[01/10] james-project git commit: MAILBOX-374 Write a test about error recovery

2019-01-24 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 0e9cd67e1 -> df5d678cd MAILBOX-374 Write a test about error recovery Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/c47b846b Tree:

[10/10] james-project git commit: MAILBOX-364 Move event related classes in the event package of mailbox-api

2019-01-24 Thread btellier
MAILBOX-364 Move event related classes in the event package of mailbox-api Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/df5d678c Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/df5d678c

[02/10] james-project git commit: MAILBOX-374 RabbitMQConnectionFactory should rely on reactor for retries

2019-01-24 Thread btellier
MAILBOX-374 RabbitMQConnectionFactory should rely on reactor for retries Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/603de62f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/603de62f Diff:

[07/10] james-project git commit: MAILBOX-374 Avoid a race condition upon connection recovery

2019-01-24 Thread btellier
MAILBOX-374 Avoid a race condition upon connection recovery This will lead to multiple connection opening, waisting resources Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/4270f4f7 Tree:

james-mime4j git commit: MIME4J-283 DecoderUtil performance fix

2019-01-24 Thread btellier
Repository: james-mime4j Updated Branches: refs/heads/master ae77907e3 -> 66a87ba9b MIME4J-283 DecoderUtil performance fix Project: http://git-wip-us.apache.org/repos/asf/james-mime4j/repo Commit: http://git-wip-us.apache.org/repos/asf/james-mime4j/commit/66a87ba9 Tree:

[6/8] james-project git commit: MAILBOX-374 Use InMemoryIntegrationResources to ease RabbitMQ hostSystem instantiation

2019-01-23 Thread btellier
MAILBOX-374 Use InMemoryIntegrationResources to ease RabbitMQ hostSystem instantiation Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/dc25108e Tree:

[1/8] james-project git commit: MAILBOX-374 Fix test class name

2019-01-23 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 9799f43a8 -> 0e9cd67e1 MAILBOX-374 Fix test class name Test was duplicated in it Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d93da805

[5/8] james-project git commit: MAILBOX-374 Fix a bug between group registration and key registration

2019-01-23 Thread btellier
MAILBOX-374 Fix a bug between group registration and key registration In some cases groups were not dispatched when a key was registered/unregistered. Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ac3d5209

[4/8] james-project git commit: MAILBOX-374 IMAP MPT tests for rabbitmq reactor

2019-01-23 Thread btellier
MAILBOX-374 IMAP MPT tests for rabbitmq reactor These tests serves as integretion tests for IMAP and thus are important. Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6a9554c3 Tree:

[2/8] james-project git commit: MAILBOX-374 Slightly improve ListeningCurrentQuotaUpdater code quality

2019-01-23 Thread btellier
MAILBOX-374 Slightly improve ListeningCurrentQuotaUpdater code quality Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b9266899 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b9266899 Diff:

[8/8] james-project git commit: MAILBOX-374 reuse forks for RabbitMQ MPT testing

2019-01-23 Thread btellier
MAILBOX-374 reuse forks for RabbitMQ MPT testing This allow to perform all the tests on a single RabbitMQ container Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/0e9cd67e Tree:

[7/8] james-project git commit: MAILBOX-374 DockerRabbitMQ should be able to provide a connection factory

2019-01-23 Thread btellier
MAILBOX-374 DockerRabbitMQ should be able to provide a connection factory This avoids code duplication between JUNIT 4 & JUNIT 5 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/2c84e321 Tree:

[3/8] james-project git commit: MAILBOX-374 IMAP MPT tests for rabbitmq reactor

2019-01-23 Thread btellier
http://git-wip-us.apache.org/repos/asf/james-project/blob/6a9554c3/mpt/impl/imap-mailbox/rabbitmq/src/test/java/org/apache/james/mpt/imapmailbox/rabbitmq/host/RabbitMQEventBusHostSystem.java -- diff --git

[09/13] james-project git commit: MAILBOX-376 Structured logging for event dispatching

2019-01-23 Thread btellier
MAILBOX-376 Structured logging for event dispatching Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a25a1c66 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a25a1c66 Diff:

[11/13] james-project git commit: MAILBOX-376 Do not lose events "forever" when publishing retries fails

2019-01-23 Thread btellier
MAILBOX-376 Do not lose events "forever" when publishing retries fails Keeping them in dead-letter feels better... Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/37e662cb Tree:

[10/13] james-project git commit: MAILBOX-376 Metrics for RabbitMQ event-bus listener execution time

2019-01-23 Thread btellier
MAILBOX-376 Metrics for RabbitMQ event-bus listener execution time Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/21603694 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/21603694 Diff:

[07/13] james-project git commit: MAILBOX-376 Structured logging for local mailbox listener execution

2019-01-23 Thread btellier
MAILBOX-376 Structured logging for local mailbox listener execution Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/10d49b51 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/10d49b51 Diff:

[06/13] james-project git commit: MAILBOX-376 Structured logging for InVmEventDelivery

2019-01-23 Thread btellier
MAILBOX-376 Structured logging for InVmEventDelivery Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/97b33f80 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/97b33f80 Diff:

[05/13] james-project git commit: MAILBOX-376 Structured logging for group listener execution

2019-01-23 Thread btellier
MAILBOX-376 Structured logging for group listener execution Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e3072f26 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/e3072f26 Diff:

[13/13] james-project git commit: JAMES-2648 cassandra list sources support implementation

2019-01-23 Thread btellier
JAMES-2648 cassandra list sources support implementation Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/9799f43a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/9799f43a Diff:

[04/13] james-project git commit: MAILBOX-376 Solve various IntelliJ warnings for RabbitMQEventBus

2019-01-23 Thread btellier
MAILBOX-376 Solve various IntelliJ warnings for RabbitMQEventBus Including: - Visibility that could be more restricted - Lambdas that could be replaced by method reference - Some constants duplication Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[03/13] james-project git commit: MAILBOX-376 QueueName is only required when initializing group retry

2019-01-23 Thread btellier
MAILBOX-376 QueueName is only required when initializing group retry Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/301329fd Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/301329fd Diff:

[08/13] james-project git commit: MAILBOX-376 Structured logging for groups retries

2019-01-23 Thread btellier
MAILBOX-376 Structured logging for groups retries Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/c70c9871 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/c70c9871 Diff:

[12/13] james-project git commit: MAILBOX-376 Structured logging for key registrations

2019-01-23 Thread btellier
MAILBOX-376 Structured logging for key registrations Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/dbc54427 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/dbc54427 Diff:

[02/13] james-project git commit: MAILBOX-376 Refactor GroupConsumerRetry

2019-01-23 Thread btellier
MAILBOX-376 Refactor GroupConsumerRetry - Remove unneeded RetryPublisher inner class - Avoid some not needed mono wrapping - which was leading to confusing method names Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[01/13] james-project git commit: MAILBOX-376 Re-indent event bus

2019-01-23 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 606ff9c93 -> 9799f43a8 MAILBOX-376 Re-indent event bus Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/c3f16af2 Tree:

[1/2] james-project git commit: MAILBOX-376 Plug EventDeadLetter into InVmEventBus

2019-01-22 Thread btellier
Repository: james-project Updated Branches: refs/heads/master d51c70854 -> 606ff9c93 MAILBOX-376 Plug EventDeadLetter into InVmEventBus Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/bb067a1b Tree:

[2/2] james-project git commit: JAMES-2578 Fix warning using Mailet new API

2019-01-22 Thread btellier
JAMES-2578 Fix warning using Mailet new API Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/606ff9c9 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/606ff9c9 Diff:

[3/6] james-project git commit: MAILBOX-374 RabbitMQ should support generic groups

2019-01-22 Thread btellier
MAILBOX-374 RabbitMQ should support generic groups This bug caused only one of the QuotaMailing listeners to be triggered Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/04e8f7bd Tree:

[2/6] james-project git commit: MAILBOX-374 Configure SpamAssassin only when required

2019-01-22 Thread btellier
MAILBOX-374 Configure SpamAssassin only when required This avoid the retry to happen. Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/061fa39f Tree:

[5/6] james-project git commit: MAILBOX-374 Checking registration queues deletion should filter out group queues

2019-01-22 Thread btellier
MAILBOX-374 Checking registration queues deletion should filter out group queues Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/8935b9c1 Tree:

[1/6] james-project git commit: MAILBOX-374 QuotaRatio Index and Aliases should not include capital letters

2019-01-22 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 8a42e9ecd -> d51c70854 MAILBOX-374 QuotaRatio Index and Aliases should not include capital letters This is not supported by ElasticSearch and leads to many EventBus retries Project:

[6/6] james-project git commit: JAMES-2647 Cassandra migration task for mapping sources

2019-01-22 Thread btellier
JAMES-2647 Cassandra migration task for mapping sources Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d51c7085 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/d51c7085 Diff:

[4/6] james-project git commit: MAILBOX-374 Bind RabbitMQEventBus module in RabbitMQ related product

2019-01-22 Thread btellier
r/guice/cassandra-rabbitmq-guice/src/main/java/org/apache/james/CassandraRabbitMQJamesServerMain.java ------ diff --git a/server/container/guice/cassandra-rabbitmq-guice/src/main/java/org/apache/james/CassandraRabbitMQJamesServer

[2/8] james-project git commit: MAILBOX-376 WorkQueueName need to carry a Group instance

2019-01-21 Thread btellier
MAILBOX-376 WorkQueueName need to carry a Group instance Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/00973f98 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/00973f98 Diff:

[5/8] james-project git commit: MAILBOX-369 Add EventBusId POJOs

2019-01-21 Thread btellier
MAILBOX-369 Add EventBusId POJOs Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/89781fe3 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/89781fe3 Diff:

[7/8] james-project git commit: MAILBOX-376 Plug DeadLetters into RabbitMQEventBus

2019-01-21 Thread btellier
MAILBOX-376 Plug DeadLetters into RabbitMQEventBus Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/98cc6604 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/98cc6604 Diff:

[8/8] james-project git commit: MAILBOX-369 Isolate concurrent tests to a nested class

2019-01-21 Thread btellier
MAILBOX-369 Isolate concurrent tests to a nested class Therefore they could not affect to other tests cases because concurrent tests are running on another docker rabbitmq. Experiments show that concurrent tests implicitly impact to other tests correctness, because they fire a lot of events

  1   2   3   4   5   6   7   8   9   10   >