hangc0276 commented on PR #13974:
URL: https://github.com/apache/pulsar/pull/13974#issuecomment-1102476626

   @Nicklee007 Thanks for you contribution. Please help address the compilation 
issue.
   ```
   COMPILATION ERROR : 
   Error:  
/home/runner/work/pulsar/pulsar/pulsar-broker/src/test/java/org/apache/pulsar/broker/namespace/NamespaceServiceTest.java:[69[8](https://github.com/apache/pulsar/runs/6075571934?check_suite_focus=true#step:9:8),37]
 method splitAndOwnBundle in class 
org.apache.pulsar.broker.namespace.NamespaceService cannot be applied to given 
types;
     required: 
org.apache.pulsar.common.naming.NamespaceBundle,boolean,org.apache.pulsar.common.naming.NamespaceBundleSplitAlgorithm,java.util.List<java.lang.Long>
     found: 
org.apache.pulsar.common.naming.NamespaceBundle,boolean,org.apache.pulsar.common.naming.NamespaceBundleSplitAlgorithm
     reason: actual and formal argument lists differ in length
   ```


-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to