You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Jeff Hammerbacher (JIRA)" <ji...@apache.org> on 2009/11/20 03:46:39 UTC

[jira] Created: (AVRO-222) Interop tests broke when AVRO-201 went in

Interop tests broke when AVRO-201 went in
-----------------------------------------

                 Key: AVRO-222
                 URL: https://issues.apache.org/jira/browse/AVRO-222
             Project: Avro
          Issue Type: Bug
          Components: python
            Reporter: Jeff Hammerbacher




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


[jira] Updated: (AVRO-222) Interop tests broke when AVRO-201 went in

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

Doug Cutting updated AVRO-222:
------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0
           Status: Resolved  (was: Patch Available)

I just committed this.  Thanks, Jeff.

> Interop tests broke when AVRO-201 went in
> -----------------------------------------
>
>                 Key: AVRO-222
>                 URL: https://issues.apache.org/jira/browse/AVRO-222
>             Project: Avro
>          Issue Type: Bug
>          Components: python
>            Reporter: Jeff Hammerbacher
>             Fix For: 1.3.0
>
>         Attachments: AVRO-222.patch, AVRO-222.patch
>
>


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


[jira] Updated: (AVRO-222) Interop tests broke when AVRO-201 went in

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

Jeff Hammerbacher updated AVRO-222:
-----------------------------------

    Attachment: AVRO-222.patch

Lesson learned: run the interop tests!

Also, once AVRO-202 goes in, I can replace all of those named imports with "from avro import *". yay.

> Interop tests broke when AVRO-201 went in
> -----------------------------------------
>
>                 Key: AVRO-222
>                 URL: https://issues.apache.org/jira/browse/AVRO-222
>             Project: Avro
>          Issue Type: Bug
>          Components: python
>            Reporter: Jeff Hammerbacher
>         Attachments: AVRO-222.patch
>
>


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


[jira] Updated: (AVRO-222) Interop tests broke when AVRO-201 went in

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

Jeff Hammerbacher updated AVRO-222:
-----------------------------------

    Attachment: AVRO-222.patch

Updated to just import * (some might quibble with the namespace pollution, but this is a nice way to exercise the new 202 code path)

> Interop tests broke when AVRO-201 went in
> -----------------------------------------
>
>                 Key: AVRO-222
>                 URL: https://issues.apache.org/jira/browse/AVRO-222
>             Project: Avro
>          Issue Type: Bug
>          Components: python
>            Reporter: Jeff Hammerbacher
>         Attachments: AVRO-222.patch, AVRO-222.patch
>
>


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


[jira] Updated: (AVRO-222) Interop tests broke when AVRO-201 went in

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

Jeff Hammerbacher updated AVRO-222:
-----------------------------------

    Status: Patch Available  (was: Open)

> Interop tests broke when AVRO-201 went in
> -----------------------------------------
>
>                 Key: AVRO-222
>                 URL: https://issues.apache.org/jira/browse/AVRO-222
>             Project: Avro
>          Issue Type: Bug
>          Components: python
>            Reporter: Jeff Hammerbacher
>         Attachments: AVRO-222.patch
>
>


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