Skip to content

Conversation

@pugnascotia
Copy link
Contributor

The deprecation indexing code was writing to a regular data stream, and it is not yet possible to hide a data stream or prefix it with a period. This functionality we be re-added once it is possible to mark a data stream as hidden, and also to not rely on the standard logs template since that can be disabled.

cc @elasticdog

It will be re-added once it is possible to mark a data stream as hidden,
and to not rely on the standard logs template.
@pugnascotia pugnascotia added >non-issue :Core/Infra/Logging Log management and logging utilities v7.10.0 labels Oct 20, 2020
@pugnascotia pugnascotia requested a review from rjernst October 20, 2020 14:01
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Logging)

@elasticmachine elasticmachine added the Team:Core/Infra Meta label for core/infra team label Oct 20, 2020
@jakelandis
Copy link
Contributor

jakelandis commented Oct 20, 2020

@pugnascotia - would it make more sense to leave the code in the pipeline, but disable the ability to enable it ? (kinda like a feature flag ?) It would also allow the code to be closer in sync with master.

EDIT: on second thought since the branch has already been cut this probably makes the most sense. Kinda like it never made the cut for 7.10. The tests still run on master and 7.x and just await a change. We just need to be careful w.r.t timing of the 7.11 branch so we won't need to pull it from there too.

@jakelandis
Copy link
Contributor

Also, once this lands you will want to remove the version label from the original PR so it does not get picked up via the release notes.

Copy link
Member

@rjernst rjernst left a comment

Choose a reason for hiding this comment

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

LGTM

@pugnascotia pugnascotia merged commit bfd2cbe into elastic:7.10 Oct 21, 2020
@pugnascotia pugnascotia deleted the back-out-deprecation-indexing-7-10 branch October 21, 2020 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Core/Infra/Logging Log management and logging utilities >non-issue Team:Core/Infra Meta label for core/infra team v7.10.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants