DarkMatterV

Results 9 issues of DarkMatterV

Fix TextMatch Option doesn't work when search type is commits topics repositories or issues (#2385) Fixes: #2385.

NeedsReview

when i use `Search.Repositories`, set `TextMatch = true`, but it doesn't work this is my code: ```Go repos, resp, err = client.Search.Repositories(ctx, query, &github.SearchOptions{ Sort: sort, Order: order, TextMatch: true,...

Currently, I set the value of directoryCacheMaxEntries, commandCacheMaxEntries, digestToActionCacheMaxEntries, recentServedExecutionsCacheMaxEntries to 6553600. However, MAT shows that directoryCache and commandCache occupy a large amount of memory. I think it's because the...

Documentation

buildfarm version: 2.4.0 android rbe: 0.57.0.4865132 buildfarm configuration: - server: 3 k8s pods - shard workers: more than 10 k8s pods, and execute workers act as CAS workers A pod...

use aosp RBE (https://cs.android.com/android/platform/superproject/+/master:build/soong/docs/rbe.md) connect to buildfarm,when multiple RBE tasks are performed concurrently, OOM occurs sometimes on the buildfarm server. ``` build.buildfarm.instance.shard.ShardInstance lambda$new$0 SEVERE: Could not update RedisShardBackplane metrics java.util.ConcurrentModificationException...

A large number of wait_close connections on the server are not closed,but some clients(in prod env, I'm not sure if it's all or part) have released connections. And the new...

Hi, I'm using AOSP RBE 0.57.0.4865132 and buildfarm 2.4.0 to build. And the number of concurrent actions is 500. Lately, Occasional failures occur, it‘s log like: ``` F0410 19:58:46.227496 552492...

the reproxy.WARNING has error log like: ``` W0117 17:33:34.051482 24671 server.go:347] a62xxxxx-9b08-4ca6-b59c-70xxxxxe5: Remote execution failed with &{ExitCode:45 Status:RemoteErrorResultStatus Err:rpc error: code = DeadlineExceeded desc = rpc error: code = DeadlineExceeded...

Hi, I'm using AOSP RBE 0.57.0.4865132 and buildfarm 2.4.0 to build. Lately, Occasional failures occur, it‘s log like: ``` FAILED: RBE bootstrap failed with: exit status 1 E0116 11:54:26.839503 26020...