codelipenghui commented on pull request #14102:
URL: https://github.com/apache/pulsar/pull/14102#issuecomment-1073549522


   @aparajita89 
   
   Please help check the failed check style:
   
   ```
   Error:  src/main/java/org/apache/pulsar/broker/PulsarService.java:[1282] 
(sizes) LineLength: Line is longer than 120 characters (found 123).
   Error:  
src/main/java/org/apache/pulsar/broker/service/schema/validator/SchemaRegistryServiceWithSchemaDataValidator.java:[24,1]
 (imports) ImportOrder: Extra separation in import group before 
'org.apache.pulsar.broker.PulsarServerException'
   Error:  
src/main/java/org/apache/pulsar/broker/service/schema/DefaultSchemaRegistryService.java:[26,1]
 (imports) ImportOrder: Extra separation in import group before 
'org.apache.pulsar.broker.PulsarServerException'
   Error:  Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:3.1.2:check (check-style) on 
project pulsar-broker: You have 3 Checkstyle violations. -> [Help 1]
   ```


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