Re: [PR] JAMES-2586 Implement PoolBackedPostgresConnectionFactory [james-project]

2024-04-16 Thread via GitHub
hungphan227 commented on code in PR #2190: URL: https://github.com/apache/james-project/pull/2190#discussion_r1568191076 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/utils/PoolBackedPostgresConnectionFactory.java: ## @@ -0,0 +1,93 @@

[PR] JAMES-4031 Add configuration tests for RabbitMQ cluster usage [james-project]

2024-04-16 Thread via GitHub
quantranhong1999 opened a new pull request, #2206: URL: https://github.com/apache/james-project/pull/2206 Actually, we supported the case with the `hosts` configuration. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

(james-project) branch postgresql updated (2afd8618ec -> 2f1f036a81)

2024-04-16 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 2afd8618ec JAMES-2586 [UPDATE] [PGSQL] more javax APIs migrated to jakarta new 921e6017db [BUILD]

Re: [PR] [BUILD] Jenkinsfile - add module server/blob/blob-postgres [james-project]

2024-04-16 Thread via GitHub
Arsnael merged PR #2200: URL: https://github.com/apache/james-project/pull/2200 -- 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/02: JAMES-2586 Disable some unstable tests of PostgresBlobStoreDAOTest

2024-04-16 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 2f1f036a8144bb96fde682f881bcb376a9e3c512 Author: Tung Tran AuthorDate: Mon Apr 15 09:45:05 2024 +0700

(james-project) 01/02: JAMES-4028 MailImpl: More compact version of Mail.getName

2024-04-16 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 d09b3cb23470dd096608ea84a4d027efbb36c570 Author: Benoit TELLIER AuthorDate: Mon Apr 15 16:14:01 2024 +0200

(james-project) branch master updated (854e8d9a5a -> 143dc949fa)

2024-04-16 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 854e8d9a5a JAMES-3498 Modify the access for CassandraEventDeadLetters, CassandraEventDeadLettersDAO

(james-project) 02/02: JAMES-4028 MailImpl: More compact version of Mail.getName

2024-04-16 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 143dc949fad03ab9ced0d518aeba6de4edd68a77 Author: Benoit TELLIER AuthorDate: Mon Apr 15 21:43:51 2024 +0200

(james-project) 01/02: [BUILD] Jenkinsfile - add module server/blob/blob-postgres

2024-04-16 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 921e6017db7f8eafd4db1a56aa1e3dc318c3d72e Author: Tung Tran AuthorDate: Mon Apr 15 09:44:25 2024 +0700

Re: [PR] JAMES-4028 MailImpl: More compact version of Mail.getName [james-project]

2024-04-16 Thread via GitHub
Arsnael merged PR #2201: URL: https://github.com/apache/james-project/pull/2201 -- 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] [EXPERIMENT] JAMES-2586 Implement PoolBackedPostgresConnectionFactory [james-project]

2024-04-16 Thread via GitHub
Arsnael commented on PR #2190: URL: https://github.com/apache/james-project/pull/2190#issuecomment-2060239534 @hungphan227 can you take care of remaining comments please? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

(james-project) branch master updated: JAMES-3498 Modify the access for CassandraEventDeadLetters, CassandraEventDeadLettersDAO

2024-04-16 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 854e8d9a5a JAMES-3498 Modify the

Re: [PR] JAMES-3498 Modify the access for CassandraEventDeadLetters, CassandraEventDeadLettersDAO [james-project]

2024-04-16 Thread via GitHub
Arsnael merged PR #2205: URL: https://github.com/apache/james-project/pull/2205 -- 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] [EXPERIMENT] JAMES-2586 Implement PoolBackedPostgresConnectionFactory [james-project]

2024-04-16 Thread via GitHub
chibenwa commented on code in PR #2190: URL: https://github.com/apache/james-project/pull/2190#discussion_r1567202422 ## server/container/guice/postgres-common/src/main/java/org/apache/james/modules/data/PostgresCommonModule.java: ## @@ -76,14 +76,14 @@ PostgresConfiguration

Re: [PR] [EXPERIMENT] JAMES-2586 Implement PoolBackedPostgresConnectionFactory [james-project]

2024-04-16 Thread via GitHub
chibenwa commented on code in PR #2190: URL: https://github.com/apache/james-project/pull/2190#discussion_r1567201565 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/utils/PoolBackedPostgresConnectionFactory.java: ## @@ -0,0 +1,93 @@

[PR] JAMES-3498 Modify the access for CassandraEventDeadLetters, CassandraEventDeadLettersDAO [james-project]

2024-04-16 Thread via GitHub
vttranlina opened a new pull request, #2205: URL: https://github.com/apache/james-project/pull/2205 Make it public for easy create manually by the constructor via Guice -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [EXPERIMENT] JAMES-2586 Implement PoolBackedPostgresConnectionFactory [james-project]

2024-04-16 Thread via GitHub
hungphan227 commented on code in PR #2190: URL: https://github.com/apache/james-project/pull/2190#discussion_r1567118794 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/utils/PoolBackedPostgresConnectionFactory.java: ## @@ -0,0 +1,93 @@

(james-project) branch master updated: JAMES-4029 Fix infinite loop with Bounce + forward

2024-04-16 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 ad58064c1b JAMES-4029 Fix infinite

Re: [PR] JAMES-4029 Fix infinite loop with Bounce + forward [james-project]

2024-04-16 Thread via GitHub
Arsnael merged PR #2203: URL: https://github.com/apache/james-project/pull/2203 -- 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-4028 MailImpl: More compact version of Mail.getName [james-project]

2024-04-16 Thread via GitHub
Arsnael commented on PR #2201: URL: https://github.com/apache/james-project/pull/2201#issuecomment-2058598056 > Explanation are on the JIRA ticket: https://issues.apache.org/jira/browse/JAMES-4028 My bad, missed it, thanks :) -- This is an automated message from the Apache Git

Re: [PR] JAMES-3946 add a memory implementation of the DropList [james-project]

2024-04-16 Thread via GitHub
Arsnael merged PR #2197: URL: https://github.com/apache/james-project/pull/2197 -- 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 droplist updated: JAMES-3946 add a memory implementation of the DropList (#2197)

2024-04-16 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch droplist in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/droplist by this push: new ae8bfc4a35 JAMES-3946 add a memory

Re: [PR] [FIX] Multi-mailbox search should not fail when user has many mailboxes [james-project]

2024-04-16 Thread via GitHub
chibenwa merged PR #2198: URL: https://github.com/apache/james-project/pull/2198 -- 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 master updated (9166b778cb -> b351841813)

2024-04-16 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 9166b778cb [ENHANCEMENT] More information in mailrepository audit log add b351841813 [FIX]

Re: [PR] JAMES-4030 Carry over Bouncer exceptions [james-project]

2024-04-16 Thread via GitHub
chibenwa commented on PR #2204: URL: https://github.com/apache/james-project/pull/2204#issuecomment-2058328807 forgotten -- 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