Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4078

TServiceClient.java pollutes System.out with debug message

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Duplicate
    • 0.10.0
    • None
    • Java - Library
    • None

    Description

      I believe this issue would warrant a 0.10.1 fix. It's quite frustrating.

      Inside lib/java/src/org/apache/thrift/TServiceClient.java, there appears to be a debugging message which was left in. This pollutes the client application's console with "Received 1" messages. See Line 84 in the receiveBase method:

          System.out.format("Received %d%n", msg.seqid);
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ctubbsii Christopher Tubbs
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: