[jira] [Commented] (JAMES-2803) Some tests leak their Elasticsearch connections

2019-06-25 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872884#comment-16872884 ] Tellier Benoit commented on JAMES-2803: --- https://github.com/linagora/james-project/

[jira] [Closed] (JAMES-2794) RabbitMQ Mail Queue deleted elements are dequeued

2019-06-25 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2794. - > RabbitMQ Mail Queue deleted elements are dequeued > ---

[jira] [Resolved] (JAMES-2794) RabbitMQ Mail Queue deleted elements are dequeued

2019-06-25 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2794. --- Resolution: Fixed Fix Version/s: 3.4.0 > RabbitMQ Mail Queue deleted elements are dequ

[jira] [Commented] (JAMES-2794) RabbitMQ Mail Queue deleted elements are dequeued

2019-06-25 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872882#comment-16872882 ] Tellier Benoit commented on JAMES-2794: --- https://github.com/linagora/james-project/

[james-project] 25/28: JAMES-2659 don't expect too much from eventBus stop

2019-06-25 Thread btellier
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 6e53870f093046bfa6f9c12af7df1177c8c13b99 Author: Matthieu Baechler AuthorDate: Fri Jun 21 14:31:23 2019 +0200

[james-project] 28/28: JAMES-2774 log when fail to dispatch in EventDispatcher

2019-06-25 Thread btellier
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 581b64bff46f52e61a7f91ef893396eaa336fe9e Author: Tran Tien Duc AuthorDate: Fri Jun 21 17:28:46 2019 +0700

[james-project] 27/28: JAMES-2774 Remove an useless counter field in EventDispatcher

2019-06-25 Thread btellier
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 6884456e2e5374b2f6a7c4c1c17ddffeea2bc264 Author: Tran Tien Duc AuthorDate: Mon Jun 17 11:08:49 2019 +0700

[james-project] 21/28: JAMES-2803 ElasticSearch cluster name is no longer useful when using REST API

2019-06-25 Thread btellier
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 a7b2cf7b74ca19c4a3391b03514a4e0b18eff1f3 Author: Matthieu Baechler AuthorDate: Wed Jun 19 15:49:22 2019 +0200

[james-project] 26/28: JAMES-2774 Remove useless comment & rename a test in RabbitMQEventBusTest

2019-06-25 Thread btellier
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 45d2f0619f0cb70d849f377c26131a82e2c236a2 Author: Tran Tien Duc AuthorDate: Mon Jun 17 11:05:05 2019 +0700

[james-project] 17/28: JAMES-2794 RabbitMQ should not dequeue deleted elements

2019-06-25 Thread btellier
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 eeaa8fe0678c02f26fd480714df84ee75d3dda62 Author: Benoit Tellier AuthorDate: Tue Jun 25 08:15:06 2019 +0700

[james-project] 20/28: JAMES-2803 allow configuration of ES request timeout

2019-06-25 Thread btellier
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 e3298980db6c4fa3eadc64cdce958c325e4a71ae Author: Matthieu Baechler AuthorDate: Wed Jun 19 15:17:25 2019 +0200

[james-project] 24/28: JAMES-2659 dispatch result should always be waited for success

2019-06-25 Thread btellier
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 2be4ed2270df8c5b278084e2549a2f127ae4013a Author: Matthieu Baechler AuthorDate: Fri Jun 21 14:31:05 2019 +0200

[james-project] 16/28: JAMES-2794 Avoid relying on a DTO in RabbitMQ MailQueue logic

2019-06-25 Thread btellier
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 1785ab5fda5e74c4eaf4f1b41aa3f9a28bdad277 Author: Benoit Tellier AuthorDate: Thu Jun 20 10:15:15 2019 +0700

[james-project] 23/28: JAMES-2803 Finally shorten ReindexingWithEventDeadLettersTest by configuring request timeout

2019-06-25 Thread btellier
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 a867be65daec6d7a493e9b16a4cc7fd57c4a03ad Author: Matthieu Baechler AuthorDate: Wed Jun 19 17:27:47 2019 +0200

[james-project] 22/28: JAMES-2803 Always close ES connections

2019-06-25 Thread btellier
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 be0233b511a8b7ac02265979c0dbba328775f615 Author: Matthieu Baechler AuthorDate: Wed Jun 19 16:25:14 2019 +0200

[james-project] 14/28: JAMES-2794 Create an EnqueueId POJO in RabbitMQMailQueue

2019-06-25 Thread btellier
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 462707509bb492d2fdac1da955d4d2b787cd6964 Author: Benoit Tellier AuthorDate: Wed Jun 19 13:40:27 2019 +0700

[james-project] 15/28: JAMES-2794 Solve some "channel closed" exceptions on topof RabbitMQ MailQueue

2019-06-25 Thread btellier
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 92f9e6543c09bc3fdd818b5598afff1039d1d73f Author: Benoit Tellier AuthorDate: Wed Jun 19 14:41:45 2019 +0700

