Uploaded image for project: 'Apache Cassandra'
  1. Apache Cassandra
  2. CASSANDRA-10946

jemalloc detection fails due to quoting issues in regex

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • None
    • Legacy/Tools, Local/Config
    • ubuntu 14.04

    • Low

    Description

      When creating the list of paths where to search for jemalloc, we parse ldconfig output to get more directories. The current pattern used to filter out indented rows from ldconfig does not work because of quoting issues of the involved dollar sign.

      I found just changing the regex to '^\s' works and seems less error prone.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bkw Bernhard K. Weisshuhn
            Robert Stupp
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: