Deprecate CoreEnvironment.Builder methods that take builders

Description

Suggested release note text:

The `ClusterEnvironment.Builder` methods that take a `Builder` are deprecated in favor of the overloads that take a `Consumer<Builder>`.

For example, `ioConfig(IoConfig.Builder)` is deprecated in favor of `ioConfig(Consumer<IoConfig.Builder>)`.

The methods that take a `Consumer<Builder>` are preferable because they allow customizing the config without clobbering the previous values.

Environment

None

Gerrit Reviews

None

Release Notes Description

None

Activity

Show:
Unresolved
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Story Points

Fix versions

Priority

Instabug

Open Instabug

PagerDuty

Sentry

Zendesk Support

Created November 30, 2022 at 3:18 AM
Updated December 6, 2022 at 12:01 AM
Instabug