Not yet. I'd like to introduce org.apache.geode.config package and start
ripping out all of the configuration from DistributedSystem and Cache and
move them to something (a Configuration class?) that lives in
org.apache.geode.config. Would this live in a geode-config module...? I
don't think anyone has thought that far ahead yet, but it's certainly not
in place yet..

On Wed, Aug 9, 2017 at 4:24 PM, Brian Rowe <br...@pivotal.io> wrote:

> Hi all,
>
> We are interested in adding some configuration parameters for the new
> (pre-alpha) client-server protocol that lives in geode-protobuf. We're
> curious if there is a good way to keep configuration out of geode-core
> while still allowing users to set it conveniently.
>
> It looks like for geode-lucene, there is some per-region configuration that
> gets added to cache.xml files. Is there any global configuration?
>
> Thanks,
> Brian Rowe and Galen O'Sullivan
>

Reply via email to