dragonfly/scheduler/resource
Gaius 51596b645b
fix: Vertex.DeleteInEdges and Vertex.DeleteOutEdges functions are not thread safe (#2688)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-08-30 16:48:07 +08:00
..
host.go feat: merge sync peer with peer table in manager (#2668) 2023-08-24 10:28:08 +08:00
host_manager.go feat: add sync peer job for scheduler (#2663) 2023-08-22 19:58:27 +08:00
host_manager_mock.go feat: add sync peer job for scheduler (#2663) 2023-08-22 19:58:27 +08:00
host_manager_test.go feat: download tiny file with https scheme (#2617) 2023-08-10 16:29:28 +08:00
host_test.go feat: merge sync peer with peer table in manager (#2668) 2023-08-24 10:28:08 +08:00
peer.go Revert "feat: replace fmt.Sprintf with net.JoinHostPort" (#2649) 2023-08-17 17:21:50 +08:00
peer_manager.go feat: add sync peer job for scheduler (#2663) 2023-08-22 19:58:27 +08:00
peer_manager_mock.go feat: add sync peer job for scheduler (#2663) 2023-08-22 19:58:27 +08:00
peer_manager_test.go feat: download tiny file with https scheme (#2617) 2023-08-10 16:29:28 +08:00
peer_test.go feat: download tiny file with https scheme (#2617) 2023-08-10 16:29:28 +08:00
piece.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
piece_test.go feat: change peer's piece type in resource (#2012) 2023-06-28 17:34:25 +08:00
resource.go feat: download tiny file with https scheme (#2617) 2023-08-10 16:29:28 +08:00
resource_mock.go feat: stop grpc client (#1671) 2023-06-28 17:33:55 +08:00
resource_test.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
seed_peer.go feat: download tiny file with https scheme (#2617) 2023-08-10 16:29:28 +08:00
seed_peer_client.go Revert "feat: replace fmt.Sprintf with net.JoinHostPort" (#2649) 2023-08-17 17:21:50 +08:00
seed_peer_client_mock.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
seed_peer_client_test.go test: add unit test for seedPeerClient.Addrs (#2589) 2023-08-01 12:06:52 +08:00
seed_peer_mock.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
seed_peer_test.go feat: download tiny file with https scheme (#2617) 2023-08-10 16:29:28 +08:00
task.go fix: Vertex.DeleteInEdges and Vertex.DeleteOutEdges functions are not thread safe (#2688) 2023-08-30 16:48:07 +08:00
task_manager.go feat: add sync peer job for scheduler (#2663) 2023-08-22 19:58:27 +08:00
task_manager_mock.go feat: add sync peer job for scheduler (#2663) 2023-08-22 19:58:27 +08:00
task_manager_test.go feat: download tiny file with https scheme (#2617) 2023-08-10 16:29:28 +08:00
task_test.go feat: download tiny file with https scheme (#2617) 2023-08-10 16:29:28 +08:00