Details
-
Story
-
Status: Done
-
Highest
-
Resolution: Done
-
None
-
None
Description
Build Commit
6b2f2bd7283741c1125e7c6872f5b411d055b4f3
Build Errors
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project neo4j-enterprise-kernel: Compilation failure: Compilation failure: [ERROR] /Users/bradnussbaum/git/graphfoundation/ongdb-34-dev/enterprise/kernel/src/main/java/org/neo4j/kernel/impl/enterprise/transaction/log/checkpoint/ContinuousThresholdPolicy.java:[32,8] org.neo4j.kernel.impl.enterprise.transaction.log.checkpoint.ContinuousThresholdPolicy is not abstract and does not override abstract method createThreshold(org.neo4j.kernel.configuration.Config,org.neo4j.time.SystemNanoClock,org.neo4j.kernel.impl.transaction.log.pruning.LogPruning,org.neo4j.logging.LogProvider) in org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdPolicy [ERROR] /Users/bradnussbaum/git/graphfoundation/ongdb-34-dev/enterprise/kernel/src/main/java/org/neo4j/kernel/impl/enterprise/transaction/log/checkpoint/ContinuousThresholdPolicy.java:[39,5] method does not override or implement a method from a supertype [ERROR] /Users/bradnussbaum/git/graphfoundation/ongdb-34-dev/enterprise/kernel/src/main/java/org/neo4j/kernel/impl/enterprise/transaction/log/checkpoint/VolumetricCheckPointPolicy.java:[32,8] org.neo4j.kernel.impl.enterprise.transaction.log.checkpoint.VolumetricCheckPointPolicy is not abstract and does not override abstract method createThreshold(org.neo4j.kernel.configuration.Config,org.neo4j.time.SystemNanoClock,org.neo4j.kernel.impl.transaction.log.pruning.LogPruning,org.neo4j.logging.LogProvider) in org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdPolicy [ERROR] /Users/bradnussbaum/git/graphfoundation/ongdb-34-dev/enterprise/kernel/src/main/java/org/neo4j/kernel/impl/enterprise/transaction/log/checkpoint/VolumetricCheckPointPolicy.java:[39,5] method does not override or implement a method from a supertype