Re: [PR] JAMES-3925 - JMAP Upload - cleanup/fixup/optimize upload usage [james-project]

2024-03-03 Thread via GitHub
Arsnael merged PR #2069: URL: https://github.com/apache/james-project/pull/2069 -- 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-3925 - JMAP Upload - cleanup/fixup/optimize upload usage [james-project]

2024-03-01 Thread via GitHub
vttranlina commented on PR #2069: URL: https://github.com/apache/james-project/pull/2069#issuecomment-1972832133 squash fixup -- 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

Re: [PR] JAMES-3925 - JMAP Upload - cleanup/fixup/optimize upload usage [james-project]

2024-03-01 Thread via GitHub
Arsnael commented on PR #2069: URL: https://github.com/apache/james-project/pull/2069#issuecomment-1972815192 Can you squash the fixup @vttranlina ? -- 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

Re: [PR] JAMES-3925 - JMAP Upload - cleanup/fixup/optimize upload usage [james-project]

2024-02-28 Thread via GitHub
chibenwa commented on code in PR #2069: URL: https://github.com/apache/james-project/pull/2069#discussion_r1507138244 ## server/data/data-jmap-cassandra/src/main/java/org/apache/james/jmap/cassandra/upload/UploadDAO.java: ## @@ -171,6 +171,7 @@ public UploadDAO(CqlSession

Re: [PR] JAMES-3925 - JMAP Upload - cleanup/fixup/optimize upload usage [james-project]

2024-02-28 Thread via GitHub
chibenwa commented on code in PR #2069: URL: https://github.com/apache/james-project/pull/2069#discussion_r1507137814 ## server/data/data-jmap/src/test/java/org/apache/james/jmap/api/upload/UploadRepositoryContract.scala: ## @@ -188,4 +188,16 @@ .isNotNull } +