You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Tammo van Lessen (JIRA)" <ji...@apache.org> on 2007/06/20 00:36:25 UTC

[jira] Created: (ODE-148) GUID's PROP_PORT is never used for inter-VM locks

GUID's PROP_PORT is never used for inter-VM locks
-------------------------------------------------

                 Key: ODE-148
                 URL: https://issues.apache.org/jira/browse/ODE-148
             Project: Ode
          Issue Type: Bug
            Reporter: Tammo van Lessen
         Attachments: GUID-multiVM.patch

The PROP_PORT constant is still referring to fivesight and is never used locally. The attached patch changes it to 'org.apache.ode.uid.port' and sets the static port variable to the value of the system property (if defined).

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


[jira] Updated: (ODE-148) GUID's PROP_PORT is never used for inter-VM locks

Posted by "Tammo van Lessen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tammo van Lessen updated ODE-148:
---------------------------------

    Attachment: GUID-multiVM.patch

> GUID's PROP_PORT is never used for inter-VM locks
> -------------------------------------------------
>
>                 Key: ODE-148
>                 URL: https://issues.apache.org/jira/browse/ODE-148
>             Project: Ode
>          Issue Type: Bug
>            Reporter: Tammo van Lessen
>         Attachments: GUID-multiVM.patch
>
>
> The PROP_PORT constant is still referring to fivesight and is never used locally. The attached patch changes it to 'org.apache.ode.uid.port' and sets the static port variable to the value of the system property (if defined).

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


[jira] Resolved: (ODE-148) GUID's PROP_PORT is never used for inter-VM locks

Posted by "Maciej Szefler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maciej Szefler resolved ODE-148.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1-incubating

Applied patch to trunk.

> GUID's PROP_PORT is never used for inter-VM locks
> -------------------------------------------------
>
>                 Key: ODE-148
>                 URL: https://issues.apache.org/jira/browse/ODE-148
>             Project: Ode
>          Issue Type: Bug
>            Reporter: Tammo van Lessen
>             Fix For: 1.1-incubating
>
>         Attachments: GUID-multiVM.patch
>
>
> The PROP_PORT constant is still referring to fivesight and is never used locally. The attached patch changes it to 'org.apache.ode.uid.port' and sets the static port variable to the value of the system property (if defined).

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