You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Stephen Heise (JIRA)" <ji...@apache.org> on 2009/11/03 23:56:32 UTC

[jira] Created: (THRIFT-619) perl server hooks and example

perl server hooks and example
-----------------------------

                 Key: THRIFT-619
                 URL: https://issues.apache.org/jira/browse/THRIFT-619
             Project: Thrift
          Issue Type: New Feature
          Components: Library (Perl)
         Environment: all systems
            Reporter: Stephen Heise


This patch adds the necessary code to implement a simple forking thrift perl server.  A tutorial example perl thrift server is included.

Code has been ported from the thrift python server, so any issues there are likely to turn up in the perl server as well.


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


[jira] Updated: (THRIFT-619) perl server hooks and example

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

Stephen Heise updated THRIFT-619:
---------------------------------

    Attachment: thrift.patch

> perl server hooks and example
> -----------------------------
>
>                 Key: THRIFT-619
>                 URL: https://issues.apache.org/jira/browse/THRIFT-619
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Library (Perl)
>         Environment: all systems
>            Reporter: Stephen Heise
>         Attachments: thrift.patch
>
>
> This patch adds the necessary code to implement a simple forking thrift perl server.  A tutorial example perl thrift server is included.
> Code has been ported from the thrift python server, so any issues there are likely to turn up in the perl server as well.

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


[jira] Updated: (THRIFT-619) perl server hooks and example

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

Stephen Heise updated THRIFT-619:
---------------------------------

    Attachment: thrift.perl.server.v2.patch

Since posting the original patch I've received excellent code suggestions and have incorporated those suggestions into this updated patch.  This patch thrift.perl.server.v2.patch supercedes thrift.patch.

> perl server hooks and example
> -----------------------------
>
>                 Key: THRIFT-619
>                 URL: https://issues.apache.org/jira/browse/THRIFT-619
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Library (Perl)
>         Environment: all systems
>            Reporter: Stephen Heise
>         Attachments: thrift.patch, thrift.perl.server.v2.patch
>
>
> This patch adds the necessary code to implement a simple forking thrift perl server.  A tutorial example perl thrift server is included.
> Code has been ported from the thrift python server, so any issues there are likely to turn up in the perl server as well.

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


[jira] Updated: (THRIFT-619) perl server hooks and example

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

Stephen Heise updated THRIFT-619:
---------------------------------

    Attachment:     (was: thrift.patch)

> perl server hooks and example
> -----------------------------
>
>                 Key: THRIFT-619
>                 URL: https://issues.apache.org/jira/browse/THRIFT-619
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Library (Perl)
>         Environment: all systems
>            Reporter: Stephen Heise
>         Attachments: thrift.perl.server.v2.patch
>
>
> This patch adds the necessary code to implement a simple forking thrift perl server.  A tutorial example perl thrift server is included.
> Code has been ported from the thrift python server, so any issues there are likely to turn up in the perl server as well.

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


[jira] Resolved: (THRIFT-619) perl server hooks and example

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

T Jake Luciani resolved THRIFT-619.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2

Great patch, thx!

> perl server hooks and example
> -----------------------------
>
>                 Key: THRIFT-619
>                 URL: https://issues.apache.org/jira/browse/THRIFT-619
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Library (Perl)
>         Environment: all systems
>            Reporter: Stephen Heise
>            Assignee: Stephen Heise
>             Fix For: 0.2
>
>         Attachments: thrift.perl.server.v2.patch
>
>
> This patch adds the necessary code to implement a simple forking thrift perl server.  A tutorial example perl thrift server is included.
> Code has been ported from the thrift python server, so any issues there are likely to turn up in the perl server as well.

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


[jira] Assigned: (THRIFT-619) perl server hooks and example

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

T Jake Luciani reassigned THRIFT-619:
-------------------------------------

    Assignee: Stephen Heise

> perl server hooks and example
> -----------------------------
>
>                 Key: THRIFT-619
>                 URL: https://issues.apache.org/jira/browse/THRIFT-619
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Library (Perl)
>         Environment: all systems
>            Reporter: Stephen Heise
>            Assignee: Stephen Heise
>             Fix For: 0.2
>
>         Attachments: thrift.perl.server.v2.patch
>
>
> This patch adds the necessary code to implement a simple forking thrift perl server.  A tutorial example perl thrift server is included.
> Code has been ported from the thrift python server, so any issues there are likely to turn up in the perl server as well.

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