[
https://issues.apache.org/jira/browse/ARIES-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16734159#comment-16734159
]
ASF subversion and git services commented on ARIES-1880:
--------------------------------------------------------
Commit 12c21af3f7bea344f594546d74227dd1862d0eca in aries-journaled-events's
branch refs/heads/ARIES-1880 from Christian Schneider
[ https://gitbox.apache.org/repos/asf?p=aries-journaled-events.git;h=12c21af ]
ARIES-1880 - Use builder in subscribe
> Use builder instead of many parameters in subscribe
> ---------------------------------------------------
>
> Key: ARIES-1880
> URL: https://issues.apache.org/jira/browse/ARIES-1880
> Project: Aries
> Issue Type: Improvement
> Components: Journaled Events
> Reporter: Christian Schneider
> Assignee: Christian Schneider
> Priority: Major
>
> Subscription subscribe(String topic, Position position, Seek seek,
> Consumer<Received> callback);
> 4 Parameters which can partly be null is not a good idea. [~alien11689]
> proposed on the list to use a DTO.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)