You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Knut O. Hellan (JIRA)" <ji...@apache.org> on 2011/09/13 19:55:09 UTC

[jira] [Created] (THRIFT-1344) Using the httpc module directly rather than the deprecated http layer

Using the httpc module directly rather than the deprecated http layer
---------------------------------------------------------------------

                 Key: THRIFT-1344
                 URL: https://issues.apache.org/jira/browse/THRIFT-1344
             Project: Thrift
          Issue Type: Improvement
          Components: Erlang - Library
         Environment: compiling with rebar and Erlang R14B03 on Ubuntu
            Reporter: Knut O. Hellan
            Priority: Trivial


The http module is just a layer on top of the httpc module. The http module is being deprecated and the compiler now gives a warning about this. The patch fixes this

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (THRIFT-1344) Using the httpc module directly rather than the deprecated http layer

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

Hudson commented on THRIFT-1344:
--------------------------------

Integrated in Thrift #428 (See [https://builds.apache.org/job/Thrift/428/])
    THRIFT-1344 - fix http deprecation warning (Revision 1303671)

     Result = SUCCESS
molinaro : http://svn.apache.org/viewvc/?view=rev&rev=1303671
Files : 
* /thrift/trunk/lib/erl/src/thrift_http_transport.erl

                
> Using the httpc module directly rather than the deprecated http layer
> ---------------------------------------------------------------------
>
>                 Key: THRIFT-1344
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1344
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Erlang - Library
>         Environment: compiling with rebar and Erlang R14B03 on Ubuntu
>            Reporter: Knut O. Hellan
>            Assignee: Anthony Molinaro
>            Priority: Trivial
>             Fix For: 0.9
>
>         Attachments: httpc
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The http module is just a layer on top of the httpc module. The http module is being deprecated and the compiler now gives a warning about this. The patch fixes this

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (THRIFT-1344) Using the httpc module directly rather than the deprecated http layer

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

Knut O. Hellan updated THRIFT-1344:
-----------------------------------

    Attachment: httpc

> Using the httpc module directly rather than the deprecated http layer
> ---------------------------------------------------------------------
>
>                 Key: THRIFT-1344
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1344
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Erlang - Library
>         Environment: compiling with rebar and Erlang R14B03 on Ubuntu
>            Reporter: Knut O. Hellan
>            Priority: Trivial
>         Attachments: httpc
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The http module is just a layer on top of the httpc module. The http module is being deprecated and the compiler now gives a warning about this. The patch fixes this

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (THRIFT-1344) Using the httpc module directly rather than the deprecated http layer

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

Anthony Molinaro resolved THRIFT-1344.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9
         Assignee: Anthony Molinaro

Applied thanks for the patch!
                
> Using the httpc module directly rather than the deprecated http layer
> ---------------------------------------------------------------------
>
>                 Key: THRIFT-1344
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1344
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Erlang - Library
>         Environment: compiling with rebar and Erlang R14B03 on Ubuntu
>            Reporter: Knut O. Hellan
>            Assignee: Anthony Molinaro
>            Priority: Trivial
>             Fix For: 0.9
>
>         Attachments: httpc
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The http module is just a layer on top of the httpc module. The http module is being deprecated and the compiler now gives a warning about this. The patch fixes this

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira