Skip to content

Commit

Permalink
cache & storage
Browse files Browse the repository at this point in the history
  • Loading branch information
ccmao1130 committed Aug 3, 2023
1 parent 5250dcd commit a851a5f
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions docs/en/overview/Release-Notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,27 +90,27 @@ Another default configuration change will delegate the journal backup operation
* Fix master down when master change to leader ([1ada2ac8c7](https://github.com/Alluxio/alluxio/commits/1ada2ac8c7){:target="_blank"})

### Cache and Storage
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* ([](){:target="_blank"})
* Implement Byte array pool ([d071d5ef7c](https://github.com/Alluxio/alluxio/commits/d071d5ef7c){:target="_blank"})
* Add block size for paged blocks ([fd865e24a1](https://github.com/Alluxio/alluxio/commits/fd865e24a1){:target="_blank"})
* Make worker init tiers parallel ([2af80f6e19](https://github.com/Alluxio/alluxio/commits/2af80f6e19){:target="_blank"})
* Fix early release of buffer ([5e8d62c8a7](https://github.com/Alluxio/alluxio/commits/5e8d62c8a7){:target="_blank"})
* Separate page store configuration from client cache ([f6cce53631](https://github.com/Alluxio/alluxio/commits/f6cce53631){:target="_blank"})
* Optimize `getFileBlockLocations` performance ([e5692d2261](https://github.com/Alluxio/alluxio/commits/e5692d2261){:target="_blank"})
* Ignore parent path `NoSuchFileException` when `localPageStore` delete `pageId` ([6a64a178b2](https://github.com/Alluxio/alluxio/commits/6a64a178b2){:target="_blank"})
* Support size encoding for clock cuckoo filter in shadowcache ([7395bed318](https://github.com/Alluxio/alluxio/commits/7395bed318){:target="_blank"})
* Do not add the worker to failed list for client exception ([951f3568a2](https://github.com/Alluxio/alluxio/commits/951f3568a2){:target="_blank"})
* Fix the leak of block lock ([b97677e78e](https://github.com/Alluxio/alluxio/commits/b97677e78e){:target="_blank"})
* Fix failures in mem page store when zero copy enabled ([cbc2008b19](https://github.com/Alluxio/alluxio/commits/cbc2008b19){:target="_blank"})
* Fix load `sessionId` ([d763b4077e](https://github.com/Alluxio/alluxio/commits/d763b4077e){:target="_blank"})
* Fix paged block reader transfer offset ([463506e178](https://github.com/Alluxio/alluxio/commits/463506e178){:target="_blank"})
* Implement locking and pinning for paged block store ([9c67f34682](https://github.com/Alluxio/alluxio/commits/9c67f34682){:target="_blank"})
* Allocate buffer in load api ([b93535cb6a](https://github.com/Alluxio/alluxio/commits/b93535cb6a){:target="_blank"})
* Fix worker stream register forget release lease ([2df21b9aee](https://github.com/Alluxio/alluxio/commits/2df21b9aee){:target="_blank"})
* Fix paged block store tier name ([92c0a4fb73](https://github.com/Alluxio/alluxio/commits/92c0a4fb73){:target="_blank"})
* Fix potential deadlock in tier store and refine the code ([d1efe52f44](https://github.com/Alluxio/alluxio/commits/d1efe52f44){:target="_blank"})
* Fix `MaxFreeAllocator.allocateBlock` ([21be94c923](https://github.com/Alluxio/alluxio/commits/21be94c923){:target="_blank"})
* Disable passive cache for pinned files ([0e53f84b7c](https://github.com/Alluxio/alluxio/commits/0e53f84b7c){:target="_blank"})
* Fix out of bound read in `PagedBlockReader` ([63318bb3bb](https://github.com/Alluxio/alluxio/commits/63318bb3bb){:target="_blank"})

### S3 API and Proxy
* ([](){:target="_blank"})
Expand Down

0 comments on commit a851a5f

Please sign in to comment.