Github user manuzhang commented on a diff in the pull request:
https://github.com/apache/incubator-gearpump/pull/215#discussion_r133675594
--- Diff:
core/src/main/scala/org/apache/gearpump/cluster/embedded/EmbeddedRuntimeEnvironment.scala
---
@@ -19,20 +19,20 @@ package org.apache.gearpump.cluster.embedded
import com.typesafe.config.Config
import org.apache.gearpump.cluster.client.{ClientContext,
RuntimeEnvironment}
-import
org.apache.gearpump.cluster.embedded.EmbeddedRuntimeEnvironemnt.EmbeddedClientContext
+import
org.apache.gearpump.cluster.embedded.EmbeddedRuntimeEnvironment.EmbeddedClientContext
/**
* The EmbeddedRuntimeEnvironemnt is initiated when user trying to launch
their application
--- End diff --
Do not forget the comments.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---