[
https://issues.apache.org/jira/browse/ASTERIXDB-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781030#comment-17781030
]
ASF subversion and git services commented on ASTERIXDB-3282:
------------------------------------------------------------
Commit 36d6b7366ba44b0a86b767e2b8698f4ff34b1e51 in asterixdb's branch
refs/heads/master from Murtadha Makki Al Hubail
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=36d6b7366b ]
[ASTERIXDB-3282][STO] Exclude invalid indexes from replication checkpoint
- user model changes: no
- storage format changes: no
- interface changes: yes
Details:
- When attempting to checkpoint replicated indexes, exclude invalid
indexes since they might be in the process of being replciated for
the first time.
Change-Id: I589b8934d5ab297a0a1507130857929469e8510d
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17869
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Ali Alsuliman <[email protected]>
> attempt to checkpoint invalid indexes on replication
> ----------------------------------------------------
>
> Key: ASTERIXDB-3282
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3282
> Project: Apache AsterixDB
> Issue Type: Bug
> Reporter: Murtadha Makki Al Hubail
> Assignee: Murtadha Makki Al Hubail
> Priority: Major
> Labels: triaged
>
> When attempting to checkpoint replicated indexes, if an index is not valid
> yet (i.e., doesn't have at least one checkpoint), the attempt will fail and
> result in a ReplicationException. Such indexes should be excluded from the
> checkpoint attempt.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)