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/16 13:21:00 UTC

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

     [ https://issues.apache.org/jira/browse/RATIS-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser resolved RATIS-546.
------------------------------
    Resolution: Fixed

Thanks for the review, Rajeshbabu!

> 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
>            Priority: Major
>             Fix For: 0.3.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)