You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2018/11/05 04:32:00 UTC

[jira] [Updated] (RATIS-362) Add a Builder for TransactionContext

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

Tsz Wo Nicholas Sze updated RATIS-362:
--------------------------------------
    Attachment: r362_20181105.patch

> Add a Builder for TransactionContext
> ------------------------------------
>
>                 Key: RATIS-362
>                 URL: https://issues.apache.org/jira/browse/RATIS-362
>             Project: Ratis
>          Issue Type: Improvement
>          Components: server
>            Reporter: Tsz Wo Nicholas Sze
>            Assignee: Tsz Wo Nicholas Sze
>            Priority: Major
>         Attachments: r362_20181105.patch
>
>
> Currently, we use TransactionContextImpl constructors to create TransactionContext objects.  Howerver, TransactionContextImpl is supposed to be internal but not a public API.  It is better to add a Builder for TransactionContext.  The Builder is a public API.



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