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/07 00:21:28 UTC

[GitHub] ctubbsii opened a new pull request #805: Remove unnecessary exceptions from ClientContext

ctubbsii opened a new pull request #805: Remove unnecessary exceptions from ClientContext
URL: https://github.com/apache/accumulo/pull/805
 
 
   Remove exceptions which are never thrown, and clean up exception
   handling of internal code which called ClientContext.getClient()
   
   Fix rawtypes warnings by adding generic type parameters to
   ClientBuilderImpl in AccumuloClientImpl
   
   Save actions in IDE automatically converted some anonymous inner classes
   to cleaner lambdas.

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