You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Henry Saputra (JIRA)" <ji...@apache.org> on 2014/01/15 20:09:44 UTC

[jira] [Commented] (GORA-289) TestIOUtils to print objects with native data values as oppose to Bytes

    [ https://issues.apache.org/jira/browse/GORA-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872442#comment-13872442 ] 

Henry Saputra commented on GORA-289:
------------------------------------

I can take a look at this.

> TestIOUtils to print objects with native data values as oppose to Bytes
> -----------------------------------------------------------------------
>
>                 Key: GORA-289
>                 URL: https://issues.apache.org/jira/browse/GORA-289
>             Project: Apache Gora
>          Issue Type: Improvement
>          Components: build process, gora-core
>            Reporter: Lewis John McGibbney
>            Priority: Minor
>             Fix For: 0.4
>
>
> Right now TestIOUtils returns the following (horrible) logging when tests are run against it.
> 346 [main] INFO org.apache.gora.util.TestIOUtils - After : org.apache.gora.util.TestIOUtils$StringArrayWrapper@ff94b1
> 347 [main] INFO org.apache.gora.util.TestIOUtils - Before: org.apache.gora.util.TestIOUtils$StringArrayWrapper@17b0998
> 347 [main] INFO org.apache.gora.util.TestIOUtils - After : org.apache.gora.util.TestIOUtils$StringArrayWrapper@b30913
> 348 [main] INFO org.apache.gora.util.TestIOUtils - Before: org.apache.gora.util.TestIOUtils$StringArrayWrapper@18f51f
> 348 [main] INFO org.apache.gora.util.TestIOUtils - After : org.apache.gora.util.TestIOUtils$StringArrayWrapper@84ce7a
> This is useless... we ought to log objects with their native data values.
> https://svn.apache.org/repos/asf/gora/trunk/gora-core/src/test/java/org/apache/gora/util/TestIOUtils.java



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)