willian
willian
- redpanda console version: v2.3.1 - kafka cluster version: 2.0.1 in redpanda console's topics configuration config page: http://host:8080/topics/topic?p=-1&s=50&o=-1#configuration, we want to set topic's retention.ms to 4days from 3days, the response...
Test Code ```java String str = "{\"leo\":{\"content\":{\"imgUrl\":\"aa\",\"jumpUrl\":\"native://leo/task?origin=mePage2\"earch/096.zip\"}]}"; JSONObject jsonObject = JSONObject.parseObject(str, Feature.OrderedField, Feature.AllowUnQuotedFieldNames); ``` when handling text "/" in "earch/096.zip", it will stuck into infinite loop