xiebin1998

Results 3 issues of xiebin1998

### 问题描述 *我们配置了redis的hash存储的GenericFastJsonRedisSerializer序列化,我们在存入缓存的时候可以通过这个序列化存入,但是取出来的时候只能拿到一个@value* ### 环境信息 *本地调试* - OS信息: windows11 cpu=4 men=16GB - JDK信息:1.8 - 版本信息:Fastjson2 2.0.50 ### 重现步骤 *存入的内容格式,如下:* ```json { "@type": "[com.xxx.ProtocolParamEntity", "@value": [ { "id": "1", "bit": "0"...

bug

### 问题描述 *我们配置了redis的hash存储的GenericFastJsonRedisSerializer序列化,我们在存入缓存的时候可以通过这个序列化存入,但是取出来的时候只能拿到一个@value* ### 环境信息 *本地调试* - OS信息: windows11 cpu=4 men=16GB - JDK信息:1.8 - 版本信息:Fastjson2 2.0.50 ### 重现步骤 *存入的内容格式,如下:* ```json { "@type": "[com.xxx.ProtocolParamEntity", "@value": [ { "id": "1", "bit": "0"...

bug

2024-11-19T02:20:17.982Z: INFO [jobs:manager] Cancelling 0 jobs { MongoNetworkError: failed to connect to server [localhost:27017] on first connect [MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017] at Pool. (/opt/countly/node_modules/mongodb/node_modules/mongodb-core/lib/topologies/server.js:431:11) at emitOne (events.js:116:13) at Pool.emit (events.js:211:7)...