[
https://issues.apache.org/jira/browse/RATIS-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839823#comment-16839823
]
Tsz Wo Nicholas Sze commented on RATIS-555:
-------------------------------------------
r555_20190514.patch: fixes javac warning and some checkstyle warnings (not
fixing all to minimize changes)
> Move RaftLog and the implementations to separated packages
> ----------------------------------------------------------
>
> Key: RATIS-555
> URL: https://issues.apache.org/jira/browse/RATIS-555
> Project: Ratis
> Issue Type: Improvement
> Components: server
> Reporter: Tsz Wo Nicholas Sze
> Assignee: Tsz Wo Nicholas Sze
> Priority: Major
> Attachments: r555_20190513.patch, r555_20190514.patch
>
>
> The are quite a many classes in org.apache.ratis.server.storage are RaftLog
> related -- the general interface, the segmented RaftLog implementation and
> the memory RaftLog implementation. Let's move them to separated packages.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)