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

Infer: PULSE_READONLY_SHARED_PTR_PARAM in columnstore

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • 2026-8

    Description

      11.4.9-6
      storage/columnstore/columnstore/storage-manager/src/LocalStorage.cpp:191: PULSE_READONLY_SHARED_PTR_PARAM: Function parameter `data` is passed as a shared pointer but its lifetime is not extended inside the function on line 191. At the callsite, this might cause a potentially expensive unnecessary copy of the shared pointer, especially when many number of threads are sharing it.
      storage/columnstore/columnstore/storage-manager/src/S3Storage.cpp:486: PULSE_READONLY_SHARED_PTR_PARAM: Function parameter `data` is passed as a shared pointer but its lifetime is not extended inside the function on line 486. At the callsite, this might cause a potentially expensive unnecessary copy of the shared pointer, especially when many number of threads are sharing it.
       
      11.8.5-2
      storage/columnstore/columnstore/storage-manager/src/LocalStorage.cpp:191: PULSE_READONLY_SHARED_PTR_PARAM: Function parameter `data` is passed as a shared pointer but its lifetime is not extended inside the function on line 191. At the callsite, this might cause a potentially expensive unnecessary copy of the shared pointer, especially when many number of threads are sharing it.
      storage/columnstore/columnstore/storage-manager/src/S3Storage.cpp:486: PULSE_READONLY_SHARED_PTR_PARAM: Function parameter `data` is passed as a shared pointer but its lifetime is not extended inside the function on line 486. At the callsite, this might cause a potentially expensive unnecessary copy of the shared pointer, especially when many number of threads are sharing it.
       

      Attachments

        Activity

          People

            sergey.zefirov Sergey Zefirov
            es-jenkins-sa ES Jenkins
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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