You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2019/05/13 23:33:00 UTC

[jira] [Created] (RATIS-546) Write values of a configurable size

Josh Elser created RATIS-546:
--------------------------------

             Summary: Write values of a configurable size
                 Key: RATIS-546
                 URL: https://issues.apache.org/jira/browse/RATIS-546
             Project: Ratis
          Issue Type: Improvement
          Components: LogService
            Reporter: Josh Elser
            Assignee: Josh Elser
             Fix For: 0.3.0


To simulate "real-world" situations, it would be nice for the VerificationTool to be capable of padding out the values it writes to generate non-trivial "logs". Presently, it's difficult to get the LogService to roll into a new Raft log segment.

To try to retain the verification of the value, we can implement this by keeping the original value as a prefix, but then generate random data as the suffix of the entry.

cc/ [~chrajeshbabu32@gmail.com]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)