9 comments (9 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java9,474 forks (9,474 forks)batch import
component:coreenhancementgood first issueimported-jira-issuepriority:minorresolution:unresolved
Repository metrics
- Stars
- 25,266 stars (25,266 stars)
- PR merge metrics
- Avg merge 10d 9h (Avg merge 10d 9h)93 merged PRs in 30d (93 merged PRs in 30d)
Contributor guide
- Research direction
- Inspect the OfflineCause.ChannelTermination class and its cause field. Check if the cause object has @ExportedBean annotation. If not, wrap it in an exportable wrapper or use instanceof checks to conditionally export. Test with the existing test suite.
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- Java