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

Doug Cutting resolved AVRO-596.
-------------------------------

     Hadoop Flags: [Reviewed]
         Assignee: Patrick Linehan
    Fix Version/s: 1.4.0
       Resolution: Fixed

I just committed this.  Thanks, Patrick!

> NettyServer under-initialized in constructor.
> ---------------------------------------------
>
>                 Key: AVRO-596
>                 URL: https://issues.apache.org/jira/browse/AVRO-596
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.3.3
>            Reporter: Patrick Linehan
>            Assignee: Patrick Linehan
>            Priority: Minor
>             Fix For: 1.4.0
>
>         Attachments: AVRO-596.patch, AVRO-596.patch
>
>
> As described on the dev mailing list 
> (http://mail-archives.apache.org/mod_mbox/avro-dev/201007.mbox/browser), the 
> NettyServer constructor fires off a thread to perform initialization, leaving 
> the server in an unusable state for an indeterminate amount of time.
> Suggested fix is to perform all initialization eagerly in the ctor.

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

Reply via email to