You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/04/28 03:54:06 UTC

[jira] [Commented] (SOLR-7480) Allow AtomicUpdateDocumentMerger subclasses to override the doAdd method

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

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

Commit 1676399 from [~yonik@apache.org] in branch 'dev/trunk'
[ https://svn.apache.org/r1676399 ]

SOLR-7480: private doAdd should be protected in AtomicUpdateDocumentMerger

> Allow AtomicUpdateDocumentMerger subclasses to override the doAdd method
> ------------------------------------------------------------------------
>
>                 Key: SOLR-7480
>                 URL: https://issues.apache.org/jira/browse/SOLR-7480
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Steve Davids
>             Fix For: Trunk, 5.2
>
>         Attachments: SOLR-7480.patch
>
>
> I had a slight oversight with the patch I provided on SOLR-6909 where I didn't make the doAdd method on the AtomicUpdateDocumentMerger protected to allow subclasses to override that specific implementation (oops). This is a trivial change to allow clients to subclass and override this specific implementation.



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

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