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

Consider credis library update to allow Redis Sentinel cluster usage #10962

Closed
romainruaud opened this issue Sep 19, 2017 · 1 comment
Closed
Labels
Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed

Comments

@romainruaud
Copy link
Contributor

Preconditions

  1. Any version of Magento 2

This is not an issue which is causing bugs, so I will not describe scenario about how to reproduce it.

The fact is : I have a redis cluster running with redis-sentinel. I plan to use it as a cache and session storage. This is supported by the credis library and I want to test it. But actually, the version included in Magento's package is 1.6 version which is having errors. See my thread on stackexchange to have an example of error : https://magento.stackexchange.com/questions/193813/magento2-redis-sentinel-configuration/193816#193816

Is it possible to consider changing the dependency of magento/product-community-edition package to "^1.6" instead of the rigid "1.6" which is actually present ?

Best regards,

@magento-engcom-team magento-engcom-team added the Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed label Sep 19, 2017
@orlangur
Copy link
Contributor

There is no need to stay on 1.6 due to a known bug revealed recently, it will be upgraded in #10524.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed
Projects
None yet
Development

No branches or pull requests

3 participants