Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-1980

javamcsapi's shared library gets generated with the version number appended twice

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.2.2
    • 1.2.3
    • None
    • None
    • CentOS 7
    • 2018-21, 2019-01, 2019-02

    Description

      The shared library libjavamcsapi.so gets created with the version number appended twice as suffix instead of only once. (e.g. libjavamcsapi.so.1.2.2.1.2.2)

      Attachments

        Activity

          Due to different versions of cmake between the OSes this change needed to happen.

          For QA:

          • execute the Java part of the regression test suite
          • verify that libjavamcsapi.so only has the version information appended once

          The MillionRow test of the regression suite might fail as documented in MCOL-1995. On my test system it was also the case on CentOS 7. The other tests passed.

          jens.rowekamp Jens Röwekamp (Inactive) added a comment - Due to different versions of cmake between the OSes this change needed to happen. For QA: execute the Java part of the regression test suite verify that libjavamcsapi.so only has the version information appended once The MillionRow test of the regression suite might fail as documented in MCOL-1995 . On my test system it was also the case on CentOS 7. The other tests passed.

          checked with mariadb-columnstore-api/develop-1.2 and latest id a1ff2b3778bd4a97b57077ecd27f7979f7afaf48
          on debian9 stretch : libjavamcsapi.so.1.2.3 is compiled with index 1.2.3 appended once
          and centOS7 : libjavamcsapi.so.1.2.3 is compiled with index 1.2.3 appended once
          Java tests of the Java part from the regression test suite pass on both cetos7 and debian9

                Start 35: Java_BasicTest
          35/40 Test #35: Java_BasicTest .........................   Passed   33.15 sec
                Start 36: Java_ClearLockTest
          36/40 Test #36: Java_ClearLockTest .....................   Passed    6.03 sec
                Start 37: JavaMcsapi_mcsapi_compatibility_test
          37/40 Test #37: JavaMcsapi_mcsapi_compatibility_test ...   Passed  136.42 sec
          
          

          winstone Zdravelina Sokolovska (Inactive) added a comment - - edited checked with mariadb-columnstore-api/develop-1.2 and latest id a1ff2b3778bd4a97b57077ecd27f7979f7afaf48 on debian9 stretch : libjavamcsapi.so.1.2.3 is compiled with index 1.2.3 appended once and centOS7 : libjavamcsapi.so.1.2.3 is compiled with index 1.2.3 appended once Java tests of the Java part from the regression test suite pass on both cetos7 and debian9 Start 35: Java_BasicTest 35/40 Test #35: Java_BasicTest ......................... Passed 33.15 sec Start 36: Java_ClearLockTest 36/40 Test #36: Java_ClearLockTest ..................... Passed 6.03 sec Start 37: JavaMcsapi_mcsapi_compatibility_test 37/40 Test #37: JavaMcsapi_mcsapi_compatibility_test ... Passed 136.42 sec

          People

            winstone Zdravelina Sokolovska (Inactive)
            jens.rowekamp Jens Röwekamp (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.