You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2012/09/11 13:16:07 UTC

[jira] [Updated] (AVRO-1155) Stringable Date test in TestReflect fails if timezone doesn't match locale's default

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

Tom White updated AVRO-1155:
----------------------------

    Attachment: AVRO-1155.patch

Here's a fix to use a stable string representation for the Date object.
                
> Stringable Date test in TestReflect fails if timezone doesn't match locale's default
> ------------------------------------------------------------------------------------
>
>                 Key: AVRO-1155
>                 URL: https://issues.apache.org/jira/browse/AVRO-1155
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 1.7.2
>
>         Attachments: AVRO-1155.patch
>
>
> The problem is that java.util.Date's string contructor cannot reliably parse its toString() representation in some combinations of timezone and locale.
> This started happening after AVRO-1146.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira