Skip to content

Commit 2e721db

Browse files
committed
inner bug dmp4439
inner bug dmp4439
1 parent 9e74a45 commit 2e721db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/actiontech/dble/cluster/listener/ClusterOffLineListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ private boolean reInitOnlineStatus() {
153153
} else {
154154
LOGGER.info("rewrite server wait for online status inited");
155155
}
156-
return true;
156+
return init;
157157
} catch (Exception e) {
158158
LOGGER.warn("rewrite server online status failed: ", e);
159159
//alert

0 commit comments

Comments
 (0)