Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-13645

Infinispan stop working after encoutering "DocValuesField "dataCheckerOutput.result" is too large, must be <= 32766" error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Major
    • None
    • 13.0.2.Final
    • Indexing
    • Hide

      To break Infinispan :

      Use persistence on an object with a String attribute longer than 32766 with Indexing enabled for this attribute.

      To check it is broken :

      Try to persist any new objects of any type.

       

      Show
      To break Infinispan : Use persistence on an object with a String attribute longer than 32766 with Indexing enabled for this attribute. To check it is broken : Try to persist any new objects of any type.  

    Description

      After encountering the error "DocValuesField "object.attribute" is too large, must be <= 32766" when trying to persist (with Indexing) an object with a String attribute that is longer that 32766, Infinispan totally stop persisting any new entries. Infinispan still appears as healty in Docker and do not produce any additional error.

      The  "DocValuesField "object.attribute" error can be avoided by not Indexing the problematic attribute, but the "silent crash" of Infinispan is very problematic.

       

      This issue was not happening in the version 12.1.7. After more testing it was present before too.

      Attachments

        Activity

          People

            fercoli@redhat.com Fabio Massimo Ercoli
            guideb21 Guillaume Desbrosses (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: