Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-7978

Recovery from WAL may result in JVM crash

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      GridCacheDatabaseSharedManager checks page tags, when acquiring page write locks. If the actual tag doesn't match the expected value, then PageSupport#writeLock method returns 0 pointer, which results in JVM crash.

      A proposed solution here is to make GridCacheDatabaseSharedManager ignore the page tag, i.e. use restore=true option in PageSupport#writeLock method.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            dmekhanikov Denis Mekhanikov

            Dates

              Created:
              Updated:

              Slack

                Issue deployment