[ 
https://issues.apache.org/jira/browse/JENA-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17344808#comment-17344808
 ] 

ASF subversion and git services commented on JENA-2105:
-------------------------------------------------------

Commit c9f8311bedb71c306506a70250d0e06a8bafa6ba in jena's branch 
refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=c9f8311 ]

JENA-2105: Builder pattern for DataService and Endpoint


> Builder pattern for dataset services and endpoints.
> ---------------------------------------------------
>
>                 Key: JENA-2105
>                 URL: https://issues.apache.org/jira/browse/JENA-2105
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: Fuseki
>    Affects Versions: Jena 4.0.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 4.1.0
>
>
> {{Endpoint}} and {{DataService}} has a mix of getters and setters. In Fuseki 
> nowadays, there is a construction phase and a usage phase. There are no 
> modifications during the usage phase; modification of a {{DataService}} 
> should be by creating a new one so in-progress requests are not affected.
> The builder pattern enforces this and will help with being able to reload the 
> configuration while the server is running.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to