Closed khansaad closed 9 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
This PR fixes #908