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

Fix dispatch_rate and retention_policies state key usage for namespace resource #22

Merged
merged 1 commit into from
Dec 28, 2020

Conversation

ypt
Copy link
Contributor

@ypt ypt commented Dec 21, 2020

I stumbled across these minor issues while working on #23 / #8

  1. A few state keys were not being set correctly in the namespace resource
  2. A fix for this warning:

    conversion from int to string yields a string of one rune,
    not a string of digits (did you mean fmt.Sprint(x)?)

This also includes a fix for this warning:
> conversion from int to string yields a string of one rune,
> not a string of digits (did you mean fmt.Sprint(x)?)
@sijie sijie merged commit 3bd77d9 into streamnative:master Dec 28, 2020
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