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/ [[email protected]]



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

Reply via email to