OpenSearch/x-pack/plugin/ml
David Roberts d8288526d9 [ML] Add null checks for C++ log handler (#62238)
It has been observed that if the normalizer process fails
to connect to the JVM then this causes a null pointer
exception as the JVM tries to close the native process
object.  The accessors and close methods of the native
process class that access the C++ log handler should not
assume that it connected correctly.
2020-09-14 11:28:26 +01:00
..
licenses
qa [ML] only persist progress if it has changed (#62123) (#62180) 2020-09-09 12:04:09 -04:00
src [ML] Add null checks for C++ log handler (#62238) 2020-09-14 11:28:26 +01:00
build.gradle [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00