claywong
claywong
### Search before asking - [X] I have searched the existing [issues](https://github.com/arextest/arex-agent-java/issues) before asking. ### AREX Test Service AREX Java Agent (arextest/arex-agent-java) ### Current Behavior List list   操作之后,list中Log的id字段没有自增填充...
### Is there an existing issue for this? - [X] I had searched in the [issues](https://github.com/arextest/arex-agent-java/issues) and found no similar issues. ### Description 我需要在项目众多回放case里面找到我需要的,目前的交互比较难 提供了record-id的很好找及回放 如果想查找某个特殊情况的回放case就很难了,比如我想查某个用户的回放case列表 ### Solution 目前mongo存储的格式是encode之后的,没办法查询 如果decode,可以用find(regex("field","keyword"))来解决...
### Search before asking - [X] I have searched the existing [issues](https://github.com/arextest/arex-agent-java/issues) before asking. ### AREX Test Service Schedule Service (arextest/arex-replay-schedule) ### Current Behavior ```java public class Request extends BaseRequest...
[Bug] Redisson below version 3.2 is not supported and there is no writeBehindService implementation.
### Search before asking - [x] I have searched the existing [issues](https://github.com/arextest/arex-agent-java/issues) before asking. ### AREX Test Service AREX Java Agent (arextest/arex-agent-java) ### Current Behavior Redisson below version 3.2 is...