Github user vrozov commented on a diff in the pull request:
https://github.com/apache/drill/pull/1048#discussion_r152690825
--- Diff: common/pom.xml ---
@@ -63,12 +63,29 @@
<groupId>org.msgpack</groupId>
<artifactId>msgpack</artifactId>
<version>0.6.6</version>
+ <exclusions>
--- End diff --
Exclusions should not be necessary.---
