Skip to content

ecs: document v8 alias to v1 implementation - #21

Open
yaauie wants to merge 1 commit into
logstash-plugins:mainfrom
yaauie:ecs-v8
Open

ecs: document v8 alias to v1 implementation#21
yaauie wants to merge 1 commit into
logstash-plugins:mainfrom
yaauie:ecs-v8

Conversation

@yaauie

@yaauie yaauie commented Jul 28, 2021

Copy link
Copy Markdown
Contributor

No description provided.

@kaisecheng kaisecheng left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for updating all v8 related changes. I have a question about the test.


describe LogStash::Codecs::ESBulk, :ecs_compatibility_support do
ecs_compatibility_matrix(:disabled, :v1, :v8) do |ecs_select|
ecs_compatibility_matrix(:disabled, :v1, :v8 => :v1) do |ecs_select|

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

here pointed out that we want to test with the setting v8.
I believe both ways can test v8, and the mapping gives handy ecs_select.
Do you think testing with (:disabled, :v1, :v8) is more aligned to the test purpose?
(I think my original test which exclude :disabled is wrong anyway)

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.

3 participants