keith-turner commented on issue #4571:
URL: https://github.com/apache/accumulo/issues/4571#issuecomment-2121389920

   Opened #4581.  Did not set the future directly in the PR.  Tried the 
approach of directly setting the future and ran into two problems.  First 
problem was that future can not be set if a tablet has write ahead logs.  
Second problem was that TGW has a lot of cases it handles and would not to go 
down the path of duplicating a subset of this functionality.  So decided to 
make ondemand hosting work more directly w/ TGW in order to lower latency.


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