You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed docker samples (environment variables)
Changed Telemetry (allow extra config data, normalize keys to lowercase)
Fix support for gossip seeds provided as an array
Calculate in linux disk stats correctly for mount point instead of root
Signed-off-by: JOSE FUXA <[email protected]>
Copy file name to clipboardExpand all lines: src/EventStore.Core.XUnit.Tests/Configuration/ClusterNodeOptionsTests/when_building/with_cluster_node_and_custom_settings.cs
Copy file name to clipboardExpand all lines: src/EventStore.Core.XUnit.Tests/Configuration/ClusterNodeOptionsTests/when_building/with_default_settings.cs
-12Lines changed: 0 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -39,12 +39,6 @@ public void should_have_default_endpoints()
Copy file name to clipboardExpand all lines: src/EventStore.Core.XUnit.Tests/Configuration/ClusterNodeOptionsTests/when_building/with_single_node_and_custom_settings.cs
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -57,9 +57,9 @@ public class with_custom_ip_endpoints<TLogFormat, TStreamId> : SingleNodeScenari
0 commit comments