[
https://issues.apache.org/jira/browse/GEODE-6856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund updated GEODE-6856:
-----------------------------
Description:
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.
was:
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.
> 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
>
> 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)