(james-project) branch master updated: JAMES-3961 data-file RRT test should not fail unstable test phase

2024-03-25 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 The following commit(s) were added to refs/heads/master by this push: new f3f9f24805 JAMES-3961 data-file RRT

Re: [PR] JAMES-3961 data-file RRT test should not fail unstable test phase [james-project]

2024-03-25 Thread via GitHub
Arsnael merged PR #2148: URL: https://github.com/apache/james-project/pull/2148 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

(james-project) 01/02: JAMES-3977 FetchProcessor: track if the next message is already called

2024-03-25 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 fbbaf126ef9b7c053168b4bf8d63d40e8daf15cf Author: Benoit TELLIER AuthorDate: Fri Mar 22 11:41:04 2024 +0100

(james-project) branch master updated (526b0cb35a -> 672898bc57)

2024-03-25 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 526b0cb35a JAMES-2586 Unbind AttachmentBlobResolver new fbbaf126ef JAMES-3977 FetchProcessor: track if

(james-project) 02/02: JAMES-3977 Allow ChannelImapResponseWriter to work with sequence of bytes

2024-03-25 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 672898bc579e876cb0705c8d713ee465822d91fb Author: Benoit TELLIER AuthorDate: Fri Mar 22 11:43:04 2024 +0100

Re: [PR] JAMES-3977 Accurate backpressure for IMAP FETCH [james-project]

2024-03-25 Thread via GitHub
Arsnael merged PR #2149: URL: https://github.com/apache/james-project/pull/2149 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

