You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "David Reiss (JIRA)" <ji...@apache.org> on 2009/02/03 04:07:59 UTC

[jira] Created: (THRIFT-305) set_http_options in thrift_http_transport doesn't work

set_http_options in thrift_http_transport doesn't work
------------------------------------------------------

                 Key: THRIFT-305
                 URL: https://issues.apache.org/jira/browse/THRIFT-305
             Project: Thrift
          Issue Type: Bug
          Components: Library (Erlang)
            Reporter: David Reiss




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


[jira] Commented: (THRIFT-305) set_http_options in thrift_http_transport doesn't work

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688463#action_12688463 ] 

Bryan Duxbury commented on THRIFT-305:
--------------------------------------

Any reason for this not to be committed?

> set_http_options in thrift_http_transport doesn't work
> ------------------------------------------------------
>
>                 Key: THRIFT-305
>                 URL: https://issues.apache.org/jira/browse/THRIFT-305
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Erlang)
>            Reporter: David Reiss
>            Assignee: David Reiss
>         Attachments: 0001-THRIFT-305.-erlang-Fix-http_options-for-thrift_http.patch, 0001-THRIFT-305.-erlang-Fix-http_options-for-thrift_http.patch
>
>


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


[jira] Commented: (THRIFT-305) set_http_options in thrift_http_transport doesn't work

Posted by "David Reiss (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669869#action_12669869 ] 

David Reiss commented on THRIFT-305:
------------------------------------

http://gitweb.thrift-rpc.org/?p=thrift.git;a=log;h=refs/heads/pri/dreiss/erl;hb=HEAD

> set_http_options in thrift_http_transport doesn't work
> ------------------------------------------------------
>
>                 Key: THRIFT-305
>                 URL: https://issues.apache.org/jira/browse/THRIFT-305
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Erlang)
>            Reporter: David Reiss
>            Assignee: David Reiss
>         Attachments: 0001-THRIFT-305.-erlang-Fix-http_options-for-thrift_http.patch, 0001-THRIFT-305.-erlang-Fix-http_options-for-thrift_http.patch
>
>


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


[jira] Updated: (THRIFT-305) set_http_options in thrift_http_transport doesn't work

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

David Reiss updated THRIFT-305:
-------------------------------

    Assignee: David Reiss

> set_http_options in thrift_http_transport doesn't work
> ------------------------------------------------------
>
>                 Key: THRIFT-305
>                 URL: https://issues.apache.org/jira/browse/THRIFT-305
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Erlang)
>            Reporter: David Reiss
>            Assignee: David Reiss
>


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


[jira] Resolved: (THRIFT-305) set_http_options in thrift_http_transport doesn't work

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

David Reiss resolved THRIFT-305.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.1

> set_http_options in thrift_http_transport doesn't work
> ------------------------------------------------------
>
>                 Key: THRIFT-305
>                 URL: https://issues.apache.org/jira/browse/THRIFT-305
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Erlang)
>            Reporter: David Reiss
>            Assignee: David Reiss
>             Fix For: 0.1
>
>         Attachments: 0001-THRIFT-305.-erlang-Fix-http_options-for-thrift_http.patch, 0001-THRIFT-305.-erlang-Fix-http_options-for-thrift_http.patch
>
>


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


[jira] Commented: (THRIFT-305) set_http_options in thrift_http_transport doesn't work

Posted by "David Reiss (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688848#action_12688848 ] 

David Reiss commented on THRIFT-305:
------------------------------------

It hasn't been reviewed.

> set_http_options in thrift_http_transport doesn't work
> ------------------------------------------------------
>
>                 Key: THRIFT-305
>                 URL: https://issues.apache.org/jira/browse/THRIFT-305
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Erlang)
>            Reporter: David Reiss
>            Assignee: David Reiss
>         Attachments: 0001-THRIFT-305.-erlang-Fix-http_options-for-thrift_http.patch, 0001-THRIFT-305.-erlang-Fix-http_options-for-thrift_http.patch
>
>


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


[jira] Updated: (THRIFT-305) set_http_options in thrift_http_transport doesn't work

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

David Reiss updated THRIFT-305:
-------------------------------

    Attachment: 0001-THRIFT-305.-erlang-Fix-http_options-for-thrift_http.patch

> set_http_options in thrift_http_transport doesn't work
> ------------------------------------------------------
>
>                 Key: THRIFT-305
>                 URL: https://issues.apache.org/jira/browse/THRIFT-305
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Erlang)
>            Reporter: David Reiss
>            Assignee: David Reiss
>         Attachments: 0001-THRIFT-305.-erlang-Fix-http_options-for-thrift_http.patch
>
>


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


[jira] Updated: (THRIFT-305) set_http_options in thrift_http_transport doesn't work

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

David Reiss updated THRIFT-305:
-------------------------------

    Attachment: 0001-THRIFT-305.-erlang-Fix-http_options-for-thrift_http.patch

> set_http_options in thrift_http_transport doesn't work
> ------------------------------------------------------
>
>                 Key: THRIFT-305
>                 URL: https://issues.apache.org/jira/browse/THRIFT-305
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Erlang)
>            Reporter: David Reiss
>            Assignee: David Reiss
>         Attachments: 0001-THRIFT-305.-erlang-Fix-http_options-for-thrift_http.patch, 0001-THRIFT-305.-erlang-Fix-http_options-for-thrift_http.patch
>
>


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