[
https://issues.apache.org/jira/browse/AVRO-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113216#comment-17113216
]
ASF subversion and git services commented on AVRO-2589:
-------------------------------------------------------
Commit efc7cbb8f6b586569903bda469a21b442e461108 in avro's branch
refs/heads/master from Jacob Tolar
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=efc7cbb ]
[AVRO-2589] Trevni codec and test fixes
* Unit test improvements
* Fix handling of sliced ByteBuffers in codecs
Same as changes for AVRO-2245
> Java (trevni) codec testing improvements
> ----------------------------------------
>
> Key: AVRO-2589
> URL: https://issues.apache.org/jira/browse/AVRO-2589
> Project: Apache Avro
> Issue Type: Improvement
> Reporter: Jacob Tolar
> Assignee: Jacob Tolar
> Priority: Major
> Fix For: 1.10.0
>
>
> In https://issues.apache.org/jira/browse/AVRO-2245 I made some improvements
> to compression codec tests and it was suggested there to make the same
> changes for trevni.
>
> The same fixes for improving behavior of sliced ByteBuffers can also be made.
>
> The trevni code is mostly duplicated from what is in avro-core; in the future
> perhaps these could be combined into a single interface and codebase.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)