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 2011/09/06 20:17:09 UTC

[jira] [Created] (AVRO-884) Regression in one-way message connection failure case

Regression in one-way message connection failure case
-----------------------------------------------------

                 Key: AVRO-884
                 URL: https://issues.apache.org/jira/browse/AVRO-884
             Project: Avro
          Issue Type: Bug
          Components: java
    Affects Versions: 1.5.3, 1.5.2
            Reporter: Tom White


In Avro 1.5.1 if the HTTP connection was refused then one-way messages would result in an exception. In 1.5.2 onwards (since AVRO-539), one-way messages are successful even if the underlying socket connection is not established.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AVRO-884) Regression in one-way message connection failure case

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

Tom White updated AVRO-884:
---------------------------

    Attachment: AVRO-884.patch

A patch which causes the test to pass.

> Regression in one-way message connection failure case
> -----------------------------------------------------
>
>                 Key: AVRO-884
>                 URL: https://issues.apache.org/jira/browse/AVRO-884
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.5.2, 1.5.3
>            Reporter: Tom White
>         Attachments: AVRO-884.patch, AVRO-884.patch
>
>
> In Avro 1.5.1 if the HTTP connection was refused then one-way messages would result in an exception. In 1.5.2 onwards (since AVRO-539), one-way messages are successful even if the underlying socket connection is not established.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AVRO-884) Regression in one-way message connection failure case

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

Tom White updated AVRO-884:
---------------------------

    Attachment: AVRO-884.patch

A test that demonstrates the problem. In 1.5.1 the test passes, in trunk it fails.

> Regression in one-way message connection failure case
> -----------------------------------------------------
>
>                 Key: AVRO-884
>                 URL: https://issues.apache.org/jira/browse/AVRO-884
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.5.2, 1.5.3
>            Reporter: Tom White
>         Attachments: AVRO-884.patch
>
>
> In Avro 1.5.1 if the HTTP connection was refused then one-way messages would result in an exception. In 1.5.2 onwards (since AVRO-539), one-way messages are successful even if the underlying socket connection is not established.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AVRO-884) Regression in one-way message connection failure case

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

Doug Cutting updated AVRO-884:
------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.4
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

I committed this.

Tom, thanks for finding this and fixing it!

> Regression in one-way message connection failure case
> -----------------------------------------------------
>
>                 Key: AVRO-884
>                 URL: https://issues.apache.org/jira/browse/AVRO-884
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.5.2, 1.5.3
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 1.5.4
>
>         Attachments: AVRO-884.patch, AVRO-884.patch
>
>
> In Avro 1.5.1 if the HTTP connection was refused then one-way messages would result in an exception. In 1.5.2 onwards (since AVRO-539), one-way messages are successful even if the underlying socket connection is not established.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AVRO-884) Regression in one-way message connection failure case

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

Tom White updated AVRO-884:
---------------------------

    Assignee: Tom White
      Status: Patch Available  (was: Open)

> Regression in one-way message connection failure case
> -----------------------------------------------------
>
>                 Key: AVRO-884
>                 URL: https://issues.apache.org/jira/browse/AVRO-884
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.5.3, 1.5.2
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: AVRO-884.patch, AVRO-884.patch
>
>
> In Avro 1.5.1 if the HTTP connection was refused then one-way messages would result in an exception. In 1.5.2 onwards (since AVRO-539), one-way messages are successful even if the underlying socket connection is not established.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira