akka-mon
akka-mon copied to clipboard
Update to akka latest version 2.4.4
Seems that pipelineOuter not working in version 2.4.4
Yes there are type mismatch error here:
pipelineOuter( inner => { case x => exporter.processMessage(s"Message received in ${actorName}") receive(x) exporter.processMessage(s"Message processed in ${actorName}") })
+1
I forked this project and plan to maintain it.
You can try it here:
https://github.com/hustnn/akka-mon
2016-09-29 14:04 GMT+08:00 Nathan [email protected]:
+1
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/josdirksen/akka-mon/issues/1#issuecomment-250378041, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEd4g-Skrq_vTYvgs3Bn1rG2qxAB-OTks5qu1T4gaJpZM4ISfKI .
Regards, Zhaojie