[jira] [Commented] (JAMES-2996) Guice end up in zombie state when start fail

2019-11-28 Thread Jira
[ https://issues.apache.org/jira/browse/JAMES-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984708#comment-16984708 ] René Cordier commented on JAMES-2996: - https://github.com/linagora/james-project/pull

[jira] [Closed] (JAMES-2989) MessagePreviewStore API + contract + memory

2019-11-28 Thread Jira
[ https://issues.apache.org/jira/browse/JAMES-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] René Cordier closed JAMES-2989. --- Resolution: Fixed > MessagePreviewStore API + contract + memory > ---

[jira] [Updated] (JAMES-2989) MessagePreviewStore API + contract + memory

2019-11-28 Thread Jira
[ https://issues.apache.org/jira/browse/JAMES-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] René Cordier updated JAMES-2989: Fix Version/s: 3.5.0 > MessagePreviewStore API + contract + memory > --

[jira] [Reopened] (JAMES-2989) MessagePreviewStore API + contract + memory

2019-11-28 Thread Jira
[ https://issues.apache.org/jira/browse/JAMES-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] René Cordier reopened JAMES-2989: - > MessagePreviewStore API + contract + memory > --- > >

[jira] [Commented] (JAMES-2989) MessagePreviewStore API + contract + memory

2019-11-28 Thread Jira
[ https://issues.apache.org/jira/browse/JAMES-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984707#comment-16984707 ] René Cordier commented on JAMES-2989: - https://github.com/linagora/james-project/pull

[james-project] branch master updated (e8c2f63 -> 4a8cd1a)

2019-11-28 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git. from e8c2f63 JAMES-2988 Use the smallest fetch group possible upon GetMessages new 3e94093 JAMES-2989 Pre

[james-project] 06/06: JAMES-2996 Errors upon start should be reported to the logging system

2019-11-28 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 4a8cd1ab9a08f2aecd3b6e8db98ebddd0e93cb78 Author: Benoit Tellier AuthorDate: Thu Nov 28 09:28:04 2019 +0700

[james-project] 05/06: JAMES-2989 Move the hardcoded "(Empty)" to the presentation layer

2019-11-28 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit abcb395a8255842e65d0b2ef14442d598308cedc Author: Tran Tien Duc AuthorDate: Wed Nov 27 10:47:46 2019 +0700

[james-project] 04/06: JAMES-2989 drop MessagePreviewGenerator

2019-11-28 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 8bf25037ebb0a309c45ca3d42b1d0ab82b88bee4 Author: Tran Tien Duc AuthorDate: Tue Nov 26 11:24:42 2019 +0700

[james-project] 03/06: JAMES-2989 Replace plain string by strong typing preview

2019-11-28 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 06fdadfbcdcb1ff59ab431637706aa4bf28919be Author: Tran Tien Duc AuthorDate: Tue Nov 26 11:24:09 2019 +0700

[james-project] 01/06: JAMES-2989 Preview factory method with the business from PreviewGenerator

2019-11-28 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 3e94093464f787d2b3fa3c8775c10fb705319887 Author: Tran Tien Duc AuthorDate: Fri Nov 22 10:02:01 2019 +0700

[james-project] 02/06: JAMES-2989 JMAP Messages carrying a strong typing Preview

2019-11-28 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 9a178a1969104003d1e2d5832b728a9c7e086595 Author: Tran Tien Duc AuthorDate: Tue Nov 26 11:21:17 2019 +0700

Re: About Attachments and JMAP

2019-11-28 Thread Matthieu Baechler
On Thu, 2019-11-28 at 18:04 +0700, Tellier Benoit wrote: > Thanks for the reply! > > Regarding byte Array usage I cannot more than share your views. > > Work would be needed in my opinion to have the blobStore used in > place > of `Message` byte fields. > > However, as much as I do care about it

Re: About Attachments and JMAP

2019-11-28 Thread Tellier Benoit
Thanks for the reply! Regarding byte Array usage I cannot more than share your views. Work would be needed in my opinion to have the blobStore used in place of `Message` byte fields. However, as much as I do care about it, memory usage is not my concern of the day. My concern of the day is the

Re: About Attachments and JMAP

2019-11-28 Thread Matthieu Baechler
Hi, On Thu, 2019-11-28 at 15:51 +0700, Tellier Benoit wrote: > Hello all, > > ## Context > > We are working on JMAP, and EMail::hasAttachments metadata is listed > as > a fast property. > > However to retrieve it today, we need to do a full message read in > order > to load attachment (as JMAP

[jira] [Updated] (JAMES-2998) Monitor missed read on "preComputedPreview"

2019-11-28 Thread Jira
[ https://issues.apache.org/jira/browse/JAMES-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trần Tiến Đức updated JAMES-2998: - Summary: Monitor missed read on "preComputedPreview" (was: Monitor missed read on "reComputedPre

[jira] [Created] (JAMES-2998) Monitor missed read on "reComputedPreview"

2019-11-28 Thread Jira
Trần Tiến Đức created JAMES-2998: Summary: Monitor missed read on "reComputedPreview" Key: JAMES-2998 URL: https://issues.apache.org/jira/browse/JAMES-2998 Project: James Server Issue Type: S

[jira] [Updated] (JAMES-2993) Rebuild MessagePreviewStore content

2019-11-28 Thread Jira
[ https://issues.apache.org/jira/browse/JAMES-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trần Tiến Đức updated JAMES-2993: - Parent: JAMES-2919 Issue Type: Sub-task (was: Improvement) > Rebuild MessagePreviewStore

[jira] [Created] (JAMES-2997) hasAttachment SHOULD be metadata read level

2019-11-28 Thread Jira
René Cordier created JAMES-2997: --- Summary: hasAttachment SHOULD be metadata read level Key: JAMES-2997 URL: https://issues.apache.org/jira/browse/JAMES-2997 Project: James Server Issue Type: Im

About Attachments and JMAP

2019-11-28 Thread Tellier Benoit
Hello all, ## Context We are working on JMAP, and EMail::hasAttachments metadata is listed as a fast property. However to retrieve it today, we need to do a full message read in order to load attachment (as JMAP hasAttachment do not take inlined attachments into account and mailbox property do).