You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2021/08/24 01:48:26 UTC

[james-project] branch master updated (42a2eba -> 613a639)

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git.


    from 42a2eba  Merge pull request #584 JAMES-3544 Attachment refactoring (step 2)
     add 613a639  JAMES-3150 Implement a GenerationAwareBlobId (#607)

No new revisions were added by this update.

Summary of changes:
 server/blob/blob-storage-strategy/pom.xml          |  10 +
 .../blob/deduplication/GenerationAwareBlobId.java  | 240 +++++++++++++
 .../deduplication/GenerationAwareBlobIdTest.java   | 380 +++++++++++++++++++++
 3 files changed, 630 insertions(+)
 create mode 100644 server/blob/blob-storage-strategy/src/main/java/org/apache/james/server/blob/deduplication/GenerationAwareBlobId.java
 create mode 100644 server/blob/blob-storage-strategy/src/test/java/org/apache/james/server/blob/deduplication/GenerationAwareBlobIdTest.java

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org