kruize / autotune

Autonomous Performance Tuning for Kubernetes!
Apache License 2.0
164 stars 54 forks source link

Fix the NPE issue in ListExperimentsAPI #1030

Closed khansaad closed 9 months ago

khansaad commented 1 year ago

This PR fixes #908

chandrams commented 10 months ago

With fault tolerant test I see such messages as shown below in the pod log, these were not seen earlier, can you check.

[36.236s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
[36.236s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
[36.237s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
[36.238s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
2023-12-1807:18:36.938 WARN [qtp253011924-45][ExperimentDBService.java(99)]-Converted experimentResultData is null
2023-12-1807:18:36.939 WARN [qtp253011924-45][ExperimentDBService.java(99)]-Converted experimentResultData is null
2023-12-1807:18:36.939 WARN [qtp253011924-45][ExperimentDBService.java(99)]-Converted experimentResultData is null
2023-12-1807:18:36.939 WARN [qtp253011924-45][ExperimentDBService.java(99)]-Converted experimentResultData is null
2023-12-1807:18:36.939 WARN [qtp253011924-45][ExperimentDBService.java(99)]-Converted experimentResultData is null