Skip to content

Fix confluent local panic#1372

Merged
Brian Strauch (brianstrauch) merged 1 commit intomainfrom
fix-local-panic
Jul 26, 2022
Merged

Fix confluent local panic#1372
Brian Strauch (brianstrauch) merged 1 commit intomainfrom
fix-local-panic

Conversation

@brianstrauch

Checklist

  1. [CRUCIAL] Is the change for CP or CCloud functionalities that are already live in prod?
    • yes: ok

What

Fix panic when "plugin.path" is not specified. This value is not required by connect so it can be safely ignored.

References

https://confluent.slack.com/archives/C9Y6NAM6X/p1658842480998709

Test & Review

Manually reproduced and verified that the panic is gone.

@brianstrauch Brian Strauch (brianstrauch) requested a review from a team as a code owner July 26, 2022 20:22
Copy link
Contributor

@DABH David Hyde (DABH) left a comment

Choose a reason for hiding this comment

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

Thanks, beat me to it!! :)

@DABH
Copy link
Contributor

We still need to see if this is broken in all CP 7.2.0 downloads though 😬

@brianstrauch
Copy link
Author

We still need to see if this is broken in all CP 7.2.0 downloads though 😬

We'd only patch the CLI if there's a major security vulnerability, right? David Hyde (@DABH)

@DABH
Copy link
Contributor

Brian Strauch (@brianstrauch) I think it's also acceptable to update the CLI version with a CP patch release if there is a major functionality problem like confluent local start not working out of the box :(

@brianstrauch Brian Strauch (brianstrauch) deleted the fix-local-panic branch July 26, 2022 22:59
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.

2 participants