[
https://issues.apache.org/jira/browse/ASTERIXDB-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17853866#comment-17853866
]
ASF subversion and git services commented on ASTERIXDB-3424:
------------------------------------------------------------
Commit e3894fd52a582cba3c31ef99fb050876a4096cfe in asterixdb's branch
refs/heads/master from Wail Alkowaileet
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=e3894fd52a ]
[MULTIPLE ISSUES][STO] Multiple fixes for cloud caching
- user model changes: no
- storage format changes: no
- interface changes: yes
Details:
- ASTERIXDB-3424: Disk cache sweeper can interfere
with rebalance
- ASTERIXDB-3425: Use allocated storage quota to
determine whether or not to persist
non-column pages
- Other fixes:
- Make punchHole() uninterruptible
- Allow plan reevaluation despite the disk is
being pressured or not
- Log the page info when the buffer cache's
page read operation fails
- Fix API tests failures (ASTERIXDB-3423)
- Ignore CloudStorageGCSTest
Change-Id: Ida79a61940ed8944ed9fb44ac7d8815d865b73e6
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18361
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>
Tested-by: Jenkins <[email protected]>
> Disk cache sweeper can interfere with rebalance
> -----------------------------------------------
>
> Key: ASTERIXDB-3424
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3424
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: STO - Storage
> Affects Versions: 0.9.10
> Reporter: Wail Y. Alkowaileet
> Assignee: Wail Y. Alkowaileet
> Priority: Major
> Fix For: 0.9.10
>
>
> When a rebalance is issued, the disk cache sweeper can operate on partitions
> that no longer belong to the node. All sweeping processes should be paused
> prior to bootstrapping the node with the new partitions
--
This message was sent by Atlassian Jira
(v8.20.10#820010)