You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "pdxrunner (GitHub)" <gi...@apache.org> on 2019/02/21 18:25:04 UTC

[GitHub] [geode] pdxrunner commented on issue #3217: GEODE-6174: move exists method into the validator

This provides a better division of responsibilities between the `validator` and `mutator`. `Validator` calls occur before the `Config` object is "realized" through the distributed function call to the servers. The `Mutator` handles persistence of the configuration after "realization".

[ Full content available at: https://github.com/apache/geode/pull/3217 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org