Commit 39d6d90
Use forRemoval/since on deprecated NIMBUS_SUPERVISOR_TIMEOUT_SECS
Match Storm's existing deprecation convention (e.g. Config.java) by marking
the unused constant @deprecated(forRemoval = true, since = "3.0.1") and stating
in the javadoc that it is scheduled for removal. 3.0.1 is the current
development version (root pom is 3.0.1-SNAPSHOT).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 4f1b4ec commit 39d6d90
1 file changed
Lines changed: 3 additions & 2 deletions
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
| 284 | + | |
| 285 | + | |
285 | 286 | | |
286 | | - | |
| 287 | + | |
287 | 288 | | |
288 | 289 | | |
289 | 290 | | |
| |||
0 commit comments