4/3/2015 4:46:08 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
4/3/2015 3:55:02 PM
catalog is cached in a multi-tenant
scenario, if no tenant specific catalog has been configured.
The code was already handling the cache miss by adding explicitly an entry
for that tenant (see implementation of EhCacheCatalogCache#getCatalog).
This patch simply ensures that a default catalog is always set.
This fixes https://github.com/killbill/killbill/issues/300.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
4/3/2015 9:51:59 AM
<pierre@mouraf.org>
|
4/3/2015 9:22:50 AM
Pierre-Alexandre Meyer <pierre@mouraf.org>
Conflicts:
NEWS
pom.xml
|
|
|
4/2/2015 3:51:12 PM
stephane brossier <sbrossier@groupon.com>
|
|
|
4/2/2015 12:01:03 AM
of upcoming invoices. See #308
|