You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shawn Heisey (JIRA)" <ji...@apache.org> on 2015/11/20 23:33:11 UTC

[jira] [Commented] (SOLR-8322) Solr commitwithin is not happening for deletebyId on solr 4.10.4

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

Shawn Heisey commented on SOLR-8322:
------------------------------------

The patch (committed for SOLR-5890) is fairly large, but it looks like the bulk of it is test additions, not changes to existing code.

I think this would be a good candidate for backporting to the 4.10 branch, but that it is NOT a severe enough bug to require a 4.10.5 release.

[~noble.paul], the commit was yours.  I think the decision about whether to pursue a backport is yours.

> Solr commitwithin is not happening for deletebyId on solr 4.10.4
> ----------------------------------------------------------------
>
>                 Key: SOLR-8322
>                 URL: https://issues.apache.org/jira/browse/SOLR-8322
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrJ
>    Affects Versions: 4.6, Trunk
>            Reporter: Matteo Grolla
>             Fix For: 4.10.4, 5.0, Trunk
>
>
> Hi,
>     I'm using solr 4.10.4 and solrj 4.10.4 and when issuing a deleteById with a commitWithin I observe that the commit doesn't get executed.
> I looked at the sources and noticed that the patch attached to issue 6984 is not applied to this version of solrj.
> Which solrj versions solves this bug?
> As a workaround if I issue a deleteByQuery and the query selectd a single id, of a nonexistent document, will I successfully obtain commit? If not is there any other workaround?



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