lance6716

Results 117 issues of lance6716

## Bug Report ### What did you do? ### What did you expect to see? got a JSON file ### What did you see instead? got a bin file ###...

type/bug
severity/minor
affects-8.5

### crawl4ai version current master ### Expected Behavior https://github.com/unclecode/crawl4ai/blob/02f3127deda707b948e1970699fceae214677b86/crawl4ai/utils.py#L1645C5-L1645C17 it can not be changed by outside function ### Current Behavior it can not be changed by outside function ### Is...

🐞 Bug
⚙️ In-progress
📌 Root caused

extend commit group to learners. When make sure the group commit rule "raft log should be replicated to at least 2 group", also consider learners. This feature is used to...

dco-signoff: yes

## Feature Request **Is your feature request related to a problem? Please describe:** **Describe the feature you'd like:** **Why the featue is needed:** If cluster is not started, I think...

type/feature-request

dco-signoff: yes
size/M

https://github.com/tikv/client-go/blob/0fdd25559b3891ad9253f647b712072b889b3b4f/tikv/kv.go#L319-L326 forget to call `o.Close` and other objects' `Close`. It will cause some error log like `[pd.go:474] ["updateTS error"]` and `[region_cache.go:763] ["refresh full store list failed"]`