Github user manuzhang commented on a diff in the pull request:

    https://github.com/apache/incubator-gearpump/pull/215#discussion_r133675695
  
    --- 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
      * from IDE. It will create an embedded cluster and user's applcaition 
will run in a single
    --- End diff --
    
    also "applcaition"


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to