Skip to content

fix detection of redis loading the dataset#171

Merged
gresrun merged 1 commit into
gresrun:masterfrom
uberall:fix-loading-dataset-message
Dec 30, 2021
Merged

fix detection of redis loading the dataset#171
gresrun merged 1 commit into
gresrun:masterfrom
uberall:fix-loading-dataset-message

Conversation

@bp-FLN

@bp-FLN bp-FLN commented Jul 30, 2020

Copy link
Copy Markdown
Contributor

we just discovered that the reconnect implemented in #149 does not work properly: the exception message has a \r\n at the end. so calling equals always returns false and hence the workers will terminate.
the fix is to call startsWith instead.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 70.823% when pulling 8fe0606 on uberall:fix-loading-dataset-message into b55a7c8 on gresrun:master.

@gresrun
gresrun merged commit 7bf5435 into gresrun:master Dec 30, 2021
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