[
https://issues.apache.org/jira/browse/ARIES-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16734872#comment-16734872
]
ASF subversion and git services commented on ARIES-1880:
--------------------------------------------------------
Commit 7294f82aeb79ba271c5138ac931792134040ee06 in aries-journaled-events's
branch refs/heads/master from Christian Schneider
[ https://gitbox.apache.org/repos/asf?p=aries-journaled-events.git;h=7294f82 ]
ARIES-1880 - Use proper builder
> 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
> Fix For: journaled-events-0.1.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)