cshannon commented on PR #4715:
URL: https://github.com/apache/accumulo/pull/4715#issuecomment-2225432436

   > For what is left to be done, what do you think can be done in the initial 
PR and what could be deferred to follow on PRs?
   
   I will take a look more today at the state of this and report what I think. 
The tricky part is definitely trying to figure out how big of a scope to make 
this task vs follow on tasks. We can likely make a lot of things follow on 
tasks (like SSL and kerberos support) because this is for the elasticity and 
4.0 branch so it's not going to be released anytime soon so it's not like it 
has to be perfect. But if we defer things to follow on issues we should 
certainly document them so they are not forgotten.
   
   It would be nice to at least clean up the protobuf definitions a bit (move 
things into different namespaces like thrift) and it would also be nice if we 
could drop the thrift <-> gRPC conversion entirely but I need to dive into the 
code and see how big of a change that is. I think we would want to use gRPC for 
all the RPC calls for the compaction service so I can look today to see how 
much effort that is and if it makes sense to do it now or split it up.
   
   


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