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

Felix Meschberger closed SLING-8.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

Added new framework property "sling.id" containing the Sling instance 
identifier. This is the string representation of a java.util.UUID instance. The 
id is stored in the sling.id file in sling.home and read from that file on 
startup. If the file does not exst or the id is not a valid UUID, a new id is 
created and written to the file overwriting any existing file.

> Add Sling instance ID
> ---------------------
>
>                 Key: SLING-8
>                 URL: https://issues.apache.org/jira/browse/SLING-8
>             Project: Sling
>          Issue Type: New Feature
>          Components: Launcher
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: 2.0.0
>
>
> When running multiple instances of Sling sharing a single JCR repository, it 
> would be usefull to have some kind of identification of each instance of 
> Sling. Such an ID is also used in the context of the Sling Eventing, where 
> events are distributed and tagged with the ID of the sending Sling instance.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to