You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Nandor Kollar (JIRA)" <ji...@apache.org> on 2019/03/27 16:59:00 UTC

[jira] [Resolved] (AVRO-2349) Review Usage of Arrays.asList

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

Nandor Kollar resolved AVRO-2349.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

> Review Usage of Arrays.asList
> -----------------------------
>
>                 Key: AVRO-2349
>                 URL: https://issues.apache.org/jira/browse/AVRO-2349
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: java
>    Affects Versions: 1.9.0
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>             Fix For: 1.9.0
>
>
> The method {{Arrays.asList}} is used in several different places in the project and is used differently each place.  I have reviewed all uses of it and made it consistent and removed it in a couple of places that would be better implemented with a different approach.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)