Commit 96e4fe1
committed
fix: handle KDC container stoppage during keytab file generation
- Added checks to detect and handle unexpected KDC container stoppage while awaiting keytab generation.
- Improved error messages to include container logs for better debugging.1 parent 225115c commit 96e4fe1
1 file changed
Lines changed: 17 additions & 1 deletion
File tree
- core/src/main/kotlin/org/openprojectx/bigdata/test/core/container
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
918 | 918 | | |
919 | 919 | | |
920 | 920 | | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
921 | 927 | | |
922 | | - | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
923 | 939 | | |
924 | 940 | | |
925 | 941 | | |
| |||
0 commit comments