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

ASF subversion and git services commented on ARIES-1929:
--------------------------------------------------------

Commit bdd962c77d86dd5522077cf657e1977bf18300ef in aries-jax-rs-whiteboard's 
branch refs/heads/master from Carlos Sierra
[ https://gitbox.apache.org/repos/asf?p=aries-jax-rs-whiteboard.git;h=bdd962c ]

[ARIES-1929] Add support for a ready service for applications

It is treated as a raw dependency for the application. It allows to
defer application tracking until the ready service is present so the
rest of the components can be registered before the application, thus
minimizing the number of application rewires.


> Performance optimization
> ------------------------
>
>                 Key: ARIES-1929
>                 URL: https://issues.apache.org/jira/browse/ARIES-1929
>             Project: Aries
>          Issue Type: Improvement
>          Components: jax-rs-whiteboard
>    Affects Versions: jax-rs-whiteboard-1.0.4
>            Reporter: Carlos Sierra
>            Priority: Major
>             Fix For: jax-rs-whiteboard-1.0.5
>
>
> Currently the deployment of one application involves a redeployment of the 
> whole application per service that conforms the application. That means that, 
> if an application is composed of 20 services it will be rewired 20 times even 
> if all the services are present when the application is registered.
> This should not be necessary and an optimization can be made for the _best 
> case_, being that all the services are present at the moment of the 
> application registration so one rewire should be made.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to