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

minor config update in realtime dashboard #233

Merged
merged 2 commits into from
Mar 30, 2023
Merged

minor config update in realtime dashboard #233

merged 2 commits into from
Mar 30, 2023

Conversation

Hsankesara
Copy link
Member

@Hsankesara Hsankesara commented Mar 29, 2023

Description of the change

Found jdbc.username is not the correct config in 40-realtime-dashboard.yaml file while testing dashboard. Changed it to jdbc.user. Otherwise, the dashboard is working alright.

Benefits
NA

Possible drawbacks
NA

Applicable issues
NA

  • fixes #

Additional information

Copy link
Member

@yatharthranjan yatharthranjan left a comment

Choose a reason for hiding this comment

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

LGTM, though change the base branch to dev instead of main.

@@ -18,7 +18,7 @@ releases:
set:
- name: kafka_num_brokers
value: {{ .Values.kafka_num_brokers }}
- name: jdbc.username
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think I've seen this change before, was it in this component or JDBC connector?

Copy link
Member Author

Choose a reason for hiding this comment

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

Not sure. I think it is jdbc.user in jdbc-connector but jdbc.username in jdbc-connector-agg

@Hsankesara Hsankesara changed the base branch from main to dev March 29, 2023 15:09
@Hsankesara
Copy link
Member Author

should I go ahead and merge it?

@yatharthranjan
Copy link
Member

I think yeah go ahead.

@Hsankesara Hsankesara merged commit f7088e5 into dev Mar 30, 2023
@Hsankesara Hsankesara deleted the dashboard-patch branch March 30, 2023 10:01
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.

3 participants