[
https://issues.apache.org/jira/browse/GEODE-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15514179#comment-15514179
]
ASF subversion and git services commented on GEODE-1906:
--------------------------------------------------------
Commit 331fc1717f725440c3e23192eeffc0fac09fb1b9 in incubator-geode's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=331fc17 ]
GEODE-1906: fix misspelling of Successfully
fix misspelling of Successfully, organize imports, reformat and
cleanup classes
> 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
> Assignee: Kirk Lund
> Priority: Trivial
>
> This misspelling is duplicated a couple more places as well:
> <klund@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
> ..........");
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)