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

Deprecation warning from redis-namespace gem about flushdb command #272

Closed
zedtux opened this issue Feb 19, 2020 · 1 comment
Closed

Deprecation warning from redis-namespace gem about flushdb command #272

zedtux opened this issue Feb 19, 2020 · 1 comment

Comments

@zedtux
Copy link
Contributor

zedtux commented Feb 19, 2020

When running the tests there is the following deprecation warning which is displayed:

Passing 'flushdb' command to redis as is; administrative commands cannot be effectively namespaced and should be called on the redis connection directly; passthrough has been deprecated and will be removed in redis-namespace 2.0 (at /sidekiq-cron/test/integration/performance_test.rb:10:in `block (3 levels) in <top (required)>')
zedtux added a commit to Pharmony/sidekiq-cron that referenced this issue Feb 19, 2020
…-cron#272)

* Upgrades Ruby to 2.4
* Updates the docker-compose.yml file so that it uses `bundle exec` and adds a volume to load the source code
* Solves Mocha deprecation warning
* Solves redis-namespace deprecation warning
* Fixes tests by increasing the performance tests waiting time to 40 seconds and removing the use of `present?`
zedtux added a commit to Pharmony/sidekiq-cron that referenced this issue Feb 26, 2020
…-cron#272)

* Upgrades Ruby to 2.4
* Updates the docker-compose.yml file so that it uses `bundle exec` and adds a volume to load the source code
* Solves Mocha deprecation warning
* Solves redis-namespace deprecation warning
* Fixes tests by increasing the performance tests waiting time to 40 seconds and removing the use of `present?`
zedtux added a commit to Pharmony/sidekiq-cron that referenced this issue Feb 26, 2020
…-cron#272)

* Upgrades Ruby to 2.4
* Updates the docker-compose.yml file so that it uses `bundle exec` and adds a volume to load the source code
* Solves Mocha deprecation warning
* Solves redis-namespace deprecation warning
* Fixes tests by increasing the performance tests waiting time to 40 seconds and removing the use of `present?`
ondrejbartas added a commit that referenced this issue Apr 1, 2020
…and-solves-deprecation-warnings

Updates Docker files and fixes tests (Closes #271 #272)
@zedtux
Copy link
Contributor Author

zedtux commented Apr 1, 2020

This one can be closed since the PR #273 has been merged.

@zedtux zedtux closed this as completed Apr 1, 2020
zedtux added a commit to Pharmony/sidekiq-cron that referenced this issue Apr 4, 2020
…-cron#272)

* Upgrades Ruby to 2.4
* Updates the docker-compose.yml file so that it uses `bundle exec` and adds a volume to load the source code
* Solves Mocha deprecation warning
* Solves redis-namespace deprecation warning
* Fixes tests by increasing the performance tests waiting time to 40 seconds and removing the use of `present?`
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

No branches or pull requests

1 participant