You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by nn...@apache.org on 2018/08/06 23:16:37 UTC

[geode] 01/01: Merge pull request #1940 from nabarunnag/feature/GEODE-5197

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 <na...@users.noreply.github.com>
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(-)