Lewis John McGibbney created GORA-289:
-----------------------------------------

             Summary: 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)

Reply via email to