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

bug: use spinning logs correctly in flink deploy command #800

Merged
merged 3 commits into from
Aug 8, 2023

Conversation

janelletavares
Copy link
Contributor

@janelletavares janelletavares commented Aug 8, 2023

Description of change

when the start and stop spinners don't line up, log lines get garbled

Fixes https://github.com/meroxa/product/issues/959

Type of change

  • New feature
  • Bug fix
  • Refactor
  • Documentation

How was this tested?

  • Unit Tests
  • Tested in staging
  • Tested in minikube

Demo

before after

|
Screenshot from 2023-08-08 17-50-53

|
deployRedo
|

Additional references

Documentation updated

Copy link
Contributor

@samirketema samirketema left a comment

Choose a reason for hiding this comment

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

looks good. unfortunately the lint error says the size of Execute() is one line over the limit 😄

janelletavares added 2 commits August 8, 2023 18:16
@janelletavares janelletavares changed the title bug: use spinning logs correct in flink deploy command bug: use spinning logs correctly in flink deploy command Aug 8, 2023
@janelletavares janelletavares merged commit a666404 into master Aug 8, 2023
4 of 5 checks passed
@janelletavares janelletavares deleted the flink-deploy-logs branch August 8, 2023 16:20
@raulb
Copy link
Member

raulb commented Aug 9, 2023

Thank you! @janelletavares

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