Skip to content

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.

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.

4 participants