You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "nizhikov (via GitHub)" <gi...@apache.org> on 2023/02/17 13:51:51 UTC

[GitHub] [kafka] nizhikov opened a new pull request, #13271: KAFKA-14730 AdminOperationException moved to java

nizhikov opened a new pull request, #13271:
URL: https://github.com/apache/kafka/pull/13271

   This PR moves `AdminOperationException` class to java
   
   ### 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.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

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


[GitHub] [kafka] nizhikov commented on pull request #13271: KAFKA-14730 AdminOperationException moved to java

Posted by "nizhikov (via GitHub)" <gi...@apache.org>.
nizhikov commented on PR #13271:
URL: https://github.com/apache/kafka/pull/13271#issuecomment-1437279016

   @mimaison OK. Do you have some guidelines on how move should be implemented exactly? If straight rewriting don't work here.


-- 
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: jira-unsubscribe@kafka.apache.org

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


[GitHub] [kafka] nizhikov closed pull request #13271: KAFKA-14730 AdminOperationException moved to java

Posted by "nizhikov (via GitHub)" <gi...@apache.org>.
nizhikov closed pull request #13271: KAFKA-14730 AdminOperationException moved to java
URL: https://github.com/apache/kafka/pull/13271


-- 
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: jira-unsubscribe@kafka.apache.org

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


[GitHub] [kafka] mimaison commented on pull request #13271: KAFKA-14730 AdminOperationException moved to java

Posted by "mimaison (via GitHub)" <gi...@apache.org>.
mimaison commented on PR #13271:
URL: https://github.com/apache/kafka/pull/13271#issuecomment-1437268624

   Thanks for the PR. Rather than updating all the tools, I wonder if we should just create the new exception in tools. Then each tool can start using it when it's moved. There are a few other PRs in flights so let's avoid creating many conflicts.


-- 
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: jira-unsubscribe@kafka.apache.org

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


[GitHub] [kafka] nizhikov commented on pull request #13271: KAFKA-14730 AdminOperationException moved to java

Posted by "nizhikov (via GitHub)" <gi...@apache.org>.
nizhikov commented on PR #13271:
URL: https://github.com/apache/kafka/pull/13271#issuecomment-1434682486

   @mimaison Can you, please, take a look at my changes?


-- 
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: jira-unsubscribe@kafka.apache.org

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