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/10/19 19:51:23 UTC

[GitHub] [kafka] kowshik opened a new pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

kowshik opened a new pull request #9455:
URL: https://github.com/apache/kafka/pull/9455


   [KIP-584]: Cherry pick PR #9409 implementing a basic CLI tool for feature versioning system, into AK 2.7 release branch. 


----------------------------------------------------------------
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] kowshik edited a comment on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

Posted by GitBox <gi...@apache.org>.
kowshik edited a comment on pull request #9455:
URL: https://github.com/apache/kafka/pull/9455#issuecomment-712404756


   cc @abbccdda @junrao : : This cherry-pick PR is ready for review.


----------------------------------------------------------------
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] junrao commented on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

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


   retest this 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:
users@infra.apache.org



[GitHub] [kafka] junrao commented on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

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


   This is probably due to https://github.com/apache/kafka/pull/9453. Just merged that PR to 2.7.


----------------------------------------------------------------
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] kowshik edited a comment on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

Posted by GitBox <gi...@apache.org>.
kowshik edited a comment on pull request #9455:
URL: https://github.com/apache/kafka/pull/9455#issuecomment-712404756


   cc @abbccdda @junrao: This cherry-pick PR is ready for review.


----------------------------------------------------------------
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] junrao commented on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

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


   test this 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:
users@infra.apache.org



[GitHub] [kafka] junrao merged pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

Posted by GitBox <gi...@apache.org>.
junrao merged pull request #9455:
URL: https://github.com/apache/kafka/pull/9455


   


----------------------------------------------------------------
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] kowshik commented on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

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


   @junrao Good idea. I've done a rebase now on top of latest `2.7` branch.


----------------------------------------------------------------
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] abbccdda commented on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

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


   retest this 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:
users@infra.apache.org



[GitHub] [kafka] junrao commented on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

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


   @kowshik : Maybe you can rebase this PR to trigger another 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:
users@infra.apache.org



[GitHub] [kafka] kowshik commented on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

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


   @abbccdda I'm not sure whats going on, there is a maven error in the CI run. Would you be able to please trigger a retest ?


----------------------------------------------------------------
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] kowshik commented on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

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


   cc @abbccdda @junrao 


----------------------------------------------------------------
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] junrao commented on pull request #9455: KAFKA-10599: Implement basic CLI tool for feature versioning system

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


   ok to 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:
users@infra.apache.org