You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/08/21 01:18:46 UTC

[jira] Updated: (THRIFT-113) to-string methods should omit optional null fields from output

     [ https://issues.apache.org/jira/browse/THRIFT-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury updated THRIFT-113:
---------------------------------

    Component/s:     (was: Compiler (Java))
                     (was: Library (Ruby))
       Assignee:     (was: Bryan Duxbury)

> to-string methods should omit optional null fields from output
> --------------------------------------------------------------
>
>                 Key: THRIFT-113
>                 URL: https://issues.apache.org/jira/browse/THRIFT-113
>             Project: Thrift
>          Issue Type: Improvement
>            Reporter: Bryan Duxbury
>            Priority: Trivial
>
> We have structs with a lot of optional fields, and from a debugging standpoint, when we print out such structs, all the null optional fields pollute the printout with an enormous amount of noise. I think it would be pretty handy if optional fields that were null were just omitted from the print out entirely.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.