Commit 06eac32
committed
Remove unused toInitializing() transitions from Draining and Failed
These transitions are valid in the proposal's state machine but have no
callers today — reload/recovery is deferred. Removing to avoid premature
API commitment; they can be re-added when reload is implemented.
Assisted-by: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Sam Barker <sam@quadrocket.co.uk>1 parent aefb381 commit 06eac32
1 file changed
Lines changed: 0 additions & 15 deletions
File tree
- kroxylicious-runtime/src/main/java/io/kroxylicious/proxy/internal
Lines changed: 0 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | 68 | | |
76 | 69 | | |
77 | 70 | | |
| |||
88 | 81 | | |
89 | 82 | | |
90 | 83 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | 84 | | |
100 | 85 | | |
101 | 86 | | |
| |||
0 commit comments