merlimat commented on issue #2883: Add healthcheck for broker
URL: https://github.com/apache/pulsar/pull/2883#issuecomment-433981664
 
 
   There's a compilation error: 
   
   ```
   2018-10-29\T\15:20:27.181 [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile 
(default-testCompile) on project pulsar-broker: Compilation failure
   2018-10-29\T\15:20:27.181 [ERROR] 
/home/jenkins/jenkins-slave/workspace/pulsar_precommit_cpp/pulsar-broker/src/test/java/org/apache/pulsar/broker/admin/AdminTest.java:[209,50]
 no suitable constructor found for 
InternalConfigurationData(java.lang.String,java.lang.String,java.lang.String)
   2018-10-29\T\15:20:27.181 [ERROR]     constructor 
org.apache.pulsar.common.conf.InternalConfigurationData.InternalConfigurationData()
 is not applicable
   2018-10-29\T\15:20:27.181 [ERROR]       (actual and formal argument lists 
differ in length)
   2018-10-29\T\15:20:27.181 [ERROR]     constructor 
org.apache.pulsar.common.conf.InternalConfigurationData.InternalConfigurationData(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
 is not applicable
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to