Commit c2266a8
authored
Fix tenant id null casue NPE (#4463)
* fix NPE
Signed-off-by: Hailong Cui <[email protected]>
* fix version conflicts
Signed-off-by: Hailong Cui <[email protected]>
* Revert "fix version conflicts"
This reverts commit 8b0194c.
Signed-off-by: Hailong Cui <[email protected]>
---------
Signed-off-by: Hailong Cui <[email protected]>1 parent fa3ed30 commit c2266a8
File tree
1 file changed
+6
-1
lines changed- ml-algorithms/src/main/java/org/opensearch/ml/engine/algorithms/agent
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | | - | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
506 | 511 | | |
507 | 512 | | |
508 | 513 | | |
| |||
0 commit comments