Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-1179

Creating table with split keys from the wrong schema may crash Master

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 1.2.0
    • NA
    • master
    • None

    Description

      We found in https://jira.cloudera.com/browse/KUDU-1105 that supplying split rows from the schema projection of a table will crash the Master server. We should do the following to fix this:

      • ensuring that the split row schema matches the table schema during table create on the client.
      • check for a null arena during op decode on the server.

      Both of these are fully backwards compatible changes.

      Attachments

        Issue Links

          Activity

            People

              danburkert Dan Burkert
              danburkert Dan Burkert
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: