Closed ylorenzati closed 7 years ago
@francois @yannick je propose de le faire en binôme lundi matin ok ? Sauf si bien sur c'est déjà poussé
Le 27 janv. 2017 16:17, "ylorenza" notifications@github.com a écrit :
@ylorenza commented on this pull request.
In src/main/scala/fr/vsct/dt/maze/topology/Cluster.scala https://github.com/voyages-sncf-technologies/maze/pull/6:
@@ -96,6 +96,9 @@ abstract class Cluster[T <: ClusterNode : ClassTag](var nodes: Seq[T] = Seq(), p Execution{nodes.toArray.filter(node => fn(node).execute())}.labeled("nodes filtered") }
- def logs(): Execution[Map[String, Array[String]]] = {
- Execution{nodes.map(node => (node.hostname, Commands.exec(node.logs))).toMap}
Je vais essayer, mais j'ai peur que ça dépasse mes compétences.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/voyages-sncf-technologies/maze/pull/6, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKbiTFywQj6d9yCqLAOLttSl7AMEVI4ks5rWgqJgaJpZM4Lv1bn .
Ca te va ce refacto François ?
Codecov Report
0% <ø> (ø)
63.88% <ø> (-1.83%)
75% <ø> (-10.72%)
36.36% <100%> (ø)
Continue to review full report at Codecov.