You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "liudon (JIRA)" <de...@tuscany.apache.org> on 2010/11/08 08:09:08 UTC

[jira] Created: (TUSCANY-3768) HTTPCacheContext use static SimpleDateFormat field whill cause thread safe problem, because SimpleDateFormat is thread unsafe.

HTTPCacheContext use static SimpleDateFormat field whill cause thread safe problem, because SimpleDateFormat  is thread unsafe.
-------------------------------------------------------------------------------------------------------------------------------

                 Key: TUSCANY-3768
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3768
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA HTTP Binding
    Affects Versions: Java-SCA-2.0-M5, Java-SCA-1.6
            Reporter: liudon
             Fix For: Java-SCA-2.0-Beta1, Java-SCA-1.x




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


[jira] Updated: (TUSCANY-3768) HTTPCacheContext use static SimpleDateFormat field will cause thread safe problem, because SimpleDateFormat is thread unsafe.

Posted by "liudon (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

liudon updated TUSCANY-3768:
----------------------------

    Summary: HTTPCacheContext use static SimpleDateFormat field will cause thread safe problem, because SimpleDateFormat  is thread unsafe.  (was: HTTPCacheContext use static SimpleDateFormat field whill cause thread safe problem, because SimpleDateFormat  is thread unsafe.)

> HTTPCacheContext use static SimpleDateFormat field will cause thread safe problem, because SimpleDateFormat  is thread unsafe.
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3768
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3768
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA HTTP Binding
>    Affects Versions: Java-SCA-1.6, Java-SCA-2.0-M5
>            Reporter: liudon
>             Fix For: Java-SCA-2.0-Beta1, Java-SCA-1.x
>
>


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


[jira] Updated: (TUSCANY-3768) HTTPCacheContext use static SimpleDateFormat field will cause thread safe problem, because SimpleDateFormat is thread unsafe.

Posted by "Simon Nash (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Nash updated TUSCANY-3768:
--------------------------------

    Fix Version/s: Java-SCA-1.x

Added Java-SCA-1.x to fix versions.

> HTTPCacheContext use static SimpleDateFormat field will cause thread safe problem, because SimpleDateFormat  is thread unsafe.
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3768
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3768
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA HTTP Binding
>    Affects Versions: Java-SCA-1.6, Java-SCA-2.0-M5
>            Reporter: liudon
>             Fix For: Java-SCA-2.0-Beta2, Java-SCA-1.x
>
>


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


[jira] Commented: (TUSCANY-3768) HTTPCacheContext use static SimpleDateFormat field will cause thread safe problem, because SimpleDateFormat is thread unsafe.

Posted by "Simon Nash (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929486#action_12929486 ] 

Simon Nash commented on TUSCANY-3768:
-------------------------------------

Thanks for reporting this. Can you provide a patch to fix it and attach the patch to this JIRA?

> HTTPCacheContext use static SimpleDateFormat field will cause thread safe problem, because SimpleDateFormat  is thread unsafe.
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3768
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3768
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA HTTP Binding
>    Affects Versions: Java-SCA-1.6, Java-SCA-2.0-M5
>            Reporter: liudon
>             Fix For: Java-SCA-2.0-Beta1, Java-SCA-1.x
>
>


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