summaryrefslogtreecommitdiffstats
path: root/vespa-http-client
diff options
context:
space:
mode:
authorHaakon Dybdahl <dybdahl@yahoo-inc.com>2017-02-28 07:37:12 +0100
committerHaakon Dybdahl <dybdahl@yahoo-inc.com>2017-02-28 07:37:12 +0100
commit82a46214f09c74cd96e8166cf00cd94a7c92eca9 (patch)
tree2db02881e1184e4a1bcf08617130c1899063f3ff /vespa-http-client
parentceaa98f507b652b571300ca8771051bb35f1790f (diff)
Enable silent upgrade.
Diffstat (limited to 'vespa-http-client')
-rw-r--r--vespa-http-client/src/main/java/com/yahoo/vespa/http/client/config/FeedParams.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespa-http-client/src/main/java/com/yahoo/vespa/http/client/config/FeedParams.java b/vespa-http-client/src/main/java/com/yahoo/vespa/http/client/config/FeedParams.java
index 26761530d39..c56bb9c7bc4 100644
--- a/vespa-http-client/src/main/java/com/yahoo/vespa/http/client/config/FeedParams.java
+++ b/vespa-http-client/src/main/java/com/yahoo/vespa/http/client/config/FeedParams.java
@@ -52,7 +52,7 @@ public final class FeedParams {
private String priority = null;
private boolean denyIfBusyV3 = true;
private long maxSleepTimeMs = 3000;
- private boolean silentUpgrade = false;
+ private boolean silentUpgrade = true;
/**
* Make server not throw 4xx/5xx for situations that are normal during upgrade as this can esily mask