Y

Results 15 issues of Y

Hi, I had a taste for Janus, and the config is ``` { "name" : "usergroups", "active" : true, "proxy" : { "listen_path" : "/v1/usergroups/{groupId:[\\da-f]{24}}", "upstreams" : { "balancing": "roundrobin",...

type: bug
priority: Low

bridge module doesn't work currently. This pr aims to fix the problem. #51

https://github.com/hyperledger-labs/trusted-compute-framework/blob/def0bcc9180ccbd64383a8befff3ffd41edd552b/examples/enclave_manager/tcf_enclave_manager/enclave_manager.py#L66-L80 As the above codes described, when the enclave manager boots, it will clean the whole worker list. If there were other enclave workers, their registered information will be cleaned...

`direct_registry_bridge.py` doesn't work because of lacking import module `EthereumDirectRegistry`.

Even under direct mode, workers should register themself in the contract for future service discovery, `direct_registry_bridge.py` does not sync registered workers' information.

Currently, paddlecloud needs to mount certs to communicate with api-server, create certs for each user and submit jobs with those derived certs for each user under their own namespaces. Those...

Hi, guys, I created several indexes in a Redisearch instance, and I want to know how much memory does every index occupy? Any info listed in `FT.INFO` can help? Thanks.

> Pipelining is supported by most Redis clients. [ref](https://redis.io/docs/manual/pipelining/) I didn't find any related API in redisearch-go ...

enhancement

当前项目缺乏单测或单测无法通过 ```bash (base) ➜ bce-sdk-go git:(master) ✗ go test ./... # github.com/baidubce/bce-sdk-go/util/log util/log/logger.go:344:12: missing ... in args forwarded to printf-like function util/log/util.go:152:12: missing ... in args forwarded to printf-like function...

## Description Fix the panic when normalizing the invalid data. Before the fix: ```bash The above exception was the direct cause of the following exception: Traceback (most recent call last):...

waiting for triage