[
https://issues.apache.org/jira/browse/GEODE-6856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16863297#comment-16863297
]
ASF subversion and git services commented on GEODE-6856:
--------------------------------------------------------
Commit a930ee4fe33f6f2f52090abea1a39fd8aa15841d in geode's branch
refs/heads/develop from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=a930ee4 ]
GEODE-6856: Remove old CacheServerLauncher
Removes these classes and tests:
* CacheServerLauncher
* CacheServerLauncherJUnitTest
* DeprecatedCacheServerLauncherIntegrationTest
> Remove deprecated CacheServerLauncher and its test
> --------------------------------------------------
>
> Key: GEODE-6856
> URL: https://issues.apache.org/jira/browse/GEODE-6856
> Project: Geode
> Issue Type: Wish
> Components: core
> Reporter: Kirk Lund
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Since CacheServerLauncher is an internal class, we should remove it and its
> test:
> * org.apache.geode.internal.cache.CacheServerLauncher
> * org.apache.geode.internal.cache.DeprecatedCacheServerLauncherIntegrationTest
> CacheServerLauncher historical info:
> * introduced in GemFire 2.0.2
> * was deprecated in GemFire 7.0.0
> * was used by an old `cacheserver` script that has never existed in Geode
> There should be no users actually using this internal class so it should be
> safe to delete.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)