[james-project] 19/28: JAMES-2794 ack should update the view using an EnqueueId reference

2019-06-25 Thread btellier
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 edd328029485c64a63ef8dbc883f3db881c6197f Author: Benoit Tellier AuthorDate: Tue Jun 25 08:29:30 2019 +0700

[james-project] 11/28: JAMES-2794 Avoid calling *block* in doOnNext

2019-06-25 Thread btellier
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 9e9e93522991e53bd3980e952d2dd8300e9644bc Author: Benoit Tellier AuthorDate: Tue Jun 18 14:24:59 2019 +0700

[james-project] 05/28: JAMES-2794 MailQueue should deliver multiple time the same mail

2019-06-25 Thread btellier
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 b29d2e6b01f75be43713572f2d99dcf636190997 Author: Benoit Tellier AuthorDate: Tue Jun 18 11:48:55 2019 +0700

[james-project] 18/28: JAMES-2794 Replace a pair by MailWithEnqueueId

2019-06-25 Thread btellier
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 16617ab9ecdff41181c18c71e14f37d58d1b8b9b Author: Benoit Tellier AuthorDate: Tue Jun 25 08:28:36 2019 +0700

[james-project] 13/28: JAMES-2794 s/EnQueueId/EnqueueId

2019-06-25 Thread btellier
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 4deed8b3dc7850cb89ccbbbc7572e870853a5e39 Author: Benoit Tellier AuthorDate: Wed Jun 19 13:38:16 2019 +0700

[james-project] 10/28: JAMES-2794 Dequeuer should rely on concatMap and not flatMap

2019-06-25 Thread btellier
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 aad4442b6cb902ea216434fd644d6615661ead78 Author: Benoit Tellier AuthorDate: Tue Jun 18 14:16:33 2019 +0700

[james-project] 12/28: JAMES-2794 Avoid relying on a DTO in RabbitMQ MailQueue logic

2019-06-25 Thread btellier
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 9d6feef74feefbfdcc06b7544f7aa43ea6abaed2 Author: Benoit Tellier AuthorDate: Wed Jun 19 13:31:20 2019 +0700

[james-project] 08/28: JAMES-2794 Reprocessing works on top of the distributed RabbitMQ JAMES

2019-06-25 Thread btellier
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 e4d5c50ea3dd3d8e1f3c28d97e29a1cdc8b27c83 Author: Benoit Tellier AuthorDate: Tue Jun 18 12:20:27 2019 +0700

[james-project] 09/28: JAMES-2794 Upgrade instructions

2019-06-25 Thread btellier
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 a0c2fe2df0215d3ad45b00829edd875604f6e64b Author: Benoit Tellier AuthorDate: Tue Jun 18 14:03:15 2019 +0700

[james-project] 03/28: JAMES-2794 Demonstrate reprocessing was broken on top of RabbitMQ mailQueue

2019-06-25 Thread btellier
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 49939ce407d60e24b04efea3da430af3972a7789 Author: Benoit Tellier AuthorDate: Mon Jun 17 13:32:02 2019 +0700

[james-project] branch master updated (3d39f3c -> 581b64b)

2019-06-25 Thread btellier
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 3d39f3c JAMES-2294 s/STATE_TRANSPORT/TRANSPORT_PROCESSOR new 98f9ed4 JAMES-2794 RabbitMQ should not d

[james-project] 02/28: JAMES-2794 Solve an IntelliJ warning

2019-06-25 Thread btellier
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 a54fe44f4e20069415f38ecffe2949e64cf52287 Author: Benoit Tellier AuthorDate: Fri Jun 14 11:22:27 2019 +0700

[james-project] 04/28: JAMES-2794 Create an EnqueueId POJO in RabbitMQMailQueue

2019-06-25 Thread btellier
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 3e6f9f3dbf3443faeb8873972a1af966ec57fd0d Author: Benoit Tellier AuthorDate: Tue Jun 18 11:28:45 2019 +0700

[james-project] 06/28: JAMES-2794 RabbitMQ MailQueue projections should rely on EnqueueId

2019-06-25 Thread btellier
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 961ef33e62b74982ef3cc17768887288f9b84910 Author: Benoit Tellier AuthorDate: Tue Jun 18 11:50:30 2019 +0700

[james-project] 07/28: JAMES-2794 Refactor DeleteCondition to implement WithEnqueueId

2019-06-25 Thread btellier
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 7f9a7cb7b701c7da260e1c64c1620d615bfb971c Author: Benoit Tellier AuthorDate: Tue Jun 18 12:12:25 2019 +0700

[james-project] 01/28: JAMES-2794 RabbitMQ should not dequeue deleted elements

2019-06-25 Thread btellier
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 98f9ed49ac5c2d0b97af592ca1d914e52ce108ac Author: Benoit Tellier AuthorDate: Fri Jun 14 11:06:28 2019 +0700