[infinispan-dev] Protobuf metadata cache and x-site
Pedro Ruivo
pedro at infinispan.org
Thu Apr 12 11:41:49 EDT 2018
On 12-04-2018 15:49, Galder Zamarreno wrote:
> Hi,
>
> We have an issue with protobuf metadata cache.
>
> If you run in a multi-site scenario, protobuf metadata information does
> not travel across sites by default.
>
> Being an internal cache, is it possible to somehow override/reconfigure
> it so that cross-site configuration can be added in standalone.xml?
No :( since it is an internal cache, its configuration can't be changed.
>
> We're currently running a periodic job that checks if the metadata is
> present and if not present add it. So, we have a workaround for it, but
> it'd be not very user friendly for end users.
>
> Thoughts?
Unfortunately none... it is the first time an internal cache needs to do
some x-site.
>
> Cheers,
> Galder
>
>
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
More information about the infinispan-dev
mailing list