Skip to content

Conversation

@russcam
Copy link
Contributor

@russcam russcam commented Dec 6, 2016

No description provided.

Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small nitpick looks good otherwise!

}
}

public static AutoExpandReplicas Disabled() => new AutoExpandReplicas();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AutoExpandReplicas looks immutable to me so this could be a static property { get; } = new AutoExpandReplicas() so that single instance could be reused.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

++ I'll make it immutable and make the disabled instance static 👍

@russcam russcam force-pushed the feature/5.x-autoexpandreplicas branch from fb752f4 to fef79e5 Compare December 6, 2016 22:11
@russcam russcam force-pushed the feature/5.x-autoexpandreplicas branch from fef79e5 to 6e96617 Compare December 6, 2016 22:11
@russcam russcam merged commit 6e96617 into 5.x Dec 6, 2016
@Mpdreamz Mpdreamz deleted the feature/5.x-autoexpandreplicas branch January 23, 2017 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants