Git Product home page Git Product logo

Comments (10)

zehuaiWANG avatar zehuaiWANG commented on June 6, 2024

the same as issue #1

from tubemq.

gosonzhang avatar gosonzhang commented on June 6, 2024

Using 2.5.0 mainly is compatible with most business environments. If you can make a way to not configure the local environment, it is definitely the best. Can you contribute a PR?

from tubemq.

zehuaiWANG avatar zehuaiWANG commented on June 6, 2024

@gosonzhang @tisonkun It seems that tison has fixed the issue in pr #121, I has verified it and it looks well in my pc. Thank you all~

from tubemq.

gosonzhang avatar gosonzhang commented on June 6, 2024

I found a problem: tubemq-core compilation because this modification needs to compile for 10 minutes, this is not very good for users, and network exceptions can easily lead to project compilation failure.

from tubemq.

zehuaiWANG avatar zehuaiWANG commented on June 6, 2024

Do you mean that auto downloading will lead to the increase of compilation time? Yes, but he doesn't mean that there will be errors. In my opinion, compilation failure due to network problems is inevitable, but problems caused by version conflicts will make users more confused. I think it can be explained in the document that this compilation needs a good network environment and provides a way for users to download protobuf independently. (although protobuf version 2.5 is no longer available). @gosonzhang

from tubemq.

gosonzhang avatar gosonzhang commented on June 6, 2024

Can there be a good way to solve this problem? Users can download the specified version of protobuf through configuration, or get the dependent package directly from the local without downloading?
The main problem of protobuf is to be compatible with the internal system


能否有一個好的方法來解決這個問題,用戶可以通過配置,允許通過網絡下載指定版本的protobuf,或者不用下載,直接從本地獲取該依賴包?

protobuf版本的問題,主要是兼容内部系統需要

from tubemq.

tisonkun avatar tisonkun commented on June 6, 2024

@gosonzhang you are able to use local protoc executable as described here

image

from tubemq.

tisonkun avatar tisonkun commented on June 6, 2024

And I think it is only require downloading at the very first time.


第一次执行 mvn install 之后本地就有对应的 protoc exe 了,不是每次编译都需要下载。使用本地的 exe 的方法见上。

from tubemq.

gosonzhang avatar gosonzhang commented on June 6, 2024

Thanks @tisonkun , I'll check again to see if there are any other questions

from tubemq.

tisonkun avatar tisonkun commented on June 6, 2024

closed as development moved to https://github.com/apache/incubator-inlong/

from tubemq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.