[
https://issues.apache.org/jira/browse/AVRO-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790748#comment-16790748
]
ASF subversion and git services commented on AVRO-2349:
-------------------------------------------------------
Commit 0e6977d1b89c9a103cec0be5bd4bbeceb740d50f in avro's branch
refs/heads/master from Beluga Behr
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=0e6977d ]
AVRO-2349: Review Usage of Arrays.asList
> 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
>
> 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)