Skip to content

Commit ae36e29

Browse files
committed
[Enhancement] Add a cleaner for BrpcStubCache to cleanup unused connections
Signed-off-by: ‘duanyyyyyyy’ <yan.duan9759@gmail.com>
1 parent 9c41a76 commit ae36e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

be/src/util/brpc_stub_cache.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,4 +280,4 @@ BrpcStubManager::~BrpcStubManager() {
280280
}
281281
}
282282

283-
} // namespace starrocks
283+
} // namespace starrocks

0 commit comments

Comments
 (0)