Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-436

Update RocksDB KV's putAll to use write batch

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

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • kv
    • None

    Description

      In SAMZA-236, we don't use write batch inside our RocksDB putAll implementation. Instead, we call put sequentially. The reason for this is this issue that we were seeing, where RocksDB putAll crashes.

      Once the issue is resolved, we should update our RocksDB implementation to use the proper writeBatch API.

      Attachments

        Issue Links

        Activity

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

          People

            a.bircakovic Aleksandar Bircakovic
            criccomini Chris Riccomini

            Dates

              Created:
              Updated:

              Slack

                Issue deployment