bodhili

Results 5 issues of bodhili

- Optimize format and log used with english

- I am a strong communicator and team player - I enjoy working in a collaborative environment where I can bounce ideas - I'm good at Netty and J.U.C

### 请描述您的问题 *询问有关本项目的使用和其他方面的相关问题。* fastjson2 序列化 java.time.Period, `Period period = Period.ofDays(2)` 如何兼容fastjson,输出为“P2D”这种形式 重现方式: `String json = JSON.toJSONString(period);` 问题:fastjson 和 fastjson2输出结果不一致, 如何让fastjson2 与 fastjson输出结果一致 ? 上述序列化方式:fastjson 会调用 Period toString 方法,而 fastjson2 不会

bug
question
fixed

exec `./flamegraph.pl` start with no parameters , this process will always block and print nothing, which makes the user a little confused. I think it would be clearer to give...

## Bug Report **For English only**, other languages will not accept. Before report a bug, make sure you have: - Searched open and closed [GitHub issues](https://github.com/apache/shardingsphere-elasticjob/issues). - Read documentation: [ElasticJob...

ui
volunteer wanted