[jira] [Closed] (JAMES-2758) CassandraBulkOperationTest test fails

2019-05-13 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2758. - > CassandraBulkOperationTest test fails > - > >

[jira] [Resolved] (JAMES-2758) CassandraBulkOperationTest test fails

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

[jira] [Updated] (JAMES-2758) CassandraBulkOperationTest test fails

2019-05-13 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit updated JAMES-2758: -- Fix Version/s: 3.4.0 > CassandraBulkOperationTest test fails >

[jira] [Commented] (JAMES-2272) Add a TaskManager

2019-05-13 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16839035#comment-16839035 ] Tellier Benoit commented on JAMES-2272: --- https://github.com/linagora/james-project/pull/2358 solved

[james-project] 03/04: JAMES-2758 Disable CassandraBulkOperationTest failed test

2019-05-13 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 8bb3a6803b07cda32df4a3c924056280c74f4474 Author: Tran Tien Duc AuthorDate: Fri May 10 09:58:52 2019 +0700

[james-project] 01/04: JAMES-2272 Make webadmin IT tests uses the right path

2019-05-13 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 052ad512c6545f7172752468cb25119cd9abf592 Author: Tran Tien Duc AuthorDate: Mon May 13 17:57:35 2019 +0700

[james-project] 02/04: JAMES-2149 Simple integration test for Domain mappings

2019-05-13 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 826e149691ba51796b736ba4564e413f13226892 Author: Benoit Tellier AuthorDate: Fri May 10 14:19:33 2019 +0700

[james-project] branch master updated (db3aad0 -> 68cf7e0)

2019-05-13 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 db3aad0 Merge remote-tracking branch 'remk/JAMES-2725-2' new 052ad51 JAMES-2272 Make webadmin IT

[james-project] 04/04: JAMES-2758 Bulk deletion rate now is managed by Reactor limitRate()

2019-05-13 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 68cf7e09902172b6bc7b3d9bbeff405df74f6988 Author: Tran Tien Duc AuthorDate: Mon May 13 14:32:49 2019 +0700

[jira] [Created] (JAMES-2768) make DelaysAndMaxRetry logs more understandable

2019-05-13 Thread JIRA
Trần Tiến Đức created JAMES-2768: Summary: make DelaysAndMaxRetry logs more understandable Key: JAMES-2768 URL: https://issues.apache.org/jira/browse/JAMES-2768 Project: James Server Issue

About James docker images

2019-05-13 Thread Matthieu Baechler
Hi, I'm currently reworking the way we build our docker images to use jib (see https://github.com/GoogleContainerTools/jib) Today, the building of our images requires too many steps: 1. we build an image in which we install the right maven version 2. we then use this image to run maven

[jira] [Commented] (JAMES-2725) Remove the length from blob API

