You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by ka...@apache.org on 2018/07/30 16:18:57 UTC

[incubator-heron] branch master updated: Fixed Spelling. (#2971)

This is an automated email from the ASF dual-hosted git repository.

karthikz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git


The following commit(s) were added to refs/heads/master by this push:
     new 3498979  Fixed Spelling. (#2971)
3498979 is described below

commit 34989797fe83852f90c5cfe13b7e33ccf9d6b4e5
Author: Jimmy Casey <ca...@gmail.com>
AuthorDate: Mon Jul 30 17:18:54 2018 +0100

    Fixed Spelling. (#2971)
---
 heron/tmaster/tests/cpp/server/stateful_restorer_unittest.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/heron/tmaster/tests/cpp/server/stateful_restorer_unittest.cpp b/heron/tmaster/tests/cpp/server/stateful_restorer_unittest.cpp
index 92f304e..cc4b3b8 100644
--- a/heron/tmaster/tests/cpp/server/stateful_restorer_unittest.cpp
+++ b/heron/tmaster/tests/cpp/server/stateful_restorer_unittest.cpp
@@ -373,7 +373,7 @@ TEST(StatefulRestorer, test_restore_send) {
   // Start the stmgr
   StartStMgrs(common);
 
-  // Wait untill all stmgrs registered
+  // Wait until all stmgrs registered
   while (common.tmaster_->stmgrs().size() != common.num_stmgrs_) sleep(1);
 
   // Make sure that stmgrs have not gotten any restore message