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 2022/03/03 03:44:18 UTC

[GitHub] [accumulo] ctubbsii opened a new pull request #2543: Improve ZooReader/ZooReaderWriter

ctubbsii opened a new pull request #2543:
URL: https://github.com/apache/accumulo/pull/2543


   * Inline a ClientContext method used only for the deprecated
     ConnectorImpl from ClientContext into ConnectorImpl
   * Move construction of most new ZooReader objects into ClientContext
   * Avoid constructing zoo-related objects when one is available from an
     existing ClientContext or ServerContext
   * Allow efficient conversion of ZooReader into ZooReaderWriter, with a
     provided secret to avoid some object construction for ZooReaderWriter


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [accumulo] ctubbsii commented on pull request #2543: Improve ZooReader/ZooReaderWriter

Posted by GitBox <gi...@apache.org>.
ctubbsii commented on pull request #2543:
URL: https://github.com/apache/accumulo/pull/2543#issuecomment-1057639346


   This is an intermediate step on the way to cleaning up #2298 . It was starting to get too big, so I thought it best to stop here for now.


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [accumulo] ctubbsii merged pull request #2543: Improve ZooReader/ZooReaderWriter

Posted by GitBox <gi...@apache.org>.
ctubbsii merged pull request #2543:
URL: https://github.com/apache/accumulo/pull/2543


   


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org