[ 
https://issues.apache.org/jira/browse/GEODE-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046853#comment-16046853
 ] 

ASF subversion and git services commented on GEODE-290:
-------------------------------------------------------

Commit 3877313cab32f05cdea0bbce7e4ece3e1bd122f6 in geode's branch 
refs/heads/feature/GEODE-290 from [~deepakddixit]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=3877313 ]

GEODE-290: Remove deprecated methods from launcher classes.

* Removed deprecated stopWithPort from LocatorLauncher class.
* Removed deprecated members from LocatorLauncher and ServerLauncher classes.
* Modified test cases to use constants alternate to deprecated ones.

This closes #568


> Remove deprecated APIs from Locator/Server Launcher classes
> -----------------------------------------------------------
>
>                 Key: GEODE-290
>                 URL: https://issues.apache.org/jira/browse/GEODE-290
>             Project: Geode
>          Issue Type: Sub-task
>          Components: management
>            Reporter: Kirk Lund
>            Assignee: Deepak Dixit
>
> Remove deprecated method from LocatorLauncher:
> * LocatorLauncher.stopWithPort()
> Remove deprecated protected/public constants from LocatorLauncher:
> * LocatorLauncher.DEFAULT_LOCATOR_PORT
> * LocatorLauncher.DEFAULT_ENABLE_PEER_LOCATION
> * LocatorLauncher.DEFAULT_ENABLE_SERVER_LOCATION
> * LocatorLauncher.DEFAULT_LOCATOR_PID_FILE
> Remove deprecated protected/public constants from ServerLauncher:
> * ServerLauncher.DEFAULT_SERVER_PORT
> * ServerLauncher.DEFAULT_SERVER_PID_FILE
> The above were all marked as deprecated in 8.0 because they are too specific 
> to the implementation which changed some in 8.0 to support a simple 
> file-based control in addition to the Attach API control that was introduced 
> in 7.0. For example, future changes may remove the pid file altogether.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to