Hi Steve,
Glad to have you back! Hope yo got some rest.
On Mon, Jul 2, 2018 at 5:28 PM Steve Ebersole <steve(a)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