From issues-return-121849-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Wed Jun 30 13:02:03 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id F1F02180670 for ; Wed, 30 Jun 2021 15:02:02 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 890CB6190B for ; Wed, 30 Jun 2021 13:02:01 +0000 (UTC) Received: (qmail 14497 invoked by uid 500); 30 Jun 2021 13:02:01 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 14482 invoked by uid 99); 30 Jun 2021 13:02:00 -0000 Received: from ec2-52-204-25-47.compute-1.amazonaws.com (HELO mailrelay1-ec2-va.apache.org) (52.204.25.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jun 2021 13:02:00 +0000 Received: from jira2-he-de.apache.org (jira2-he-de.apache.org [168.119.33.54]) by mailrelay1-ec2-va.apache.org (ASF Mail Server at mailrelay1-ec2-va.apache.org) with ESMTPS id BF5633E8DF for ; Wed, 30 Jun 2021 13:02:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 0CB22C803BA for ; Wed, 30 Jun 2021 13:02:00 +0000 (UTC) Date: Wed, 30 Jun 2021 13:02:00 +0000 (UTC) From: "Vladislav Pyatkov (Jira)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-15012) Adapting historical rebalance to segment release MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-15012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17371987#comment-17371987 ] Vladislav Pyatkov commented on IGNITE-15012: -------------------------------------------- After your changes, I have no objection. We should wait for TC to avoid issues which connected with the changed WAL iterator behavior. > Adapting historical rebalance to segment release > ------------------------------------------------ > > Key: IGNITE-15012 > URL: https://issues.apache.org/jira/browse/IGNITE-15012 > Project: Ignite > Issue Type: Improvement > Components: cache > Reporter: Kirill Tkalenko > Assignee: Kirill Tkalenko > Priority: Major > Fix For: 2.12 > > Time Spent: 40m > Remaining Estimate: 0h > > It is necessary to adapt the historical rebalance to the release of WAL segments after their reservation. Since IGNITE-14952 will be automatically released when the maximum is reached. -- This message was sent by Atlassian Jira (v8.3.4#803005)