Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

Akka architecture. Final implementation #104

Merged

Conversation

jjlopezm
Copy link
Contributor

Added to server prerestart and poststop akka methods to control xdContext.

clusterClientActor forward ClusterClient.Send(ProxyActor.SERVER_PATH, Message(s), false)
}
case m: Message => {
println("Result: " + m.query)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Println must be avoided, use the logger instead

mafernandez-stratio added a commit that referenced this pull request Sep 18, 2015
Akka architecture. Final implementation
@mafernandez-stratio mafernandez-stratio merged commit dbaec77 into Stratio:akka-architecture Sep 18, 2015
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 8bf1c95 on jjlopezm:akka-architecture into ** on Stratio:akka-architecture**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 8bf1c95 on jjlopezm:akka-architecture into ** on Stratio:akka-architecture**.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants