dlmarion commented on PR #3093: URL: https://github.com/apache/accumulo/pull/3093#issuecomment-1325353602
So, it could certainly be used by developers on their local machine that don't want to install Thrift (and upgrade it everytime we upgrade the version). Also, I had commented previously that we could mitigate the risk of the Thrift generated Java code potentially being modified in a commit if we changed when it was built. The Docker stuff in this PR is associated with the idea (not sure if it will work or not) that there could be a GitHub Action where a build occurs using the thrift profile, and if any of those files have been modiifed, it either fails or automatically commits them to the PR branch. I think Brian had another use case too. -- 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-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org