-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
Fails with
[error] /home/jenkins/workspace/jdg-spark-sbt/src/main/scala/org/infinispan/spark/rdd/PreferredServerBalancingStrategy.scala:12: class PreferredServerBalancingStrategy needs to be abstract, since method nextServer in trait RequestBalancingStrategy of type ()java.net.SocketAddress is not defined [error] class PreferredServerBalancingStrategy(val preferredServer: SocketAddress) extends FailoverRequestBalancingStrategy [error] ^ [error] one error found
see https://jdg-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Spark/job/jdg-spark-sbt/7/console
This is related to JDG-151 and a723b2e74bb03a55d41a40e16832f3d15327a07a and will be probably fixed once JDG-151 is fixed.
Another issue is that testes are commented out and as commits message states it also because compilation errors.