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

improvement(pkg/server): avoid recursion on corruption checker #427

Merged
merged 1 commit into from
Jul 27, 2020

Conversation

jeroiraz
Copy link
Contributor

@jeroiraz jeroiraz commented Jul 26, 2020

Corruption checker is a non-stop validation and as such, it cannot rely on recursive invocations.

Signed-off-by: Jeronimo Irazabal jeronimo.irazabal@gmail.com

@jeroiraz jeroiraz requested a review from mmeloni July 26, 2020 22:49
@jeroiraz jeroiraz changed the title improvement(server): avoid recursion on never ending functionality. F… improvement(pkg/server): avoid recursion on never ending functionality. F… Jul 26, 2020
@jeroiraz jeroiraz changed the title improvement(pkg/server): avoid recursion on never ending functionality. F… improvement(pkg/server): avoid recursion on corruption checker Jul 26, 2020
…er improvements can be done

Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
@jeroiraz jeroiraz force-pushed the improvement/corruption_checker branch from 7be178b to ff19862 Compare July 27, 2020 13:20
@jeroiraz jeroiraz merged commit 199571c into master Jul 27, 2020
@jeroiraz jeroiraz deleted the improvement/corruption_checker branch July 27, 2020 14:00
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