Skip to content

[ISSUE #1269]⚡️Optimize name server DefaultRequestProcessor#process_register_broker #1274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 24, 2024

[ISSUE #1269]⚡️Optimize name server DefaultRequestProcessor#process_r…

bc75797
Select commit
Loading
Failed to load commit list.
Merged

[ISSUE #1269]⚡️Optimize name server DefaultRequestProcessor#process_register_broker #1274

[ISSUE #1269]⚡️Optimize name server DefaultRequestProcessor#process_r…
bc75797
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 24, 2024 in 1s

0.00% of diff hit (target 18.98%)

View this Pull Request on Codecov

0.00% of diff hit (target 18.98%)

Annotations

Check warning on line 228 in rocketmq-namesrv/src/processor/default_request_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/processor/default_request_processor.rs#L228

Added line #L228 was not covered by tests

Check warning on line 104 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L104

Added line #L104 was not covered by tests

Check warning on line 112 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L112

Added line #L112 was not covered by tests

Check warning on line 126 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L126

Added line #L126 was not covered by tests

Check warning on line 131 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L129-L131

Added lines #L129 - L131 were not covered by tests

Check warning on line 136 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L135-L136

Added lines #L135 - L136 were not covered by tests

Check warning on line 140 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L138-L140

Added lines #L138 - L140 were not covered by tests

Check warning on line 152 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L142-L152

Added lines #L142 - L152 were not covered by tests

Check warning on line 158 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L154-L158

Added lines #L154 - L158 were not covered by tests

Check warning on line 196 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L196

Added line #L196 was not covered by tests

Check warning on line 257 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L254-L257

Added lines #L254 - L257 were not covered by tests

Check warning on line 269 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L267-L269

Added lines #L267 - L269 were not covered by tests

Check warning on line 300 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L300

Added line #L300 was not covered by tests

Check warning on line 304 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L304

Added line #L304 was not covered by tests

Check warning on line 314 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L314

Added line #L314 was not covered by tests

Check warning on line 317 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L317

Added line #L317 was not covered by tests

Check warning on line 330 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L328-L330

Added lines #L328 - L330 were not covered by tests

Check warning on line 333 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L333

Added line #L333 was not covered by tests

Check warning on line 362 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L362

Added line #L362 was not covered by tests

Check warning on line 489 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L489

Added line #L489 was not covered by tests

Check warning on line 500 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L500

Added line #L500 was not covered by tests

Check warning on line 550 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L550

Added line #L550 was not covered by tests

Check warning on line 561 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L561

Added line #L561 was not covered by tests

Check warning on line 587 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L587

Added line #L587 was not covered by tests

Check warning on line 595 in rocketmq-namesrv/src/route/route_info_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketmq-namesrv/src/route/route_info_manager.rs#L595

Added line #L595 was not covered by tests