You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "ARomantsov (JIRA)" <ji...@apache.org> on 2018/12/21 07:52:00 UTC

[jira] [Created] (IGNITE-10772) If version look like X.X.X.X rest version return X.X.X-X

ARomantsov created IGNITE-10772:
-----------------------------------

             Summary: If version look like X.X.X.X rest version return X.X.X-X
                 Key: IGNITE-10772
                 URL: https://issues.apache.org/jira/browse/IGNITE-10772
             Project: Ignite
          Issue Type: Bug
          Components: rest
    Affects Versions: 2.8
            Reporter: ARomantsov
             Fix For: 2.8


Test URL - http://localhost:8080/ignite?cmd=version
{
  "result": {
    "error": null,
    "response": "X.X.X-X",
    "sessionToken": "D372FC2DD4A24603AC39CC92C6B132EC",
    "successStatus": 0
  },
  "status": "OK"
}



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