[PR] JAMES-3693 Add `rateLimiterTimeout` configuration for RateLimiter mailets [james-project]

2024-05-02 Thread via GitHub
vttranlina opened a new pull request, #2227: URL: https://github.com/apache/james-project/pull/2227 (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

(james-project) 06/06: JAMES-2586 Create rls-bypass instance for PoolBackedPostgresConnectionFactory

2024-05-02 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 cfeba0162d4fa7c8549069649976f2cac45b628b Author: hung phan AuthorDate: Thu May 2 13:54:46 2024 +0700

(james-project) 04/06: JAMES-2586 Close postgres connections when the app shutdown

2024-05-02 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 79f39abe8429a3b9792ff8d843ba44c416a29f8e Author: hung phan AuthorDate: Fri Apr 26 11:23:57 2024 +0700

(james-project) 05/06: JAMES-2586 Fix some disabled tests in PostgresBlobStoreDAOTest by using connection pool

2024-05-02 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 a321011b4749879cc416cb919e1484457094e87b Author: hung phan AuthorDate: Fri Apr 26 12:00:14 2024 +0700

(james-project) 01/06: JAMES-2586 Implement PoolBackedPostgresConnectionFactory

2024-05-02 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 701790ec040011269640e13e416c5283ad649322 Author: hung phan AuthorDate: Mon Apr 8 14:16:46 2024 +0700

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

2024-05-02 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 2f1f036a81 JAMES-2586 Disable some unstable tests of PostgresBlobStoreDAOTest new 701790ec04

(james-project) 03/06: JAMES-2586 Add connection pool config to PostgresConfiguration

2024-05-02 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 a9492092cd39c90db014d4f30ce60a7a5bcb41e4 Author: hung phan AuthorDate: Wed Apr 17 11:08:27 2024 +0700

(james-project) 02/06: JAMES-2586 Update PostgresCommonModule to use PoolBackedPostgresConnectionFactory

2024-05-02 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 435600614fcfbc9bb2f4dccfea1b43a5069bd5a6 Author: hung phan AuthorDate: Thu Apr 11 11:44:05 2024 +0700

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

2024-05-02 Thread via GitHub
Arsnael merged PR #2190: URL: https://github.com/apache/james-project/pull/2190 -- 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: [ENHANCEMENT] Reprocess for a specific recipient (#2226)

2024-05-02 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 4eb3385e30 [ENHANCEMENT] Reprocess for

Re: [PR] [ENHANCEMENT] Reprocess for a specific recipient [james-project]

2024-05-02 Thread via GitHub
Arsnael merged PR #2226: URL: https://github.com/apache/james-project/pull/2226 -- 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] [ENHANCEMENT] Reprocess for a specific recipient [james-project]

2024-05-02 Thread via GitHub
chibenwa opened a new pull request, #2226: URL: https://github.com/apache/james-project/pull/2226 Why: A user went overquota, and his mail were stored in overquota mail repository. I am asked to reprocess mails for this user but would ideally like not to touch the 20.000 overquota mails

[PR] [METRICS] Add some useful S3 connection metrics [james-project]

2024-05-02 Thread via GitHub
quantranhong1999 opened a new pull request, #2225: URL: https://github.com/apache/james-project/pull/2225 Print some S3 client build in metrics: ```log 17:47:15.719 [INFO ] s.a.a.m.LoggingMetricPublisher - [94c9c81] ApiCall 17:47:15.719 [INFO ] s.a.a.m.LoggingMetricPublisher -

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

2024-05-02 Thread via GitHub
hungphan227 commented on PR #2190: URL: https://github.com/apache/james-project/pull/2190#issuecomment-2089783198 Regarding collectList method, until now I am still not 100% sure that we no longer use DomainImplPostgresConnectionFactory because rls performance test has not been conducted

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

2024-05-02 Thread via GitHub
hungphan227 commented on code in PR #2190: URL: https://github.com/apache/james-project/pull/2190#discussion_r1587172583 ## server/container/guice/postgres-common/src/main/java/org/apache/james/modules/data/PostgresCommonModule.java: ## @@ -91,9 +88,15 @@

Re: [PR] [FIX] JMAP: Only log ERROR for `serverFail` errors [james-project]

2024-05-02 Thread via GitHub
Arsnael merged PR #2220: URL: https://github.com/apache/james-project/pull/2220 -- 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: [FIX] Change log level for JMAP errors

2024-05-02 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 8169d36bef [FIX] Change log level for

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

2024-05-02 Thread via GitHub
Arsnael commented on code in PR #2190: URL: https://github.com/apache/james-project/pull/2190#discussion_r1587164583 ## server/container/guice/postgres-common/src/main/java/org/apache/james/modules/data/PostgresCommonModule.java: ## @@ -91,9 +88,15 @@

(james-project) branch dependabot/maven/server/mailet/integration-testing/org.xmlunit-xmlunit-core-2.10.0 deleted (was fb4bb010f7)

2024-05-02 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/server/mailet/integration-testing/org.xmlunit-xmlunit-core-2.10.0 in repository https://gitbox.apache.org/repos/asf/james-project.git was fb4bb010f7 Bump

Re: [PR] Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0 in /server/mailet/integration-testing [james-project]

2024-05-02 Thread via GitHub
chibenwa merged PR #2223: URL: https://github.com/apache/james-project/pull/2223 -- 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: Bump org.xmlunit:xmlunit-core in /server/mailet/integration-testing (#2223)

2024-05-02 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 49637c423c Bump

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

2024-05-02 Thread via GitHub
Arsnael commented on PR #2190: URL: https://github.com/apache/james-project/pull/2190#issuecomment-2089759121 > one for RLS, one for noRLS I thought just reusing the same pool for both? -- This is an automated message from the Apache Git Service. To respond to the message, please

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

2024-05-02 Thread via GitHub
vttranlina commented on PR #2190: URL: https://github.com/apache/james-project/pull/2190#issuecomment-2089734875 > the domain connection is not used anymore (except in some test), and can probably be removed? I think yes > can't we find a way to get rid of the single