dlmarion commented on code in PR #2620:
URL: https://github.com/apache/accumulo/pull/2620#discussion_r848293541
##########
core/src/main/thrift-gen-java/org/apache/accumulo/core/manager/thrift/ManagerClientService.java:
##########
@@ -27,7 +27,7 @@
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class ManagerClientService {
- public interface Iface extends FateService.Iface {
+ public interface Iface {
Review Comment:
Correct, the thrift IDL was changed and the Thrift code regenerated.
--
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]