OpenSearch/x-pack/plugin/ml
David Roberts 22415fa2de
[ML] Fix character set finder bug with unencodable charsets (#33234)
Some character sets cannot be encoded and this was tripping
up the binary data check in the ML log structure character
set finder.

The fix is to assume that if ICU4J identifies that some bytes
correspond to a character set that cannot be encoded and those
bytes contain zeroes then the data is binary rather than text.

Fixes #33227
2018-08-29 14:56:02 +01:00
..
cpp-snapshot Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
licenses Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
log-structure-finder [ML] Fix character set finder bug with unencodable charsets (#33234) 2018-08-29 14:56:02 +01:00
qa Switch remaining ml tests to new style Requests (#33107) 2018-08-24 16:36:40 -04:00
src Remove unsupported Version.V_5_* (#32937) 2018-08-24 09:51:21 +02:00
build.gradle Build: Rework shadow plugin configuration (#32409) 2018-08-21 20:03:28 -04:00