You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/08/14 20:57:02 UTC

[GitHub] mikewalch opened a new pull request #602: Reduced use of SiteConfiguration.getInstance()

mikewalch opened a new pull request #602: Reduced use of SiteConfiguration.getInstance()
URL: https://github.com/apache/accumulo/pull/602
 
 
   * Reduced calls to SiteConfiguration.getInstance() by passing
     ServerContext and using it to retrieve SiteConfiguration
   * Created SiteConfiguration.getInstance(URL) to properly
     load accumulo-site.xml when it is not on classpath (i.e.
     integration tests).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services