2019-05-13 Thread JIRA
[ https://issues.apache.org/jira/browse/JAMES-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16838509#comment-16838509 ] Raphaël Ouazana commented on JAMES-2725: merged

[james-project] branch master updated (2a91b93 -> db3aad0)

2019-05-13 Thread rouazana
This is an automated email from the ASF dual-hosted git repository. rouazana pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git. from 2a91b93 JAMES-2717 Remove EmbeddedElasticSearch new 9e2c0cf JAMES-2725 Remove length from Blob API

[james-project] 07/07: Merge remote-tracking branch 'remk/JAMES-2725-2'

2019-05-13 Thread rouazana
This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit db3aad06dc561e8ee5300b32d6b2f2045812e057 Merge: 2a91b93 712f005 Author: Raphael Ouazana AuthorDate: Mon May 13

[james-project] 01/07: JAMES-2725 Remove length from Blob API This means that the S3 implementation should implement its own way to put blobs without knowing the length

2019-05-13 Thread rouazana
This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 9e2c0cfef679a6e92e0bd92abaf0607de7948ef3 Author: Antoine Duprat AuthorDate: Fri Apr 5 11:37:07 2019 +0200

[james-project] 06/07: JAMES-2725 Use injection for AwsS3Object storage for managing its thread pool lifecycle.

2019-05-13 Thread rouazana
This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 712f005be906c4eefdf3158960407b4a58dc5357 Author: Rémi Kowalski AuthorDate: Thu May 9 18:02:48 2019 +0200

[james-project] 02/07: JAMES-2725 Split object storage tests per implementation

2019-05-13 Thread rouazana
This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 9473aac521f91aabd86ce31754f48bac8c1f5670 Author: Antoine Duprat AuthorDate: Tue Apr 16 11:03:29 2019 +0200

[james-project] 04/07: JAMES-2725 add retry on exception for s3 upload

2019-05-13 Thread rouazana
This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 8e73a1d2429fd4ffb2bda0dfa697bed49213189b Author: Rémi Kowalski AuthorDate: Tue May 7 13:40:47 2019 +0200

[james-project] 05/07: JAMES-2725 remove BlobIdFactory parameter from AwsS3ObjectStorage.putBlob

2019-05-13 Thread rouazana
This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit ad14321a2e5dd1df3f554cf65d759c69e9c679b4 Author: Rémi Kowalski AuthorDate: Tue May 7 14:57:16 2019 +0200

[james-project] 03/07: JAMES-2725 add retry policy for s3 upload

2019-05-13 Thread rouazana
This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit e4832917d9d266cd4c77aae9bb3d8c1105baff7e Author: Rémi Kowalski AuthorDate: Tue May 7 11:05:11 2019 +0200

[jira] [Updated] (JAMES-2766) [ES][Migration] Update the documentation

2019-05-13 Thread Rene Cordier (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rene Cordier updated JAMES-2766: Component/s: elasticsearch > [ES][Migration] Update the documentation >

[jira] [Updated] (JAMES-2760) Performance indicators: Indexation time & dataset size

2019-05-13 Thread Rene Cordier (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rene Cordier updated JAMES-2760: Fix Version/s: 3.4.0 > Performance indicators: Indexation time & dataset size >

[jira] [Updated] (JAMES-2760) Performance indicators: Indexation time & dataset size

2019-05-13 Thread Rene Cordier (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rene Cordier updated JAMES-2760: Component/s: elasticsearch > Performance indicators: Indexation time & dataset size >

[jira] [Updated] (JAMES-2765) [ES][Migration] Migrate apache-james-mailbox-quota-search-elasticsearch

2019-05-13 Thread Rene Cordier (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rene Cordier updated JAMES-2765: Component/s: elasticsearch > [ES][Migration] Migrate

[jira] [Updated] (JAMES-2763) [ES][Migration] Notify the user to migrate his ES instance if the version used is wrong

2019-05-13 Thread Rene Cordier (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rene Cordier updated JAMES-2763: Component/s: elasticsearch > [ES][Migration] Notify the user to migrate his ES instance if the

[jira] [Created] (JAMES-2767) [ES][Migration] Replace old ES maven module by new ES modules

2019-05-13 Thread Rene Cordier (JIRA)
Rene Cordier created JAMES-2767: --- Summary: [ES][Migration] Replace old ES maven module by new ES modules Key: JAMES-2767 URL: https://issues.apache.org/jira/browse/JAMES-2767 Project: James Server

[jira] [Updated] (JAMES-2766) [ES][Migration] Update the documentation

2019-05-13 Thread Rene Cordier (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rene Cordier updated JAMES-2766: Fix Version/s: 3.4.0 > [ES][Migration] Update the documentation >

[jira] [Created] (JAMES-2766) [ES][Migration] Update the documentation

2019-05-13 Thread Rene Cordier (JIRA)
Rene Cordier created JAMES-2766: --- Summary: [ES][Migration] Update the documentation Key: JAMES-2766 URL: https://issues.apache.org/jira/browse/JAMES-2766 Project: James Server Issue Type:

[jira] [Created] (JAMES-2765) [ES][Migration] Migrate apache-james-mailbox-quota-search-elasticsearch

2019-05-13 Thread Rene Cordier (JIRA)
Rene Cordier created JAMES-2765: --- Summary: [ES][Migration] Migrate apache-james-mailbox-quota-search-elasticsearch Key: JAMES-2765 URL: https://issues.apache.org/jira/browse/JAMES-2765 Project: James

[jira] [Created] (JAMES-2764) [ES][Migration] Migrate apache-james-mailbox-elasticsearch

2019-05-13 Thread Rene Cordier (JIRA)
Rene Cordier created JAMES-2764: --- Summary: [ES][Migration] Migrate apache-james-mailbox-elasticsearch Key: JAMES-2764 URL: https://issues.apache.org/jira/browse/JAMES-2764 Project: James Server

[jira] [Created] (JAMES-2763) [ES][Migration] Notify the user to migrate his ES instance if the version used is wrong

2019-05-13 Thread Rene Cordier (JIRA)
Rene Cordier created JAMES-2763: --- Summary: [ES][Migration] Notify the user to migrate his ES instance if the version used is wrong Key: JAMES-2763 URL: https://issues.apache.org/jira/browse/JAMES-2763

[jira] [Created] (JAMES-2762) Domain RRT webAdmin API fix

2019-05-13 Thread Rene Cordier (JIRA)
Rene Cordier created JAMES-2762: --- Summary: Domain RRT webAdmin API fix Key: JAMES-2762 URL: https://issues.apache.org/jira/browse/JAMES-2762 Project: James Server Issue Type: Improvement

[jira] [Created] (JAMES-2761) Slow Imap select mailboxes

2019-05-13 Thread JIRA
Rémi Kowalski created JAMES-2761: Summary: Slow Imap select mailboxes Key: JAMES-2761 URL: https://issues.apache.org/jira/browse/JAMES-2761 Project: James Server Issue Type: Bug

[jira] [Updated] (JAMES-2760) Performance indicators: Indexation time & dataset size

2019-05-13 Thread Rene Cordier (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rene Cordier updated JAMES-2760: Description: You will design a protocol for measuring the following ES related performance

[jira] [Created] (JAMES-2760) Performance indicators: Indexation time & dataset size

2019-05-13 Thread Rene Cordier (JIRA)
Rene Cordier created JAMES-2760: --- Summary: Performance indicators: Indexation time & dataset size Key: JAMES-2760 URL: https://issues.apache.org/jira/browse/JAMES-2760 Project: James Server