Uploaded image for project: 'Apache Gora'
  1. Apache Gora
  2. GORA-289

TestIOUtils to print objects with native data values as oppose to Bytes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.5
    • build process, gora-core
    • None

    Description

      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

      Attachments

        1. GORA-289.patch
          4 kB
          Lewis John McGibbney

        Activity

          People

            lewismc Lewis John McGibbney
            lewismc Lewis John McGibbney
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: