[
https://issues.apache.org/jira/browse/ASTERIXDB-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17853435#comment-17853435
]
ASF subversion and git services commented on ASTERIXDB-3421:
------------------------------------------------------------
Commit 015240e42627a3ea65b88826a1a811a9f3dcf135 in asterixdb's branch
refs/heads/master from Wail Alkowaileet
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=015240e426 ]
[ASTERIXDB-3421][STO] Multiple fixes in cloud disk caching
- user model changes: no
- storage format changes: no
- interface changes: yes
Details:
- Metadata partition should not be evicted
- Buffer cache read context should call onPin(ICachedPage) in a synchronized
block on the pinning page
- Written pages should contain the compressed page size and offset
- Multiple issues when calculating page IDs of the requested columns
Change-Id: Ic94cc1e63ee4618b18c6d4c6e3e74101a7753400
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18352
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Wail Alkowaileet <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>
> Issues when reading pages from cloud
> ------------------------------------
>
> Key: ASTERIXDB-3421
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3421
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: STO - Storage
> Affects Versions: 0.9.10
> Reporter: Wail Y. Alkowaileet
> Assignee: Wail Y. Alkowaileet
> Priority: Critical
> Fix For: 0.9.10
>
>
> * Metadata partition should not be evicted
> * Buffer cache read context should call onPin(ICachedPage) in a synchronized
> block on the pinning page
> * Written pages should contain the compressed page size and offset
> * Multiple issues when calculating page IDs of the requested columns
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)