[
https://issues.apache.org/jira/browse/SOLR-7480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14516172#comment-14516172
]
ASF subversion and git services commented on SOLR-7480:
-------------------------------------------------------
Commit 1676400 from [[email protected]] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1676400 ]
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]