[
https://issues.apache.org/jira/browse/BLUR-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14732027#comment-14732027
]
Aaron McCurry commented on BLUR-441:
------------------------------------
I think I have found where the issue gets resolved.
After this commit the error in your test goes away:
https://git-wip-us.apache.org/repos/asf?p=incubator-blur.git;a=commit;h=81129a0ce5979a22f8efeaa6abbbcaf627e39f76
And this is the only change that is not apart of a test:
https://git-wip-us.apache.org/repos/asf?p=incubator-blur.git;a=blobdiff;f=blur-query/src/main/java/org/apache/blur/lucene/search/PrimeDocCache.java;h=4faa9548f65c3df7dbdc75ebc1aebf018912cc88;hp=995ed7e0a8c9e7444002369dcf51a349be4102ac;hb=81129a0ce5979a22f8efeaa6abbbcaf627e39f76;hpb=e5c8a34cd87a132726c8edf2b9e3ab6834d99b5b
This patch is if I remember it correctly has to do with the primedoc cache not
reflecting deletes correctly which would seem to corroborate the errors you
were seeing.
I think that a patch of the this code with whatever version that your are
running should fairly simple. Let me know if you need any help. I will post a
message to the mail lists once you confirm. Thanks!
Aaron
> Row Mutation Bug
> ----------------
>
> Key: BLUR-441
> URL: https://issues.apache.org/jira/browse/BLUR-441
> Project: Apache Blur
> Issue Type: Bug
> Components: Blur
> Affects Versions: 0.2.4
> Reporter: Aaron McCurry
> Assignee: Aaron McCurry
> Priority: Blocker
> Fix For: 0.2.4
>
> Attachments: BlurMutationBug.java
>
>
> Reported on blur-user mail list:
> http://mail-archives.apache.org/mod_mbox/incubator-blur-user/201508.mbox/<CABO0Qi6m6xR60R64XBpoq7T0Q4GxxAJDcetV_-6PAmg32FdNxg%40mail.gmail.com>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)