You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Kevin Ballard (JIRA)" <ji...@apache.org> on 2008/06/24 03:07:46 UTC

[jira] Created: (THRIFT-51) Passing unknown keys to Thrift::Struct.new does not report which keys

Passing unknown keys to Thrift::Struct.new does not report which keys
---------------------------------------------------------------------

                 Key: THRIFT-51
                 URL: https://issues.apache.org/jira/browse/THRIFT-51
             Project: Thrift
          Issue Type: Bug
          Components: Library (Ruby)
            Reporter: Kevin Ballard
            Priority: Minor
         Attachments: 0001-rb-When-passing-unknown-keys-to-Thrift-Struct.new.patch

When unknown keys are passed to Thrift::Struct.new, an exception is raised to alert you to this fact. However it does not tell you which keys caused the problem.

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


[jira] Updated: (THRIFT-51) Passing unknown keys to Thrift::Struct.new does not report which keys

Posted by "Kevin Ballard (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Ballard updated THRIFT-51:
--------------------------------

    Patch Info: [Patch Available]

> Passing unknown keys to Thrift::Struct.new does not report which keys
> ---------------------------------------------------------------------
>
>                 Key: THRIFT-51
>                 URL: https://issues.apache.org/jira/browse/THRIFT-51
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>            Reporter: Kevin Ballard
>            Priority: Minor
>         Attachments: 0001-rb-When-passing-unknown-keys-to-Thrift-Struct.new.patch
>
>
> When unknown keys are passed to Thrift::Struct.new, an exception is raised to alert you to this fact. However it does not tell you which keys caused the problem.

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


[jira] Closed: (THRIFT-51) Passing unknown keys to Thrift::Struct.new does not report which keys

Posted by "Kevin Clark (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Clark closed THRIFT-51.
-----------------------------

    Resolution: Fixed

In 670989. Thanks!

> Passing unknown keys to Thrift::Struct.new does not report which keys
> ---------------------------------------------------------------------
>
>                 Key: THRIFT-51
>                 URL: https://issues.apache.org/jira/browse/THRIFT-51
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>            Reporter: Kevin Ballard
>            Priority: Minor
>         Attachments: 0001-rb-When-passing-unknown-keys-to-Thrift-Struct.new.patch
>
>
> When unknown keys are passed to Thrift::Struct.new, an exception is raised to alert you to this fact. However it does not tell you which keys caused the problem.

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


[jira] Updated: (THRIFT-51) Passing unknown keys to Thrift::Struct.new does not report which keys

Posted by "Kevin Ballard (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Ballard updated THRIFT-51:
--------------------------------

    Attachment: 0001-rb-When-passing-unknown-keys-to-Thrift-Struct.new.patch

> Passing unknown keys to Thrift::Struct.new does not report which keys
> ---------------------------------------------------------------------
>
>                 Key: THRIFT-51
>                 URL: https://issues.apache.org/jira/browse/THRIFT-51
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>            Reporter: Kevin Ballard
>            Priority: Minor
>         Attachments: 0001-rb-When-passing-unknown-keys-to-Thrift-Struct.new.patch
>
>
> When unknown keys are passed to Thrift::Struct.new, an exception is raised to alert you to this fact. However it does not tell you which keys caused the problem.

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


[jira] Assigned: (THRIFT-51) Passing unknown keys to Thrift::Struct.new does not report which keys

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury reassigned THRIFT-51:
-----------------------------------

    Assignee: Kevin Ballard

> Passing unknown keys to Thrift::Struct.new does not report which keys
> ---------------------------------------------------------------------
>
>                 Key: THRIFT-51
>                 URL: https://issues.apache.org/jira/browse/THRIFT-51
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>            Reporter: Kevin Ballard
>            Assignee: Kevin Ballard
>            Priority: Minor
>         Attachments: 0001-rb-When-passing-unknown-keys-to-Thrift-Struct.new.patch
>
>
> When unknown keys are passed to Thrift::Struct.new, an exception is raised to alert you to this fact. However it does not tell you which keys caused the problem.

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