Skip to content

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Apr 2, 2020

This commit adds a formatter for converting from
int to string. Using this formatter fixes a bug
with SnapshotShardFailure that models ShardId as
a string instead of an int.

Fixes #4537

This commit adds a formatter for converting from
int to string. Using this formatter fixes a bug
with SnapshotShardFailure that models ShardId as
a string instead of an int.

Fixes #4537
@russcam russcam merged commit a6d5a35 into 7.x Apr 3, 2020
@russcam russcam deleted the fix/7x/4537 branch April 3, 2020 09:03
github-actions bot pushed a commit that referenced this pull request Apr 3, 2020
This commit adds a formatter for converting from
int to string. Using this formatter fixes a bug
with SnapshotShardFailure that models ShardId as
a string instead of an int.

Fixes #4537
github-actions bot pushed a commit that referenced this pull request Apr 3, 2020
This commit adds a formatter for converting from
int to string. Using this formatter fixes a bug
with SnapshotShardFailure that models ShardId as
a string instead of an int.

Fixes #4537
russcam added a commit that referenced this pull request Apr 3, 2020
This commit adds a formatter for converting from
int to string. Using this formatter fixes a bug
with SnapshotShardFailure that models ShardId as
a string instead of an int.

Fixes #4537

Co-authored-by: Russ Cam <russ.cam@elastic.co>
russcam added a commit that referenced this pull request Apr 3, 2020
This commit adds a formatter for converting from
int to string. Using this formatter fixes a bug
with SnapshotShardFailure that models ShardId as
a string instead of an int.

Fixes #4537

Co-authored-by: Russ Cam <russ.cam@elastic.co>
@russcam russcam added the v7.6.2 label May 7, 2020
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