Uploaded image for project: 'Apache NiFi MiNiFi C++'
  1. Apache NiFi MiNiFi C++
  2. MINIFICPP-148

Duplicate Variable causes MINIFI_HOME to be NULL if ENV variable is not present

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.1.0
    • 0.2.0
    • None

    Description

      If the MiNiFi-CPP binary is invoked without the MINIFI_HOME ENV variable being present on the system there is a condition where a duplicate std::string with the same name is declared and causes the resulting value of MINIFI_HOME to always be NULL. This subsequently causes MiNiFi to seg fault and not startup since no configuration files can be found.

      Attachments

        Issue Links

          Activity

            People

              jeremy.dyer Jeremy Dyer
              jeremy.dyer Jeremy Dyer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: