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

DW edited comment on SOLR-13331 at 6/11/19 6:23 PM:
----------------------------------------------------

[~janhoy] you mentioned in SOLR-13285 that this item here  SOLR-13331 will 
address the issue I added to SOLR-13285. I added some more debug information 
there. 

If there are known issues for an just a released version, I would really 
appreciate if the release manager could add a warning to the release and may 
pull up the release date for the next update to get a fix for just a show 
stopper issue. If may help people in update consideration.


was (Author: dawinter):
[~janhoy] you mentioned in SOLR-13285 that this item here  SOLR-13331 will 
address the issue I added to SOLR-13285. I added some more debug information 
there. 

If there are known issues for an just released I would really appreciate if the 
release manager could add a warning to the release and may pull up the release 
date for the next update to get a fix for just a show stopper issue. If may 
help people in update consideration.

> Atomic Update Multivalue remove does not work
> ---------------------------------------------
>
>                 Key: SOLR-13331
>                 URL: https://issues.apache.org/jira/browse/SOLR-13331
>             Project: Solr
>          Issue Type: Bug
>          Components: UpdateRequestProcessors
>    Affects Versions: 7.7, 7.7.1, 8.0
>         Environment: Standalone Solr Server
>            Reporter: Thomas Wöckinger
>            Assignee: Jason Gerlowski
>            Priority: Critical
>              Labels: patch, pull-request-available, ready-to-commit, test
>             Fix For: 7.7.2, 8.1, master (9.0)
>
>         Attachments: Fix-SOLR13331-Add-toNativeType-implementations.patch, 
> SOLR-13331.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When using JavaBinCodec the values of collections are of type 
> ByteArrayUtf8CharSequence, existing field values are Strings so the remove 
> Operation does not have any effect.
> The relevant code is located in class AtomicUpdateDocumentMerger method 
> doRemove.
> The method parameter fieldVal contains the collection values of type 
> ByteArrayUtf8CharSequence, the variable original contains the collection of 
> Strings



--
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