WHBANG

Results 4 issues of WHBANG

var params map[string]string if len(options) > 0 { params,_ = options[0].(map[string]string) } return job.InvokeSimple(params) => params = options[0].(map[string]string)

### What problem does this PR solve? https://github.com/apache/incubator-pegasus/issues/1025 ### What is changed and how does it work? The specific reason is that if you open an existing rocksdb, the usage...

type/bug-fix
cpp

## Feature Request This function is not enabled when cu_calculator is closed, which can save a little resource, if necessary.

type/enhancement

## Bug Report https://github.com/apache/incubator-pegasus/runs/7605983359?check_suite_focus=true 6650K .......... .......... .......... .......... .......... 2% 143K 9m22s 6700K .......... .......... .......... .......... .......... 2% 137K 9m30s 6750K .......... .......... .......... .......... .......... 2% 198K...

type/bug