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

Human readable WAL parser result has no human readable data

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

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • persistence
    • None

    Description

      Simple example with put 1 record in cache generation a lot of data in WAL

      try (Ignite ignite = Ignition.start("examples/config/persistentstore/example-persistent-store.xml")) {
          try (IgniteCache<Integer, String> cache = ignite.getOrCreateCache(CACHE_NAME)) {
               cache.put(1, "NEW_VALUE_1");            
          }
      }
      

      See result of script in attachments

      Attachments

        Issue Links

        Activity

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

          People

            dpavlov Dmitry Pavlov
            qvad Dmitry Sherstobitov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment