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)