pjfanning commented on PR #6955:
URL: https://github.com/apache/hadoop/pull/6955#issuecomment-2250144209

   compile issues
   ```
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile 
(default-testCompile) on project hadoop-registry: Compilation failure: 
Compilation failure: 
   [ERROR] 
/Users/pj.fanning/code/hadoop/hadoop-common-project/hadoop-registry/src/test/java/org/apache/hadoop/registry/server/dns/TestRegistryDNS.java:[353,27]
 reference to OPTRecord is ambiguous
   [ERROR]   both constructor 
OPTRecord(int,int,int,int,org.xbill.DNS.EDNSOption...) in 
org.xbill.DNS.OPTRecord and constructor 
OPTRecord(int,int,int,int,java.util.List<org.xbill.DNS.EDNSOption>) in 
org.xbill.DNS.OPTRecord match
   [ERROR] 
/Users/pj.fanning/code/hadoop/hadoop-common-project/hadoop-registry/src/test/java/org/apache/hadoop/registry/server/dns/TestRegistryDNS.java:[395,27]
 reference to OPTRecord is ambiguous
   [ERROR]   both constructor 
OPTRecord(int,int,int,int,org.xbill.DNS.EDNSOption...) in 
org.xbill.DNS.OPTRecord and constructor 
OPTRecord(int,int,int,int,java.util.List<org.xbill.DNS.EDNSOption>) in 
org.xbill.DNS.OPTRecord match
   [ERROR] 
/Users/pj.fanning/code/hadoop/hadoop-common-project/hadoop-registry/src/test/java/org/apache/hadoop/registry/server/dns/TestRegistryDNS.java:[424,27]
 reference to OPTRecord is ambiguous
   [ERROR]   both constructor 
OPTRecord(int,int,int,int,org.xbill.DNS.EDNSOption...) in 
org.xbill.DNS.OPTRecord and constructor 
OPTRecord(int,int,int,int,java.util.List<org.xbill.DNS.EDNSOption>) in 
org.xbill.DNS.OPTRecord match
   [ERROR] 
/Users/pj.fanning/code/hadoop/hadoop-common-project/hadoop-registry/src/test/java/org/apache/hadoop/registry/server/dns/TestRegistryDNS.java:[595,27]
 reference to OPTRecord is ambiguous
   [ERROR]   both constructor 
OPTRecord(int,int,int,int,org.xbill.DNS.EDNSOption...) in 
org.xbill.DNS.OPTRecord and constructor 
OPTRecord(int,int,int,int,java.util.List<org.xbill.DNS.EDNSOption>) in 
org.xbill.DNS.OPTRecord match
   ```


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to