[ 
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 [[email protected]] 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to