Skip to content

FIX: store_retry_count shouldn't be set implicitly #452

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged

Conversation

git-hulk
Copy link
Contributor

@git-hulk git-hulk commented Feb 23, 2020

It's weird that store commands would be auto-retry implicitly while the default value of store_retry_count was 2, as well as the timeout, would be 3 times in those store commands which may confuse users. IMHO, the retry should be set explicitly instead of implicitly.

It's wired that store commands would be auto-retry implicitly while the default value of store_retry_count was 2, as well as the timeout, would be 3 times in those store commands which may confuse users. IMHO, the retry should be set explicitly instead of implicitly.
@sodabrew
Copy link
Contributor

Maybe? Seems reasonable. I'd bump the minor version (e.g. 3.2.0) to indicate the change.

@git-hulk
Copy link
Contributor Author

OK, thanks

@sodabrew sodabrew added this to the 3.2.0 milestone Oct 9, 2020
@sodabrew sodabrew merged commit e6df8ab into php-memcached-dev:master Aug 23, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants