Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-3131

Consolidate suggested import path for go thrift library to git.apache.org in docs and code

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.3
    • Go - Library
    • None

    Description

      https://github.com/apache/thrift/blob/master/lib/go/README.md suggests to use the following import path for go thrift library:

      git-wip-us.apache.org/repos/asf/thrift.git/lib/go/thrift

      However thrift compiler uses different import path in the generated files by default:

      git.apache.org/thrift.git/lib/go/thrift

      To avoid confusion it would be good to use a single import path both in the generated code and in the user documentation.

      Attachments

        Activity

          People

            k.shaposhnikov@gmail.com Konstantin Shaposhnikov
            k.shaposhnikov@gmail.com Konstantin Shaposhnikov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: