dockerzhang / incubator-inlong

Apache InLong - a one-stop data streaming platform
https://inlong.apache.org/
Apache License 2.0
0 stars 0 forks source link

[INLONG-121] Fix compilation alarm #121

Closed dockerzhang closed 3 years ago

dockerzhang commented 3 years ago

When I compile the main code, some errors are as follows:

There are some points to note when setting up TubeMQ: compile client and core need to use 1.7 environment, and compile server need to use 1.8 environment. The main consideration is that the user environment may be 1.7. I will mention PR to fix it.

JIRA link - [INLONG-121] created by gosonzhang