You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/06/20 10:37:55 UTC

[GitHub] [kafka] vitojeng opened a new pull request #8908: MINOR: fix warning of javadoc task

vitojeng opened a new pull request #8908:
URL: https://github.com/apache/kafka/pull/8908


   Fix following task warning:
   ```
   > Task :streams:javadoc
   /Users/vitojeng/kafka/streams/src/main/java/org/apache/kafka/streams/kstream/CogroupedKStream.java:187: warning - invalid usage of tag <
   /Users/vitojeng/kafka/streams/src/main/java/org/apache/kafka/streams/kstream/CogroupedKStream.java:187: warning - invalid usage of tag >
   /Users/vitojeng/kafka/streams/src/main/java/org/apache/kafka/streams/kstream/CogroupedKStream.java:187: warning - invalid usage of tag <
   /Users/vitojeng/kafka/streams/src/main/java/org/apache/kafka/streams/kstream/CogroupedKStream.java:187: warning - invalid usage of tag >
   /Users/vitojeng/kafka/streams/src/main/java/org/apache/kafka/streams/kstream/CogroupedKStream.java:239: warning - invalid usage of tag <
   /Users/vitojeng/kafka/streams/src/main/java/org/apache/kafka/streams/kstream/CogroupedKStream.java:239: warning - invalid usage of tag >
   /Users/vitojeng/kafka/streams/src/main/java/org/apache/kafka/streams/kstream/CogroupedKStream.java:239: warning - invalid usage of tag <
   /Users/vitojeng/kafka/streams/src/main/java/org/apache/kafka/streams/kstream/CogroupedKStream.java:239: warning - invalid usage of tag >
   /Users/vitojeng/kafka/streams/src/main/java/org/apache/kafka/streams/LagInfo.java:43: warning - invalid usage of tag &
   9 warnings
   ```
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


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

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



[GitHub] [kafka] vitojeng closed pull request #8908: MINOR: fix warning of javadoc task

Posted by GitBox <gi...@apache.org>.
vitojeng closed pull request #8908:
URL: https://github.com/apache/kafka/pull/8908


   


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

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



[GitHub] [kafka] vitojeng commented on pull request #8908: MINOR: fix warning of javadoc task

Posted by GitBox <gi...@apache.org>.
vitojeng commented on pull request #8908:
URL: https://github.com/apache/kafka/pull/8908#issuecomment-647101928


   Oops! Duplicate with #8660.
   Close this PR.


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

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