Re: [PR] [FIX] Remove some blocking calls in IMAP event loop [james-project]

2024-05-01 Thread via GitHub
Arsnael merged PR #: URL: https://github.com/apache/james-project/pull/ -- 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 (7987e47a60 -> 9e6c0adc2f)

2024-05-01 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 7987e47a60 [FIX] Leak upon unmanaged SMTP error (#2221) add 9e6c0adc2f [FIX] Remove some blocking calls

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

2024-05-01 Thread via GitHub
Arsnael commented on PR #2190: URL: https://github.com/apache/james-project/pull/2190#issuecomment-2089489873 So if I understand well, rls enabled or not we use the pool connection factory, and for things where we need a rls bypass (like some webadmin tasks for example) we still use the

Re: [PR] JAMES-3693 Fixup RedisHealthCheck wrong check when Redis Cluster [james-project]

2024-05-01 Thread via GitHub
vttranlina commented on code in PR #2224: URL: https://github.com/apache/james-project/pull/2224#discussion_r1587017030 ## backends-common/redis/src/test/java/org/apache/james/backends/redis/RedisClusterExtension.java: ## @@ -0,0 +1,180 @@

Re: [PR] JAMES-3693 Fixup RedisHealthCheck wrong check when Redis Cluster [james-project]

2024-05-01 Thread via GitHub
quantranhong1999 commented on code in PR #2224: URL: https://github.com/apache/james-project/pull/2224#discussion_r1587014309 ## backends-common/redis/src/main/java/org/apache/james/backends/redis/RedisHealthCheck.scala: ## @@ -21,44 +21,77 @@ package

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

2024-05-01 Thread via GitHub
quantranhong1999 commented on PR #2220: URL: https://github.com/apache/james-project/pull/2220#issuecomment-2089442312 I reworked the changes. -- 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

(james-project) branch master updated: [FIX] Leak upon unmanaged SMTP error (#2221)

2024-05-01 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 7987e47a60 [FIX] Leak upon unmanaged

Re: [PR] [FIX] Leak upon unmanaged SMTP error [james-project]

2024-05-01 Thread via GitHub
Arsnael merged PR #2221: URL: https://github.com/apache/james-project/pull/2221 -- 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 the IsInDropList matcher (#2216)

2024-05-01 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 c8f089f370 JAMES-3946 add the

Re: [PR] JAMES-3946 add the IsInDropList matcher [james-project]

2024-05-01 Thread via GitHub
Arsnael merged PR #2216: URL: https://github.com/apache/james-project/pull/2216 -- 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] JAMES-3693 Fixup RedisHealthCheck wrong check when Redis Cluster [james-project]

2024-05-01 Thread via GitHub
vttranlina opened a new pull request, #2224: URL: https://github.com/apache/james-project/pull/2224 The healthcheck: `org.apache.james.backends.redis.RedisHealthCheck` always log can not connect to Redis. even when Redis cluster work up normal ## Reason - Before invoking

Re: [PR] Fixed test resource checking in maven-checkstyle-plugin [james-project]

2024-05-01 Thread via GitHub
Arsnael merged PR #2218: URL: https://github.com/apache/james-project/pull/2218 -- 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 dependabot/maven/server/mailet/integration-testing/org.xmlunit-xmlunit-core-2.10.0 created (now fb4bb010f7)

2024-05-01 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 at fb4bb010f7 Bump

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

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #2223: URL: https://github.com/apache/james-project/pull/2223 Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.9.1 to 2.10.0. Release notes Sourced from