Skip to content

Commit 668a375

Browse files
Max value of InstanceCloseDelay
1 parent 5e8d08b commit 668a375

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/service-fabric/service-fabric-application-upgrade-advanced.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@ Start-ServiceFabricClusterUpgrade [-CodePackageVersion] <String> [-ClusterManife
8787

8888
The overridden delay duration only applies to the invoked upgrade instance and does not otherwise change individual service delay configurations. For example, you can use this to specify a delay of `0` in order to skip any preconfigured upgrade delays.
8989

90-
91-
9290
> [!NOTE]
9391
> * The settings to drain requests will not be able to prevent the Azure Load balancer from sending new requests to the endpoints which are undergoing drain.
9492
> * A complaint based resolution mechanism will not result in graceful draining of requests, as it triggers a service resolution after a failure. As described earlier, this should instead be enhanced to subscribe to the endpoint change notifications using [ServiceNotificationFilterDescription](/dotnet/api/system.fabric.description.servicenotificationfilterdescription).

0 commit comments

Comments
 (0)