This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git
commit 84c1e5f0faf3a3eccc7dafd55dc17434144d599b Merge: 3f51242 0bad03a Author: Nabarun Nag <[email protected]> AuthorDate: Mon Aug 6 16:16:32 2018 -0700 Merge pull request #1940 from nabarunnag/feature/GEODE-5197 * new lock created for updating the region's cache service profile * synchronized the addition / validation / removal of LuceneIndexCreationProfile in the data region. .../apache/geode/internal/cache/LocalRegion.java | 40 ++++++++++++++++++++-- .../cache/lucene/internal/LuceneServiceImpl.java | 29 ++++++++++------ 2 files changed, 56 insertions(+), 13 deletions(-)
