[
https://issues.apache.org/jira/browse/RATIS-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zili Chen updated RATIS-753:
----------------------------
Description:
>From the class name I used to think that it is a base class of POJOs. However,
>actually it works by its {{getContent}} method. It does no harm we mark it as
>{{@FunctionalInterface}} I think.
I'd like to provide a tiny PR to this issue if you think it is valid. Please
assign the issue to me then.
was:
>From the message I used to think that it is a base class of POJOs. However,
>actually it works by its {{getContent}} method. It does no harm we mark it as
>{{@FunctionalInterface}} I think.
I'd like to provide a tiny PR to this issue if you think it is valid. Please
assign the issue to me then.
> Mark o.a.r.protocol.Message as @FunctionalInterface
> ---------------------------------------------------
>
> Key: RATIS-753
> URL: https://issues.apache.org/jira/browse/RATIS-753
> Project: Ratis
> Issue Type: Improvement
> Components: common
> Reporter: Zili Chen
> Priority: Minor
>
> From the class name I used to think that it is a base class of POJOs.
> However, actually it works by its {{getContent}} method. It does no harm we
> mark it as {{@FunctionalInterface}} I think.
> I'd like to provide a tiny PR to this issue if you think it is valid. Please
> assign the issue to me then.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)