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-93] Substitute the parameterized type for client module & missed server module #93

Closed dockerzhang closed 3 years ago

dockerzhang commented 3 years ago

1. Destination
Checkout the whole classes, and find out the fields that need to be substituted.
After that, make sure it compiles successfully。

mvn clean package -DskipTests

2. Reminder
We should only substitute the parameterized type , for other issues, please talk or resolve in other threads.

3. Reference
https://lists.apache.org/x/thread.html/rbcc8adf5ae15b7ffa9fe2c9838627a5f69b27a289ec0594038b1738e@%3Cdev.tubemq.apache.org%3E

JIRA link - [INLONG-93] created by technoboy