[ 
https://issues.apache.org/jira/browse/KAFKA-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13237175#comment-13237175
 ] 

AaronR commented on KAFKA-296:
------------------------------

that version looks and works for me.  Not sure why you were getting errors on 
the standalone apps using the remote import, as that was working for me.  The 
remote install can be a future change.   If we can get this closed then I can 
resubmit #297, #298, and a #314 ( MultiProduce ) .  

Also, we probably should update the docs to include notes about having to 
modify GOPATH etc since it is not go get installable.  I can add that in #297.  
                
> Update Go Client to new version of Go
> -------------------------------------
>
>                 Key: KAFKA-296
>                 URL: https://issues.apache.org/jira/browse/KAFKA-296
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7.1
>            Reporter: AaronR
>             Fix For: 0.7.1
>
>         Attachments: go1updates.patch, kafka296-v2.patch, kafka296_v4.patch, 
> kafka296v3.git.patch
>
>
> go  (http://golang.org) is close to releasing a new release of go (1.0) which 
> requires updates to the client, in the meantime most of the go community has 
> moved to this version.  
> This change contains:
> * language changes to existing client (os.Error, time. Signals, etc)
> * removes the Makefile's (no longer used by go)
> * It also runs "go fmt"  (formats it in standard go) which are most of the 
> lines changes, from spaces to tabs.
> * updates the import path to allow for "go get" installs (don't need to get 
> source and build)   
> Not sure which versions this should apply to, but i think it should go to 0.7 
> and newer.

--
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

        

Reply via email to