Uploaded image for project: 'Falcon'
  1. Falcon
  2. FALCON-302

Issues with distributed package properties

Details

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

    Description

      1. there is no config.store.uri defined for falcon and prism separately
      2. If there is a property defined for different domain, falcon star fails:

      java.lang.NullPointerException
              at java.util.regex.Matcher.getTextLength(Matcher.java:1140)
              at java.util.regex.Matcher.reset(Matcher.java:291)
              at java.util.regex.Matcher.<init>(Matcher.java:211)
              at java.util.regex.Pattern.matcher(Pattern.java:888)
              at org.apache.falcon.expression.ExpressionHelper.substitute(ExpressionHelper.java:189)
              at org.apache.falcon.expression.ExpressionHelper.substitute(ExpressionHelper.java:185)
              at org.apache.falcon.util.ApplicationProperties.doLoadProperties(ApplicationProperties.java:145)
              at org.apache.falcon.util.ApplicationProperties.loadProperties(ApplicationProperties.java:87)
              at org.apache.falcon.util.ApplicationProperties.loadProperties(ApplicationProperties.java:67)
              at org.apache.falcon.util.ApplicationProperties.init(ApplicationProperties.java:53)
              at org.apache.falcon.util.ApplicationProperties.<init>(ApplicationProperties.java:48)
              at org.apache.falcon.util.StartupProperties.<init>(StartupProperties.java:37)
              at org.apache.falcon.util.StartupProperties.get(StartupProperties.java:48)
      

      3. FALCON_OPTS should use different names for server, client and prism
      4. EL substitute not called for getting domain in ApplicationProperties

      Attachments

        1. FALCON-302.patch
          4 kB
          Shwetha GS
        2. FALCON-302-v2.patch
          4 kB
          Shwetha GS
        3. FALCON-302-v3.patch
          4 kB
          Shwetha GS

        Activity

          People

            shwethags Shwetha GS
            shwethags Shwetha GS
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: