You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2016/09/16 18:40:20 UTC

[jira] [Created] (GEODE-1906) Misspelled word "Successfuly" is reported in results of QueryDataFunction

Kirk Lund created GEODE-1906:
--------------------------------

             Summary: Misspelled word "Successfuly" is reported in results of QueryDataFunction 
                 Key: GEODE-1906
                 URL: https://issues.apache.org/jira/browse/GEODE-1906
             Project: Geode
          Issue Type: Bug
          Components: management, querying
            Reporter: Kirk Lund


Two tests are hardcoded to look for this misspelling:
{noformat}
<kl...@pdx2-office-dhcp32>/Users/klund/dev/gemfire/open [504]$ git grep 'Successfuly'
geode-core/src/main/java/org/apache/geode/management/internal/beans/QueryDataFunction.java:  private static String QUERY_EXEC_SUCCESS = "Query Executed Successfuly";
geode-core/src/test/java/org/apache/geode/internal/cache/PartitionedRegionHAFailureAndRecoveryDUnitTest.java:            "testMetaDataCleanupOnSinglePRNodeFail() Completed Successfuly ..........");
geode-core/src/test/java/org/apache/geode/internal/cache/PartitionedRegionHAFailureAndRecoveryDUnitTest.java:            "testMetaDataCleanupOnMultiplePRNodeFail() Completed Successfuly ..........");
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)