Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-7394

MaxPhoenixColumnSizeExceededException should not print rowkey

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.2.0
    • 5.2.1, 5.3.0, 5.1.4
    • None
    • None

    Description

      PHOENIX-6167 introduced config "hbase.client.keyvalue.maxsize" with default value 10 MB to limit the size of the column values while preparing the UPSERT statements.

      For ONE_CELL_PER_COLUMN storage, if any column value is higher than 10 MB by default, MaxPhoenixColumnSizeExceededException is thrown. However, the exception should only provide table and column info, rowkey should not be printed.

      Attachments

        Activity

          People

            jingyu Jing Yu
            vjasani Viraj Jasani
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: