Giter VIP home page Giter VIP logo

Comments (7)

mkhludnev avatar mkhludnev commented on September 13, 2024

Hi @SaiSatwik
Are you running a some sort of test?

from lucene.

SaiSatwik avatar SaiSatwik commented on September 13, 2024

Hi @mkhludnev

No. We have seen this issue in a VM where single node opensearch deployment is running. Due to this issue opensearch index went into RED state, leading to failure in any query on this index.

from lucene.

mkhludnev avatar mkhludnev commented on September 13, 2024

Pardon. I had a wrong clue about a change in test framework occurring later. Now, looking into the version you mention, I realized, it's wrong. Have no idea. Don't you have index sorting configured?

from lucene.

SaiSatwik avatar SaiSatwik commented on September 13, 2024

@mkhludnev , we do not have index sorting configured. But, could you please help me understand how can this issue could be related to index sorting configuration?

from lucene.

mkhludnev avatar mkhludnev commented on September 13, 2024

honestly, have no idea. How many docs you have in this index? May it exceed 2bns?

from lucene.

SaiSatwik avatar SaiSatwik commented on September 13, 2024

No. It would be hardly in thousands (max 50k).

from lucene.

jpountz avatar jpountz commented on September 13, 2024

This log is scary: out-of-order doc IDs, doc freq greater than total term freq, there is a major issue here. Are you doing something exotic on this index? Can you replicate this bug consistently? If so, does it still replicate if you use a more modern JDK (trying to check if there could be a JDK bug). Or can you run with assertions enabled and see if it reports a problem earlier?

from lucene.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.