You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Dmitry Konstantinov (JIRA)" <ji...@apache.org> on 2016/10/12 18:30:20 UTC

[jira] [Updated] (KARAF-4764) Provide ability to configure RmiRegistryFactory create and locate options

     [ https://issues.apache.org/jira/browse/KARAF-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Konstantinov updated KARAF-4764:
---------------------------------------
    Labels: performance  (was: perfomance)

> Provide ability to configure RmiRegistryFactory create and locate options
> -------------------------------------------------------------------------
>
>                 Key: KARAF-4764
>                 URL: https://issues.apache.org/jira/browse/KARAF-4764
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-management
>    Affects Versions: 3.0.8, 4.0.7
>            Reporter: Dmitry Konstantinov
>              Labels: performance
>
> At this moment locate and create options are set to true in code and there is no ability to control these options via Configuration Admin.
> Sometimes it make sense:
> 1) to not create RMI Registry (to not open a port)
> 2) do not try to locate an existing one, the locate logic is needed rarely but adds about 1 second to startup time (connection establishment attempt) 
> It would be nice to control these options via org.apache.karaf.management configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)