Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding logic for blobs deduping in 0.11 from master. #648

Merged
merged 5 commits into from
Nov 23, 2019

Conversation

jatgarg
Copy link
Contributor

@jatgarg jatgarg commented Nov 23, 2019

No description provided.

…592)

* stop writing duplicated blobs to storage

* change hashing logic

* add assert
* populate cache with the summary blobs

* add in cache while reading tree

* rename
* blob deduping for odsp driver

* pr suggestions

* update map in get latest

* have 2 caches with latest and prev caching

* populate cache in blob read

* change comment

* make map local
@jatgarg jatgarg self-assigned this Nov 23, 2019
@jatgarg jatgarg requested review from vladsud and arinwt November 23, 2019 00:57
@jatgarg jatgarg merged commit 662e904 into microsoft:release/0.11 Nov 23, 2019
@jatgarg jatgarg deleted the dedup11 branch November 23, 2019 01:57
vladsud added a commit that referenced this pull request Nov 26, 2019
…er change to Bohemia (#659)

Temporarily disable #648 to reduce risk of regression of bringing other change to Bohemia
curtisman pushed a commit that referenced this pull request Nov 27, 2019
)

* Stop writing duplicated blobs to storage for routerlicious driver. (#592)

* stop writing duplicated blobs to storage

* change hashing logic

* add assert

* populate cache with the summary blobs (#626)

* populate cache with the summary blobs

* add in cache while reading tree

* rename

* blob deduping for odsp driver (#639)

* blob deduping for odsp driver

* pr suggestions

* update map in get latest

* have 2 caches with latest and prev caching

* populate cache in blob read

* change comment

* make map local

* make local

* local
curtisman pushed a commit that referenced this pull request Nov 27, 2019
…f bringing other change to Bohemia (#659)

Temporarily disable #648 to reduce risk of regression of bringing other change to Bohemia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants