v1.5
xueli.xue 8 years ago
parent 6a48d4418e
commit 78f65f7956

@ -26,7 +26,6 @@ public class JobRegistryHelper {
Thread registryThread = new Thread(new Runnable() { Thread registryThread = new Thread(new Runnable() {
@Override @Override
public void run() { public void run() {
int timeout = 15;
while (true) { while (true) {
try { try {
// registry admin // registry admin

Loading…
Cancel
Save