jonyangx opened a new issue #639: URL: https://github.com/apache/incubator-eventmesh/issues/639
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Environment - OS:[Macos 12.0.1] - EventMesh version: develop branch ### What happened /incubator-eventmesh/eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/core/protocol/tcp/client/group/ClientSessionGroupMapping.java:480: 警告: [unchecked] 未经检查的转换 Map<String, Integer> map = new HashMap(); ^ 需要: java.util.Map<java.lang.String,java.lang.Integer> 找到: java.util.HashMap ### How to reproduce gradle build ### Debug logs _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
