Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-48515

[CX] Failure to parse records with number value larger than Long.MAX_VALUE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Critical
    • Morpheus
    • 7.1.0
    • analytics
    • 1

    Description

      If the record being parse containers a numeric (non-double) value larger than Long.MAX_VALUE, then it fails to be processed. Below is the processing failure reported message:

      "details": "Parsing error at field 'long': Numeric value (999999999999999999999999999999999) out of range of long (-9223372036854775808 - 9223372036854775807)\n at [Source: (com.couchbase.analytics.util.ByteBufInputStream); line: 1, column: -1]"

       

      This behavior leads to a query failure for external datasets reading JSON data as failing to parse the record would fail the whole operation

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            till Till Westmann
            Hussain.Towaileb Hussain Towaileb
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty