You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/05/09 16:09:00 UTC

[jira] [Commented] (GEODE-5109) Concurrent create lucene reindex ops must fail

    [ https://issues.apache.org/jira/browse/GEODE-5109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16469002#comment-16469002 ] 

ASF subversion and git services commented on GEODE-5109:
--------------------------------------------------------

Commit d0383734d7a8655b85947cf24596a800fe9d555a in geode's branch refs/heads/develop from [~nabarunnag]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d038373 ]

GEODE-5109: Overriding the missing profile check for Lucene (#1922)

        * A new createRegionMessage created for Lucene reindex validation
	* The check method is overridden to ignore missing profile check in case of reindex.
	* A member may be missing a reindex operation because it is waiting for the index command, but this should not prevent another member from creating a Lucene index via reindex
	* Backwards compatible because this message will not be sent to members older than 1.7

> Concurrent create lucene reindex ops must fail
> ----------------------------------------------
>
>                 Key: GEODE-5109
>                 URL: https://issues.apache.org/jira/browse/GEODE-5109
>             Project: Geode
>          Issue Type: Bug
>          Components: lucene
>            Reporter: nabarun
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Concurrent lucene reindex ops originating with same index profile must fail.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)