[HUDI-2428] Fix protocol and other issues after stress testing Hudi Kafka Connect (#3656)
* Fixes based on tests and some improvements * Fix the issues after running stress tests * Fixing checkstyle issues and updating README Co-authored-by: Rajesh Mahindra <rmahindra@Rajeshs-MacBook-Pro.local> Co-authored-by: Vinoth Chandar <vinoth@apache.org>
This commit is contained in:
@@ -74,6 +74,8 @@
|
||||
<exclude>commons-httpclient:commons-httpclient</exclude>
|
||||
<exclude>org.apache.htrace:htrace-core</exclude>
|
||||
<exclude>org.jamon:jamon-runtime</exclude>
|
||||
<exclude>org.slf4j:*</exclude>
|
||||
<exclude>log4j:log4j</exclude>
|
||||
<exclude>jdk.tools:jdk.tools</exclude>
|
||||
<exclude>junit:junit</exclude>
|
||||
</excludes>
|
||||
|
||||
Reference in New Issue
Block a user