kibana/x-pack/plugins/ml/server
Walter Rafelsberger 7f48d6e5b6
[ML] Adds an mml check to trigger an error when mml value is invalid. (#18678)
This adds an additional check and corresponding error message to the validation of the model memory limit. If the parsing of the memory model limit results in 0 bytes the message will be triggered. This behaviour catches both correctly formatted but invalid strings (like 0mb) and invalid strings (like asdf).
2018-05-02 12:42:13 +02:00
..
client Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
lib Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
models [ML] Adds an mml check to trigger an error when mml value is invalid. (#18678) 2018-05-02 12:42:13 +02:00
routes Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00