ddanielr commented on PR #3969:
URL: https://github.com/apache/accumulo/pull/3969#issuecomment-1823099229

   > @ctubbsii I resolved the two conflicts, but I'm still getting a thrift 
error during the workflow checks. I'm not very familiar with thrift or the 
thrift workflow. Can you suggest what is needed to resolve the thrift error 
that is being thrown?
   
   @jmark99 The build report shows that two files in `thrift-gen-java` changed. 
   ```
   Thrift build changed files in worktree:
    M 
core/src/main/thrift-gen-java/org/apache/accumulo/core/clientImpl/thrift/TTabletAvailability.java
    M 
core/src/main/thrift-gen-java/org/apache/accumulo/core/tablet/thrift/TabletManagementClientService.java
    ```
    
    I think you need to generate the new thrift class code locally and commit 
those files, then this build step should pass.


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

Reply via email to