Pudding icon indicating copy to clipboard operation
Pudding copied to clipboard

Pudding 是一款迷你级分布式服务框架

Results 1 Pudding issues
Sort by recently updated
recently updated
newest added

Exception in thread "pool-1-thread-2" java.lang.NullPointerException: unsupported serializerImpl with type: 1 at org.pudding.serialization.api.SerializerFactory.getSerializer(SerializerFactory.java:30) at org.pudding.rpc.DefaultRegistryService$1.run(DefaultRegistryService.java:110) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745)