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

Cache details page:no possible to create entries with type uint32 and uint64

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 14.0.0.CR1
    • Server
    • None

    Description

      In cache details page, after choosing uint32 type for key and value, I am entering the max value for unsigned integer, i.e. 4294967295 but the console gives me error after trying to save the value (NumberFormatException). Also it accepts values with `-` sign.

      The same happens with uint64 - I am writing max value for unsigned long and the systems give me NumberFormatException (see screenshot). Negative numbers are normally accepted which should not happen from my understanding.

      Attachments

        Issue Links

          Activity

            People

              pruivo@redhat.com Pedro Ruivo
              amanukya@redhat.com Anna Manukyan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: