0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java6,517 stars (6,517 stars)4,149 forks (4,149 forks)batch import
good first issueimported-jira-issuerfe
- Issue 種別
- feature
- 調査方針
- Investigate the storm shaded deps module's pom.xml to understand which classes are shaded. Consider implementing a Maven enforcer rule or a unit test that scans class files for references to the original (unshaded) class names. Look for existing similar checks in the Storm repository or other Apache projects.