[GitHub] [kafka] rajinisivaram commented on pull request #9769: KAFKA-10774; Support Describe topic using topic IDs

2021-02-02 Thread GitBox


rajinisivaram commented on pull request #9769:
URL: https://github.com/apache/kafka/pull/9769#issuecomment-771541128







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:
us...@infra.apache.org




[GitHub] [kafka] rajinisivaram commented on pull request #9769: KAFKA-10774; Support Describe topic using topic IDs

2021-02-02 Thread GitBox


rajinisivaram commented on pull request #9769:
URL: https://github.com/apache/kafka/pull/9769#issuecomment-771612611


   Looks like a bug was introduced by a different PR, opened 
https://issues.apache.org/jira/browse/KAFKA-12268 to fix this.



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:
us...@infra.apache.org




[GitHub] [kafka] rajinisivaram commented on pull request #9769: KAFKA-10774; Support Describe topic using topic IDs

2021-02-02 Thread GitBox


rajinisivaram commented on pull request #9769:
URL: https://github.com/apache/kafka/pull/9769#issuecomment-771541128


   @dengziming Thanks for looking into this. Looks like a timing issue. 
@jolshan had run two system test runs on this PR last week and both had these 
consumer issues. At the time trunk looked good. But last night's trunk run also 
had very similar set of failures. So there is clearly something going on that 
is not related to this PR. Will take a look today.



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:
us...@infra.apache.org




[GitHub] [kafka] rajinisivaram commented on pull request #9769: KAFKA-10774; Support Describe topic using topic IDs

2021-02-01 Thread GitBox


rajinisivaram commented on pull request #9769:
URL: https://github.com/apache/kafka/pull/9769#issuecomment-770860477


   @dengziming Yes, if you are able to run those two tests locally, that will 
be good. The failures looked similar with consumer failing to consume, so I 
guess may be only one issue to figure out (it is not 100% clear if the issue is 
with 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:
us...@infra.apache.org




[GitHub] [kafka] rajinisivaram commented on pull request #9769: KAFKA-10774; Support Describe topic using topic IDs

2021-02-01 Thread GitBox


rajinisivaram commented on pull request #9769:
URL: https://github.com/apache/kafka/pull/9769#issuecomment-770724994


   @dengziming Have you tried any system tests with this PR? @jolshan ran a 
system tests build on this branch twice and found quite a few tests had failed. 
It is not clear whether the failures are due to the PR, but we haven't been 
seeing the same failures on other builds. If you have time to investigate, you 
can try running the DEV_BRANCH version of 
`tests/kafkatest/sanity_checks/test_performance_services.py` or the various 
compatibility tests in 
`tests/kafkatest/tests/client/client_compatibility_produce_consume_test.py`. 



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:
us...@infra.apache.org




[GitHub] [kafka] rajinisivaram commented on pull request #9769: KAFKA-10774; Support Describe topic using topic IDs

2021-01-29 Thread GitBox


rajinisivaram commented on pull request #9769:
URL: https://github.com/apache/kafka/pull/9769#issuecomment-770115726


   @dengziming I am so sorry, I didn't notice that you had updated the branch a 
few minutes ago, so force-pushed my version. Do you mind force-pushing your 
branch once more please?



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:
us...@infra.apache.org




[GitHub] [kafka] rajinisivaram commented on pull request #9769: KAFKA-10774; Support Describe topic using topic IDs

2021-01-29 Thread GitBox


rajinisivaram commented on pull request #9769:
URL: https://github.com/apache/kafka/pull/9769#issuecomment-770011022


   @dengziming Even the last PR build for this one seemed to have issues. I 
merged https://github.com/apache/kafka/pull/9684 first since that build looked 
good. But now this one needs a rebase. I can do the rebase if it is already too 
late for you. 



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:
us...@infra.apache.org




[GitHub] [kafka] rajinisivaram commented on pull request #9769: KAFKA-10774; Support Describe topic using topic IDs

2021-01-29 Thread GitBox


rajinisivaram commented on pull request #9769:
URL: https://github.com/apache/kafka/pull/9769#issuecomment-769894936


   @dengziming The new PR build completed and we are still seeing 
NullPointerException in the JDK 8 build for the new test.



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:
us...@infra.apache.org




[GitHub] [kafka] rajinisivaram commented on pull request #9769: KAFKA-10774; Support Describe topic using topic IDs

2021-01-29 Thread GitBox


rajinisivaram commented on pull request #9769:
URL: https://github.com/apache/kafka/pull/9769#issuecomment-769809654


   @dengziming Sorry missed your note. Will wait for the current build to 
complete in case it was a timing issue due to slow machines. Agree that the 
issues don't look related to this PR, if the tests still fail, I will verify 
locally and merge. Thanks.



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:
us...@infra.apache.org




[GitHub] [kafka] rajinisivaram commented on pull request #9769: KAFKA-10774; Support Describe topic using topic IDs

2021-01-29 Thread GitBox


rajinisivaram commented on pull request #9769:
URL: https://github.com/apache/kafka/pull/9769#issuecomment-769798261


   There are quite a few failures in the last PR build. Failures don't look 
related to this PR, rerunning the build.



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:
us...@infra.apache.org




[GitHub] [kafka] rajinisivaram commented on pull request #9769: KAFKA-10774; Support Describe topic using topic IDs

2021-01-29 Thread GitBox


rajinisivaram commented on pull request #9769:
URL: https://github.com/apache/kafka/pull/9769#issuecomment-769702522


   @dengziming Thanks for the update. Looks like there is an issue with the 
tests in the last commit (see test failures in the PR build).



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:
us...@infra.apache.org




[GitHub] [kafka] rajinisivaram commented on pull request #9769: KAFKA-10774; Support Describe topic using topic IDs

2021-01-21 Thread GitBox


rajinisivaram commented on pull request #9769:
URL: https://github.com/apache/kafka/pull/9769#issuecomment-763996884


   @dengziming https://github.com/apache/kafka/pull/9814 has been merged, so 
this needs rebasing and the check for IBP. Thanks.



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:
us...@infra.apache.org




[GitHub] [kafka] rajinisivaram commented on pull request #9769: KAFKA-10774; Support Describe topic using topic IDs

2021-01-20 Thread GitBox


rajinisivaram commented on pull request #9769:
URL: https://github.com/apache/kafka/pull/9769#issuecomment-763996884


   @dengziming https://github.com/apache/kafka/pull/9814 has been merged, so 
this needs rebasing and the check for IBP. Thanks.



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:
us...@infra.apache.org