[jira] [Commented] (SOLR-7324) No need to call isIndexStale if full copy is already needed

2015-04-01 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14390105#comment-14390105
 ] 

ASF subversion and git services commented on SOLR-7324:
---

Commit 1670571 from [~varunthacker] in branch 'dev/trunk'
[ https://svn.apache.org/r1670571 ]

SOLR-7324: Move CHANGES entry under 5.2

 No need to call isIndexStale if full copy is already needed
 ---

 Key: SOLR-7324
 URL: https://issues.apache.org/jira/browse/SOLR-7324
 Project: Solr
  Issue Type: Improvement
  Components: replication (java)
Affects Versions: 4.10.4
Reporter: Stephan Lagraulet
Assignee: Varun Thacker
 Fix For: Trunk, 5.2

 Attachments: SOLR-7324.patch


 During replication, we had a message File _3ww7_Lucene41_0.tim expected to 
 be 2027667 while it is 1861076 when in fact there was already a match on 
 commit.getGeneration() = latestGeneration
 So this extra operation is not needed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-7324) No need to call isIndexStale if full copy is already needed

2015-03-31 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14388673#comment-14388673
 ] 

ASF subversion and git services commented on SOLR-7324:
---

Commit 1670359 from [~varunthacker] in branch 'dev/trunk'
[ https://svn.apache.org/r1670359 ]

SOLR-7324: IndexFetcher does not need to call isIndexStale if full copy is 
already needed

 No need to call isIndexStale if full copy is already needed
 ---

 Key: SOLR-7324
 URL: https://issues.apache.org/jira/browse/SOLR-7324
 Project: Solr
  Issue Type: Improvement
  Components: replication (java)
Affects Versions: 4.10.4
Reporter: Stephan Lagraulet
Assignee: Varun Thacker
 Attachments: SOLR-7324.patch


 During replication, we had a message File _3ww7_Lucene41_0.tim expected to 
 be 2027667 while it is 1861076 when in fact there was already a match on 
 commit.getGeneration() = latestGeneration
 So this extra operation is not needed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-7324) No need to call isIndexStale if full copy is already needed

2015-03-31 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14389122#comment-14389122
 ] 

ASF subversion and git services commented on SOLR-7324:
---

Commit 1670420 from [~varunthacker] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1670420 ]

SOLR-7324: IndexFetcher does not need to call isIndexStale if full copy is 
already needed (merged trunk r1670359)

 No need to call isIndexStale if full copy is already needed
 ---

 Key: SOLR-7324
 URL: https://issues.apache.org/jira/browse/SOLR-7324
 Project: Solr
  Issue Type: Improvement
  Components: replication (java)
Affects Versions: 4.10.4
Reporter: Stephan Lagraulet
Assignee: Varun Thacker
 Attachments: SOLR-7324.patch


 During replication, we had a message File _3ww7_Lucene41_0.tim expected to 
 be 2027667 while it is 1861076 when in fact there was already a match on 
 commit.getGeneration() = latestGeneration
 So this extra operation is not needed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-7324) No need to call isIndexStale if full copy is already needed

2015-03-30 Thread Stephan Lagraulet (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386632#comment-14386632
 ] 

Stephan Lagraulet commented on SOLR-7324:
-

My pull request for this: 
https://github.com/stephlag/lucene-solr/commit/1409f4ed7827e155677a2933801e1d491f2d72fa


 No need to call isIndexStale if full copy is already needed
 ---

 Key: SOLR-7324
 URL: https://issues.apache.org/jira/browse/SOLR-7324
 Project: Solr
  Issue Type: Improvement
  Components: replication (java)
Affects Versions: 4.10.4
Reporter: Stephan Lagraulet
Assignee: Varun Thacker
 Attachments: SOLR-7324.patch


 During replication, we had a message File _3ww7_Lucene41_0.tim expected to 
 be 2027667 while it is 1861076 when in fact there was already a match on 
 commit.getGeneration() = latestGeneration
 So this extra operation is not needed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org