mbaechler commented on code in PR #2357:
URL: https://github.com/apache/james-project/pull/2357#discussion_r1685304504
##########
server/mailrepository/mailrepository-blob/src/main/scala/org/apache/james/mailrepository/blob/BlobMailRepository.scala:
##########
@@ -1,4 +1,4 @@
-/****************************************************************
+/** **************************************************************
Review Comment:
keyboard accident
##########
server/mailrepository/mailrepository-blob/src/main/scala/org/apache/james/mailrepository/blob/BlobMailRepository.scala:
##########
@@ -183,29 +201,24 @@ class BlobMailRepository(val blobStore: BlobStoreDAO,
.orNull
}
+ // FIXME - on supprime les metadata mais pas les mimeMessages associƩs ?
Review Comment:
we should fix that fixme, right?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]