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

phoenix-pherf IT failures with JDK11

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.1.0
    • None
    • None

    Description

      There are serveral problems with running phoenix-pherf Integrations tests on JDK11:

      JDK11 does not include JAXB, the necessary test dependencies must be added to the pom.

      JDK11 formats dates differently in some cases, in this case the string comparison has to be done case insensitively, to handle both the JDK8 and JDK11 version

      The JDK8 built-in JAXB parser first builds a list, and then adds it to the object, while standalone one adds an empty list, and then adds the elements. This means some logic has to be moved from the setter to post-load processing.

       

      Attachments

        1. PHOENIX-5461.master.v1.patch
          4 kB
          Istvan Toth
        2. PHOENIX-5461.master.v2.patch
          5 kB
          Istvan Toth

        Issue Links

          Activity

            People

              stoty Istvan Toth
              stoty Istvan Toth
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m