Skip to content

IGNITE-28870 Restore snapshot temporary files cleanup logic#13358

Open
oleg-vlsk wants to merge 2 commits into
apache:masterfrom
oleg-vlsk:IGNITE-28870
Open

IGNITE-28870 Restore snapshot temporary files cleanup logic#13358
oleg-vlsk wants to merge 2 commits into
apache:masterfrom
oleg-vlsk:IGNITE-28870

Conversation

@oleg-vlsk

Copy link
Copy Markdown
Contributor

Thank you for submitting the pull request to the Apache Ignite.

In order to streamline the review of the contribution
we ask you to ensure the following steps have been taken:

The Contribution Checklist

  • There is a single JIRA ticket related to the pull request.
  • The web-link to the pull request is attached to the JIRA ticket.
  • The JIRA ticket has the Patch Available state.
  • The pull request body describes changes that have been made.
    The description explains WHAT and WHY was made instead of HOW.
  • The pull request title is treated as the final commit message.
    The following pattern must be used: IGNITE-XXXX Change summary where XXXX - number of JIRA issue.
  • A reviewer has been mentioned through the JIRA comments
    (see the Maintainers list)
  • The pull request has been checked by the Teamcity Bot and
    the green visa attached to the JIRA ticket (see tab PR Check at TC.Bot - Instance 1 or TC.Bot - Instance 2)

Notes

If you need any help, please email dev@ignite.apache.org or ask anу advice on http://asf.slack.com #ignite channel.

@oleg-vlsk

Copy link
Copy Markdown
Contributor Author

/runall

@anton-vinogradov

Copy link
Copy Markdown
Contributor

@oleg-vlsk that looks like an Ignite PR Checker command — but the checker doesn't know your accounts yet, so nothing was triggered. Two steps to make it work:

  1. Log in at https://ignite-pr-checker.is-a.dev with your TeamCity (ci2) access token.
  2. In settings (⚙) switch on Comment my runs' verdicts on the GitHub PR (takes a GitHub personal access token, public_repo scope).

After that, commenting /run-all (or /run-all top) here queues the whole RunAll chain under your own TeamCity account, this thread gets a live ETA, and the verdict lands in the PR when the run settles — JIRA visas and automatic re-runs of blocker suites are separate switches next to it.

@oleg-vlsk

oleg-vlsk commented Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

/runall


🚀 RunAll queuedbuild 9201603. The verdict lands here when the run finishes.
🏁 Run finished — the verdict comment has the full story.

@oleg-vlsk

Copy link
Copy Markdown
Contributor Author

Ignite PR Checker verdict · RunAll build 9201603 · 147 suites ran, 0 reused

⚠️ 1 broken suite(s) (no reliable run):

  • Platform .NET (Windows) 3: execution timeout · non-zero exit code

4 blocker(s) in 4 suite(s):

  • Platform .NET (Windows): Apache.Ignite.Core.Tests.exe: Apache.Ignite.Core.Tests.Compute.Forked.ForkedBinarizableClosureTaskTest.TestAppylMultipleReducerJobException
  • Cache 10: org.apache.ignite.testsuites.IgniteCacheTestSuite10: org.apache.ignite.internal.processors.cache.IgniteTxConfigCacheSelfTest.testUserTxTimeout
  • Snapshots 6: org.apache.ignite.testsuites.IgniteSnapshotTestSuite6: org.apache.ignite.internal.processors.cache.persistence.snapshot.incremental.IncrementalSnapshotRestoreTest.testRecoveryWithNotBaselineNode
  • Snapshots 8: org.apache.ignite.testsuites.IgniteSnapshotTestSuite8: org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteClusterSnapshotCheckTest.testSnapshotCheckMetricsLesserTopology[encryption=true, onlyPrimary=false, snpThrdPoolSz=4]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants