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/12/17 16:16:29 UTC

[GitHub] mikewalch opened a new pull request #833: Merge ClientContext and AccumuloClientImpl

mikewalch opened a new pull request #833: Merge ClientContext and AccumuloClientImpl
URL: https://github.com/apache/accumulo/pull/833
 
 
   * Removed AccumuloClientImpl and kept ClientContext
     class which implements AccumuloClient
   * Removed use of context.getClient() as ClientContext
     implements AccumuloClient
   * Limited instantiation of ClientContext by casting
     AccumuloClient to ClientContext

----------------------------------------------------------------
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