kirklund opened a new pull request #7177:
URL: https://github.com/apache/geode/pull/7177


   PROBLEM
   
   SystemPropertyHelper combines dual-prefix property lookup with
   product system property definitions. Property lookup is currently
   limited to geode-core and not useable from modules that are upstream
   from geode-core.
   
   SOLUTION
   
   Extract part of SystemPropertyHelper to geode-common for use in
   modules that are upstream from geode-core.
   
   Define new DEFAULT_PREFIX that maps to GEODE_PREFIX and use that
   everywhere that GEODE_PREFIX was previously used.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to