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

Enhancement: JobConfig could have a description #20510

Open
neilstevenson opened this issue Jan 26, 2022 · 2 comments
Open

Enhancement: JobConfig could have a description #20510

neilstevenson opened this issue Jan 26, 2022 · 2 comments
Labels
Module: Config Module: Jet Issues/PRs for Jet Source: Internal PR or issue was opened by an employee Team: Core Type: Enhancement
Milestone

Comments

@neilstevenson
Copy link
Contributor

A Jet job's JobConfig has a setName() method.

A setDescription(String s) method would be useful, to add additional information.

For example, on a job with a Kafka source, the description could be used to indicate which brokers are being used

@awelless

This comment was marked as outdated.

@neilstevenson
Copy link
Contributor Author

Part of the motivation here is to have some standard defined fields that describe the job, so that management center can display them sensibly.
For example, name is shown as is launch time.
Description would be the next obvious

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Module: Config Module: Jet Issues/PRs for Jet Source: Internal PR or issue was opened by an employee Team: Core Type: Enhancement
Projects
None yet
Development

No branches or pull requests

4 participants