[08/10] james-project git commit: JAMES-2525 adds createContainer operation to ObjectStorageBlobsDAO

2018-10-10 Thread btellier
JAMES-2525 adds createContainer operation to ObjectStorageBlobsDAO Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a2c7e989 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a2c7e989 Diff:

[07/10] james-project git commit: JAMES-2525 enforce singleton swift container for test

2018-10-10 Thread btellier
JAMES-2525 enforce singleton swift container for 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/7c57ae17 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/7c57ae17 Diff:

[06/10] james-project git commit: JAMES-2525 moves common test components to guice-common

2018-10-10 Thread btellier
JAMES-2525 moves common test components to guice-common Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/5dff052d Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/5dff052d Diff:

[04/10] james-project git commit: JAMES-2525 adds blob-objectstorage-guice module to maven

2018-10-10 Thread btellier
JAMES-2525 adds blob-objectstorage-guice module to maven Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/7bb6e802 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/7bb6e802 Diff:

[jira] [Commented] (JAMES-2525) Implement swift Object Store

2018-10-10 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645866#comment-16645866 ] Tellier Benoit commented on JAMES-2525: --- https://github.com/linagora/james-project/pull/1782

[09/10] james-project git commit: JAMES-2525 creates guice rule and cucumber singleton for swift docker container

2018-10-10 Thread btellier
JAMES-2525 creates guice rule and cucumber singleton for swift docker 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/7554b2e0 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/7554b2e0

[03/10] james-project git commit: JAMES-2525 Provider and bindings for ObjectStorageDAO

2018-10-10 Thread btellier
JAMES-2525 Provider and bindings for ObjectStorageDAO Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/8ecd8bbf Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/8ecd8bbf Diff:

[05/10] james-project git commit: JAMES-2525 extracts common blob store guice module

2018-10-10 Thread btellier
JAMES-2525 extracts common blob store guice module Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/53eeb3fb Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/53eeb3fb Diff:

[10/10] james-project git commit: JAMES-2558 Upgrade to Apache Camel 2.22.1

2018-10-10 Thread btellier
JAMES-2558 Upgrade to Apache Camel 2.22.1 Fixes CVE-2018-8041 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/8f5df497 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/8f5df497 Diff:

[01/10] james-project git commit: JAMES-2525 fixes broken equality introduced in previous commit

2018-10-10 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 34f102990 -> 8f5df4978 JAMES-2525 fixes broken equality introduced in previous commit Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/27ef3356

[02/10] james-project git commit: JAMES-2525 implements swift auth protocol config readers

2018-10-10 Thread btellier
JAMES-2525 implements swift auth protocol config readers Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a4872d69 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a4872d69 Diff:

[jira] [Created] (JAMES-2559) Branch merge should be on a specific original branch

2018-10-10 Thread Antoine Duprat (JIRA)
Antoine Duprat created JAMES-2559: - Summary: Branch merge should be on a specific original branch Key: JAMES-2559 URL: https://issues.apache.org/jira/browse/JAMES-2559 Project: James Server

[13/14] james-project git commit: JAMES-2554 Add test on Cassandra MailRepository storing implementation The aim of those tests is to prouve the order of storing data: MimeMessage -> message blob part

2018-10-10 Thread btellier
JAMES-2554 Add test on Cassandra MailRepository storing implementation The aim of those tests is to prouve the order of storing data: MimeMessage -> message blob parts -> keys -> mail repository size Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[04/14] james-project git commit: JAMES-2556 Fix reprocessing when several repositories with same path

2018-10-10 Thread btellier
JAMES-2556 Fix reprocessing when several repositories with same path We need to aggregate repositories to check for mail existence before reprocessing Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/9d52d569

[jira] [Commented] (JAMES-2554) Coherence issues between mail repository list and mails

2018-10-10 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644660#comment-16644660 ] Tellier Benoit commented on JAMES-2554: --- https://github.com/linagora/james-project/pull/1786

[jira] [Closed] (JAMES-2556) Impossible to reprocess a mailqueue when a key is not found

2018-10-10 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2556. - > Impossible to reprocess a mailqueue when a key is not found >

[jira] [Commented] (JAMES-2545) Implement a HealthCheck for RabbitMQ component

2018-10-10 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644658#comment-16644658 ] Tellier Benoit commented on JAMES-2545: --- https://github.com/linagora/james-project/pull/1783

[jira] [Resolved] (JAMES-2556) Impossible to reprocess a mailqueue when a key is not found

2018-10-10 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2556. --- Resolution: Fixed https://github.com/linagora/james-project/pull/1791 solved this >

[jira] [Closed] (JAMES-2557) NULL_SENDER throws an error in Dlp

2018-10-10 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2557. - > NULL_SENDER throws an error in Dlp > -- > > Key:

[jira] [Resolved] (JAMES-2557) NULL_SENDER throws an error in Dlp

2018-10-10 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2557. --- Resolution: Fixed https://github.com/linagora/james-project/pull/1789 fixed this >

[jira] [Commented] (JAMES-2544) Manageable RabbitMQ: browse

2018-10-10 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644649#comment-16644649 ] Tellier Benoit commented on JAMES-2544: --- https://github.com/linagora/james-project/pull/1781 Added

[14/14] james-project git commit: JAMES-2554 Use logback in tests

2018-10-10 Thread btellier
JAMES-2554 Use logback in 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/34f10299 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/34f10299 Diff:

[11/14] james-project git commit: JAMES-2334 Disable nodeKillingWhenConsuming

2018-10-10 Thread btellier
JAMES-2334 Disable nodeKillingWhenConsuming Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/86961f3f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/86961f3f Diff:

[06/14] james-project git commit: JAMES-2556 Add tests for multi-path repository reprocessing

2018-10-10 Thread btellier
JAMES-2556 Add tests for multi-path repository reprocessing Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6cf97c9d Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/6cf97c9d Diff:

[02/14] james-project git commit: JAMES-2557 DLP should ignore null sender

2018-10-10 Thread btellier
JAMES-2557 DLP should ignore null sender Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/0d8c68ab Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/0d8c68ab Diff:

[01/14] james-project git commit: JAMES-2544 Use Feign retry mechanism to retry calls on RabbitMQ management API

2018-10-10 Thread btellier
Repository: james-project Updated Branches: refs/heads/master eec12864d -> 34f102990 JAMES-2544 Use Feign retry mechanism to retry calls on RabbitMQ management API Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[10/14] james-project git commit: JAMES-2551 Fasting up RabbitMQ cluster startup

2018-10-10 Thread btellier
JAMES-2551 Fasting up RabbitMQ cluster startup - No need to start App and await node 1, which is never stopper - Doing a single big step run in parallel is more efficient than several little parallel steps (-30 s) Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[08/14] james-project git commit: JAMES-2556 Add tests for multi-path repository management

2018-10-10 Thread btellier
JAMES-2556 Add tests for multi-path repository management This proves limit and offset to be failing Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ea70abcd Tree:

[03/14] james-project git commit: JAMES-2556 Add a test proving reprocessing failure upon concurent mail deletion

2018-10-10 Thread btellier
JAMES-2556 Add a test proving reprocessing failure upon concurent mail deletion Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/9d1d697f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/9d1d697f

[12/14] james-project git commit: JAMES-2334 Use resilient channel for queue declaration

2018-10-10 Thread btellier
JAMES-2334 Use resilient channel for queue declaration Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/de7d0e0a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/de7d0e0a Diff:

[07/14] james-project git commit: JAMES-2556 Remove unused MailRepositoryStoreService::getRepository

2018-10-10 Thread btellier
JAMES-2556 Remove unused MailRepositoryStoreService::getRepository Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/95b4ead2 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/95b4ead2 Diff:

[05/14] james-project git commit: JAMES-2556 Fix reprocessing upon concurent mail deletion

2018-10-10 Thread btellier
JAMES-2556 Fix reprocessing upon concurent mail deletion Single key reprocessing should fail on missing key while full reprocessing should not. Because the argument list keeps growing adding a 'Reprocessor' object helps readability. Project:

[09/14] james-project git commit: JAMES-2556 Fix limit and offset behaviour in multi-repository context

2018-10-10 Thread btellier
JAMES-2556 Fix limit and offset behaviour in multi-repository context Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d68a63ef Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/d68a63ef Diff:

[jira] [Updated] (JAMES-2558) Use SpamAssassin version 3.4.2 in our test suite

2018-10-10 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit updated JAMES-2558: -- Priority: Minor (was: Major) > Use SpamAssassin version 3.4.2 in our test suite >

[jira] [Created] (JAMES-2558) Use SpamAssassin version 3.4.2 in our test suite

2018-10-10 Thread Tellier Benoit (JIRA)
Tellier Benoit created JAMES-2558: - Summary: Use SpamAssassin version 3.4.2 in our test suite Key: JAMES-2558 URL: https://issues.apache.org/jira/browse/JAMES-2558 Project: James Server