[ 
https://issues.apache.org/jira/browse/SOLR-12382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nguyen Nguyen updated SOLR-12382:
---------------------------------
    Environment: 
7.3 SolrCloud with 3 shards, each shard has 2 TLOG replicas + 1 PULL replica

 

Commit settings

{{<autoCommit> }}{{<maxTime>15000</maxTime> <openSearcher>false</openSearcher> 
}}{{</autoCommit> }}{{<autoSoftCommit> <maxTime>-1</maxTime> </autoSoftCommit>}}

 

  was:
7.3 SolrCloud with 3 shards, each shard has 2 TLOG replicas + 1 PULL replica

 

Commit settings

<autoCommit> <maxTime>15000</maxTime> <openSearcher>false</openSearcher> 
</autoCommit> <autoSoftCommit> <maxTime>-1</maxTime> </autoSoftCommit>

 

    Description: 
On collection with TLOG/PULL replicas, queries that follow right after 
commit(waitSearch:true) would NOT return newly added data until several seconds 
later.

Tested same scenario on another collection with only NRT replicas and found 
that it behaves as expected (query returns newly added data right after 
commit(waitSearch:true) is called.

  was:On collection with TLOG/PULL replicas, queries that follow right after 
commit(waitSearch:true) would return newly added data.  


> new data not seen immediately after commit() on SolrCloud collection with 
> only TLOG and PULL replicas
> -----------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-12382
>                 URL: https://issues.apache.org/jira/browse/SOLR-12382
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 7.3
>         Environment: 7.3 SolrCloud with 3 shards, each shard has 2 TLOG 
> replicas + 1 PULL replica
>  
> Commit settings
> {{<autoCommit> }}{{<maxTime>15000</maxTime> 
> <openSearcher>false</openSearcher> }}{{</autoCommit> }}{{<autoSoftCommit> 
> <maxTime>-1</maxTime> </autoSoftCommit>}}
>  
>            Reporter: Nguyen Nguyen
>            Priority: Major
>
> On collection with TLOG/PULL replicas, queries that follow right after 
> commit(waitSearch:true) would NOT return newly added data until several 
> seconds later.
> Tested same scenario on another collection with only NRT replicas and found 
> that it behaves as expected (query returns newly added data right after 
> commit(waitSearch:true) is called.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to