Hi Robert,

You submitted a patch for FaaS, it compiled failed with repeated following 
error, the symbol transformAsync is not found.
Is this a new function introduced? Why we need to move to it?

[ERROR] location: class com.google.common.util.concurrent.Futures
[ERROR] 
/w/workspace/faas-verify-nitrogen-mvn33-openjdk8/fabrics/fabric/src/main/java/org/opendaylight/faas/fabric/general/EndPointRegister.java:[173,23]
 cannot find symbol
[ERROR] symbol:   method 
transformAsync(com.google.common.util.concurrent.CheckedFuture<java.lang.Void,org.opendaylight.controller.md.sal.common.api.data.TransactionCommitFailedException>,<anonymous
 
com.google.common.util.concurrent.AsyncFunction<java.lang.Void,org.opendaylight.yangtools.yang.common.RpcResult<java.lang.Void>>>,java.util.concurrent.ExecutorService)
[ERROR] location: class com.google.common.util.concurrent.Futures


Thanks
Xingjun

_______________________________________________
controller-dev mailing list
controller-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/controller-dev

Reply via email to