[hibernate-dev] 5.3 cache issues [Requires Steve]

Guillaume Smet guillaume.smet at gmail.com
Mon Jul 2 12:18:10 EDT 2018


Hi Steve,

Glad to have you back! Hope yo got some rest.

On Mon, Jul 2, 2018 at 5:28 PM Steve Ebersole <steve at hibernate.org> wrote:

> Overall what I would suggest is a hybrid approach where we move to a
> "short name" solution much like we have for most other config values.  So,
> e.g., the name of the default query result region would be
> `default-query-result-region`.  We could then have the providers understand
> that "magic value" and have them look for configs under either names they
> wish (temporarily which Emmanuel suggested, if that's what we want) - we'd
> change our OOTB providers to look for all three names.
>

Sounds like something we could do, given we implement the compatibility
layer. We would need a new release of the Infinispan region factory to
provide the compatibility layer there.

Any comment on the first issue (the new requirement to declare all the
caches)?

-- 
Guillaume


More information about the hibernate-dev mailing list