Commit 24e5ba2b authored by 昱恒's avatar 昱恒
Browse files

sub clientoff

Showing with 0 additions and 6 deletions
+0 -6
......@@ -171,12 +171,6 @@ public final class PublisherGroup {
if (exist == null) {
// publisher is null after client_off
PublisherEnvelope envelope = PublisherEnvelope.of(publisher);
LOGGER.info(
"[ReplaceEmptyPub] {}, {}, add={}, regIsPub={}",
publisher.getDataInfoId(),
publisher.getRegisterId(),
publisher.registerVersion(),
envelope.isPub());
pubMap.put(publisher.getRegisterId(), envelope);
return envelope.isPub();
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment