milleruntime commented on issue #2070:
URL: https://github.com/apache/accumulo/issues/2070#issuecomment-831437342


   > java.lang.AbstractMethodError: Receiver class FooConstraint does not 
define or inherit an implementation of the resolved method 'abstract 
java.util.List 
check(org.apache.accumulo.core.data.constraints.Constraint$Environment, 
org.apache.accumulo.core.data.Mutation)' of interface 
org.apache.accumulo.core.data.constraints.Constraint.
           at 
org.apache.accumulo.tserver.constraints.ConstraintChecker.check(ConstraintChecker.java:104)
   
   This is a regression with the changes I made to the Constraints API. It was 
still supposed to work with existing constraints. I will look at this part. I 
am not sure why the `durability()` test would be failing.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to