Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(issues1101): argparse4j downgr… #1184

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Shuimo03
Copy link

@Shuimo03 Shuimo03 commented Apr 27, 2024

issues: #1101

@CLAassistant
Copy link

CLAassistant commented Apr 27, 2024

CLA assistant check
All committers have signed the CLA.

@Shuimo03 Shuimo03 changed the title feat(https://github.com/AutoMQ/automq/issues/1101): argparse4j downgr… feat(issues1101): argparse4j downgr… Apr 27, 2024
.build()
.defaultHelp(true)
.description("The Trogdor agent client.");
.newArgumentParser("trogdor-agent-client")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are many modifications since we upgraded argparse4j to 0.9 which brings us more effort to merge kafka upstream. Could you please search .newFor() and revert all the modifications?

image

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also please pay attention to the failed github action that may be helpful to find all the modifications. Thanks for your contributions.

…rse4j

# Conflicts:
#	trogdor/src/main/java/org/apache/kafka/trogdor/agent/AgentClient.java
@superhx
Copy link
Collaborator

superhx commented May 10, 2024

Please keep the old code format to avoid merge conflict when merging from kafka/trunk.

You could check kafka_3_7_0...main to downgrade argparse4j

@Shuimo03
Copy link
Author

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants