Jason918 edited a comment on pull request #11443: URL: https://github.com/apache/pulsar/pull/11443#issuecomment-887141963
> @Jason918 Please check the checkstyle issue > > ``` > Error: src/main/java/org/apache/pulsar/client/admin/internal/TopicsImpl.java:[111,44] (whitespace) WhitespaceAround: '=' is not preceded with whitespace. > Error: src/main/java/org/apache/pulsar/client/admin/internal/TopicsImpl.java:[118,37] (whitespace) WhitespaceAround: '=' is not preceded with whitespace. > ``` @codelipenghui Fixed it. Sorry for that . There seems a lot flaky tests lately. @_@ -- 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]