(james-project) branch postgresql updated: JAMES-2586 Update Guice binding Postgres (#2154)

2024-03-25 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch postgresql in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/postgresql by this push: new 989dafb1cf JAMES-2586 Update

Re: [PR] JAMES-2586 Update Guide binding Postgres [james-project]

2024-03-25 Thread via GitHub
Arsnael merged PR #2154: URL: https://github.com/apache/james-project/pull/2154 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

(james-project) 02/03: JAMES-2586 Add UuidBackedAttachmentIdFactory

2024-03-25 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch postgresql in repository https://gitbox.apache.org/repos/asf/james-project.git commit 156bf4a07163c25aeb0c991c2d95bffa15c0b946 Author: hung phan AuthorDate: Thu Mar 21 10:19:58 2024 +0700

(james-project) 03/03: JAMES-2586 Unbind AttachmentBlobResolver

2024-03-25 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch postgresql in repository https://gitbox.apache.org/repos/asf/james-project.git commit a2d5bc41a014dfb0a80d41e4973bff0b6deef4bc Author: hung phan AuthorDate: Sat Mar 23 16:49:28 2024 +0700

(james-project) 01/03: JAMES-2586 Create AttachmentIdFactory

2024-03-25 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch postgresql in repository https://gitbox.apache.org/repos/asf/james-project.git commit 1dd1b147eef439a19f000c345be41c884d1e4882 Author: hung phan AuthorDate: Tue Mar 19 15:53:50 2024 +0700

(james-project) branch postgresql updated (d7a19ef054 -> a2d5bc41a0)

2024-03-25 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a change to branch postgresql in repository https://gitbox.apache.org/repos/asf/james-project.git from d7a19ef054 JAMES-2586 Postgres RewriteTablesTest should not fail unstable test phase new

Re: [PR] JAMES-2586 reworking attachmentId [james-project]

2024-03-25 Thread via GitHub
Arsnael merged PR #2142: URL: https://github.com/apache/james-project/pull/2142 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] JAMES-2586 Update Guide binding Postgres [james-project]

2024-03-25 Thread via GitHub
Arsnael commented on code in PR #2154: URL: https://github.com/apache/james-project/pull/2154#discussion_r1538522791 ## server/container/guice/mailbox-postgres/src/main/java/org/apache/james/modules/mailbox/PostgresMailboxModule.java: ## @@ -133,6 +135,7 @@ protected void

Re: [PR] JAMES-2586 Update Guide binding Postgres [james-project]

2024-03-25 Thread via GitHub
quantranhong1999 commented on code in PR #2154: URL: https://github.com/apache/james-project/pull/2154#discussion_r1538521562 ## server/container/guice/mailbox-postgres/src/main/java/org/apache/james/modules/mailbox/PostgresMailboxModule.java: ## @@ -133,6 +135,7 @@ protected

Re: [PR] JAMES-2586 Update Guide binding Postgres [james-project]

2024-03-25 Thread via GitHub
vttranlina commented on code in PR #2154: URL: https://github.com/apache/james-project/pull/2154#discussion_r1538519882 ## server/container/guice/mailbox-postgres/src/main/java/org/apache/james/modules/mailbox/PostgresMailboxModule.java: ## @@ -133,6 +135,7 @@ protected void

Re: [PR] JAMES-2586 Update Guide binding Postgres [james-project]

2024-03-25 Thread via GitHub
vttranlina commented on code in PR #2154: URL: https://github.com/apache/james-project/pull/2154#discussion_r1538507738 ## server/container/guice/mailbox-postgres/src/main/java/org/apache/james/modules/mailbox/PostgresMailboxModule.java: ## @@ -133,6 +135,7 @@ protected void

(james-project) branch master updated: JAMES-2586 Unbind AttachmentBlobResolver

2024-03-25 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 The following commit(s) were added to refs/heads/master by this push: new 526b0cb35a JAMES-2586 Unbind

Re: [PR] JAMES-2586 Unbind AttachmentBlobResolver [james-project]

2024-03-25 Thread via GitHub
Arsnael merged PR #2150: URL: https://github.com/apache/james-project/pull/2150 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] JAMES-2586 Update Guide binding Postgres [james-project]

2024-03-25 Thread via GitHub
Arsnael commented on code in PR #2154: URL: https://github.com/apache/james-project/pull/2154#discussion_r1538502507 ## server/container/guice/mailbox-postgres/src/main/java/org/apache/james/modules/mailbox/PostgresMailboxModule.java: ## @@ -133,6 +135,7 @@ protected void

(james-project) branch dtm-workqueue updated (ea55fca4d0 -> a32eb317f4)

2024-03-25 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch dtm-workqueue in repository https://gitbox.apache.org/repos/asf/james-project.git omit ea55fca4d0 fixup! fixup! fixup! fixup! fixup! [ENHANCEMENT] Workqueue for the deleted message vault

(james-project) branch master updated: [FIX] Solve weave/rest-smtp-sink: Docker image manifest v2 schema 1 deprecation issue (#2152)

2024-03-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 The following commit(s) were added to refs/heads/master by this push: new 9fb9faf026 [FIX] Solve

Re: [PR] [FIX] Solve weave/rest-smtp-sink: Docker image manifest v2 schema 1 deprecation issue [james-project]

2024-03-25 Thread via GitHub
chibenwa merged PR #2152: URL: https://github.com/apache/james-project/pull/2152 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[PR] [FIX] Filter too big values for Cassandra TTLs [james-project]

2024-03-25 Thread via GitHub
chibenwa opened a new pull request, #2156: URL: https://github.com/apache/james-project/pull/2156 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] [FIX] Avoid a worring error log upon state not found [james-project]

2024-03-25 Thread via GitHub
chibenwa opened a new pull request, #2155: URL: https://github.com/apache/james-project/pull/2155 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] JAMES-2586 Update Guide binding Postgres [james-project]

2024-03-25 Thread via GitHub
vttranlina opened a new pull request, #2154: URL: https://github.com/apache/james-project/pull/2154 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] [CHANGELOG] Changelog update (25/03/2024) [james-project]

2024-03-25 Thread via GitHub
chibenwa opened a new pull request, #2153: URL: https://github.com/apache/james-project/pull/2153 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [FIX] Solve weave/rest-smtp-sink: Docker image manifest v2 schema 1 deprecation issue [james-project]

2024-03-25 Thread via GitHub
quantranhong1999 commented on code in PR #2152: URL: https://github.com/apache/james-project/pull/2152#discussion_r1537208000 ## server/testing/src/main/java/org/apache/james/util/docker/Images.java: ## @@ -20,7 +20,7 @@ package org.apache.james.util.docker; public

Re: [PR] [FIX] Solve weave/rest-smtp-sink: Docker image manifest v2 schema 1 deprecation issue [james-project]

2024-03-25 Thread via GitHub
chibenwa commented on code in PR #2152: URL: https://github.com/apache/james-project/pull/2152#discussion_r1537196400 ## server/testing/src/main/java/org/apache/james/util/docker/Images.java: ## @@ -20,7 +20,7 @@ package org.apache.james.util.docker; public interface Images

Re: [PR] [FIX] Solve weave/rest-smtp-sink: Docker image manifest v2 schema 1 deprecation issue [james-project]

2024-03-25 Thread via GitHub
quantranhong1999 commented on code in PR #2152: URL: https://github.com/apache/james-project/pull/2152#discussion_r1537165829 ## server/testing/src/main/java/org/apache/james/util/docker/Images.java: ## @@ -20,7 +20,7 @@ package org.apache.james.util.docker; public

Re: [PR] [FIX] Solve weave/rest-smtp-sink: Docker image manifest v2 schema 1 deprecation issue [james-project]

2024-03-25 Thread via GitHub
chibenwa commented on code in PR #2152: URL: https://github.com/apache/james-project/pull/2152#discussion_r1537160931 ## server/testing/src/main/java/org/apache/james/util/docker/Images.java: ## @@ -20,7 +20,7 @@ package org.apache.james.util.docker; public interface Images