[Bug 8331] Redis.pm: separate read/write server handling
| Newsgroups | gmane.mail.spam.spamassassin.devel |
|---|---|
| Message-ID | <[email protected]/SpamAssassin/> |
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8331 --- Comment #9 from Giovanni Bechis <[email protected]> --- Created attachment 6019 --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=6019&action=edit Regression test With the attached regression test diff, and config.dist configured as follows bayes_store_module=Mail::SpamAssassin::BayesStore::Redis bayes_sql_dsn=server=localhost:6379;database=2 regression test fails and data are written in the wrong database. -- You are receiving this mail because: You are the assignee for the bug.