pjfanning commented on code in PR #546:
URL: https://github.com/apache/pekko-management/pull/546#discussion_r2534624912


##########
lease-kubernetes/src/main/scala/org/apache/pekko/coordination/lease/kubernetes/internal/AbstractKubernetesApiImpl.scala:
##########
@@ -19,21 +19,22 @@ import pekko.actor.ActorSystem
 import pekko.annotation.InternalApi
 import pekko.coordination.lease.kubernetes.{ KubernetesApi, 
KubernetesSettings, LeaseResource }
 import pekko.coordination.lease.{ LeaseException, LeaseTimeoutException }
+import pekko.dispatch.ExecutionContexts

Review Comment:
   in main branch, you should use scala ExecutionContext methods because we 
don't support scala 2.12



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to