Re: [PR] JAMES 3996 Redis event bus POC [james-project]

2024-04-15 Thread via GitHub
Arsnael closed pull request #2028: JAMES 3996 Redis event bus POC URL: https://github.com/apache/james-project/pull/2028 -- 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] JAMES 3996 Redis event bus POC [james-project]

2024-03-03 Thread via GitHub
quantranhong1999 commented on PR #2028: URL: https://github.com/apache/james-project/pull/2028#issuecomment-1975885147 > Well the OutOfMemoryError may be related to the Flux> observeChannels(); usage (we should use it more carefully): `OverflowStrategy.BUFFER` should be fine. We are

Re: [PR] JAMES 3996 Redis event bus POC [james-project]

2024-02-28 Thread via GitHub
quantranhong1999 commented on PR #2028: URL: https://github.com/apache/james-project/pull/2028#issuecomment-1968540260 Hi, I want to share the performance test and metrics results for this POC. ## Performance test Perf test result generally is good as it is a bit better than

Re: [PR] JAMES 3996 Redis event bus POC [james-project]

2024-02-28 Thread via GitHub
quantranhong1999 commented on PR #2028: URL: https://github.com/apache/james-project/pull/2028#issuecomment-1968513440 > I tried to run RabbitMQEventBusTest on local, Well the `OutOfMemoryError` may be related to the `Flux> observeChannels();` usage (we should use it more carefully):

Re: [PR] JAMES 3996 Redis event bus POC [james-project]

2024-02-28 Thread via GitHub
vttranlina commented on PR #2028: URL: https://github.com/apache/james-project/pull/2028#issuecomment-1968502423 Good job I tried to run RabbitMQEventBusTest on local, ![image](https://github.com/apache/james-project/assets/81145350/6ff393a7-f75e-4d44-89a8-02aed93189de) --

Re: [PR] JAMES 3996 Redis event bus POC [james-project]

2024-02-27 Thread via GitHub
Maxxx873 commented on PR #2028: URL: https://github.com/apache/james-project/pull/2028#issuecomment-1968287999 > > Hello! If I understand correctly, then after completing this task, the task that I previously started https://issues.apache.org/jira/browse/JAMES-3956 will be closed. You do

Re: [PR] JAMES 3996 Redis event bus POC [james-project]

2024-02-27 Thread via GitHub
quantranhong1999 commented on PR #2028: URL: https://github.com/apache/james-project/pull/2028#issuecomment-1968250395 > Hello! If I understand correctly, then after completing this task, the task that I previously started https://issues.apache.org/jira/browse/JAMES-3956 will be closed.

Re: [PR] JAMES 3996 Redis event bus POC [james-project]

2024-02-27 Thread via GitHub
Maxxx873 commented on PR #2028: URL: https://github.com/apache/james-project/pull/2028#issuecomment-1968243951 Hello! If I understand correctly, then after completing this task, the task that I previously started https://issues.apache.org/jira/browse/JAMES-3956 will be closed. You do it