You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barbara Pruijn (JIRA)" <ji...@apache.org> on 2018/02/16 23:31:00 UTC

[jira] [Resolved] (GEODE-4628) Gfsh connect command should infer the correct connection method

     [ https://issues.apache.org/jira/browse/GEODE-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Barbara Pruijn resolved GEODE-4628.
-----------------------------------
    Resolution: Fixed

> Gfsh connect command should infer the correct connection method
> ---------------------------------------------------------------
>
>                 Key: GEODE-4628
>                 URL: https://issues.apache.org/jira/browse/GEODE-4628
>             Project: Geode
>          Issue Type: Improvement
>          Components: docs, gfsh
>            Reporter: Jinmei Liao
>            Assignee: Jens Deppe
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.5.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> There are 2 main points here:
>  # If we want to connect with a URL (http) we have to give the {{--use-http-}} option as well as {{-url-}}. {{-use-http}} is really redundant here and should be deprecated and ultimately removed.
>  # when connecting to the http service, the url (https or http) should have already indicated whether it's {{use-ssl}} or not, in this case, we should infer the value of use-ssl based on the protocol of the url.
> Note: this is only for --url case. the --use-ssl should still need to be specified for jmx connection.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)