Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support resource_name on AttachmentProcessor #5205

Merged
merged 1 commit into from
Jan 14, 2021

Conversation

stevejgordon
Copy link
Contributor

Contributes to #5198
Relates to elastic/elasticsearch#64389

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.

Looks good to me accept the following failing unit test:

[xUnit.net 00:00:10.3236193]     Tests.CodeStandards.Descriptors.DescriptorMethodsTakingSingleValueTypeShouldBeNullable [FAIL]
  Failed Tests.CodeStandards.Descriptors.DescriptorMethodsTakingSingleValueTypeShouldBeNullable [227 ms]
  Error Message:
   Expected breakingDescriptors to be empty, but found {"dateInterval on method Unit of Nest.RateAggregationDescriptor`1 is not nullable", "mode on method Mode of Nest.RateAggregationDescriptor`1 is not nullable"}.
  Stack Trace:

@stevejgordon
Copy link
Contributor Author

@Mpdreamz That failure doesn't relate to this PR (It's valid for PR #5206). Tests for this branch succeed locally for me.

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.

LGTM 👍

@stevejgordon stevejgordon merged commit c892391 into 7.11 Jan 14, 2021
@stevejgordon stevejgordon deleted the feature/attachment/resource-name branch January 14, 2021 10:44
github-actions bot pushed a commit that referenced this pull request Jan 14, 2021
github-actions bot pushed a commit that referenced this pull request Jan 14, 2021
stevejgordon added a commit that referenced this pull request Jan 14, 2021
stevejgordon added a commit that referenced this pull request Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants