alexeykudinkin commented on code in PR #7238:
URL: https://github.com/apache/hudi/pull/7238#discussion_r1038814815


##########
packaging/hudi-flink-bundle/pom.xml:
##########
@@ -107,6 +107,7 @@
                   
<include>com.fasterxml.jackson.core:jackson-databind</include>
                   <include>com.fasterxml.jackson.core:jackson-core</include>
 
+                  <include>com.lmax:disruptor</include>

Review Comment:
   I don't think we need to do the relocation for it, since the collision on it 
is unlikely. Relocation is very specific instrument which has its own strings 
attached to it and we should limit its usage only to cases when collisions are 
likely



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to