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

Tasks throw warning during normal startup #49209

Closed
tylersmalley opened this issue Oct 24, 2019 · 3 comments
Closed

Tasks throw warning during normal startup #49209

tylersmalley opened this issue Oct 24, 2019 · 3 comments
Assignees
Labels
bug Fixes for quality problems that affect the customer experience

Comments

@tylersmalley
Copy link
Contributor

On an otherwise normal subsequent startup I am seeing warning being thrown for task scheduling. Unless there is really something wrong, these errors should not be relayed to the user.

server    log   [15:56:39.770] [warning][maps] Error scheduling telemetry task, received [task:Maps-maps_telemetry]: version conflict, document already exists (current version [4]): [version_conflict_engine_exception] [task:Maps-maps_telemetry]: version conflict, document already exists (current version [4]), with { index_uuid="7QPUm5VJRxeaR8BZTSkHHw" & shard="0" & index=".kibana_task_manager_1" }
server    log   [15:56:39.778] [warning][telemetry] Error scheduling task, received [task:Lens-lens_telemetry]: version conflict, document already exists (current version [4]): [version_conflict_engine_exception] [task:Lens-lens_telemetry]: version conflict, document already exists (current version [4]), with { index_uuid="7QPUm5VJRxeaR8BZTSkHHw" & shard="0" & index=".kibana_task_manager_1" }
server    log   [15:56:39.779] [warning][telemetry] Error scheduling task, received [task:oss_telemetry-vis_telemetry]: version conflict, document already exists (current version [4]): [version_conflict_engine_exception] [task:oss_telemetry-vis_telemetry]: version conflict, document already exists (current version [4]), with { index_uuid="7QPUm5VJRxeaR8BZTSkHHw" & shard="0" & index=".kibana_task_manager_1" }
@tylersmalley tylersmalley added bug Fixes for quality problems that affect the customer experience Team:Stack Services labels Oct 24, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-stack-services (Team:Stack Services)

@mikecote
Copy link
Contributor

Similar to #32050 and #41827.

@tylersmalley
Copy link
Contributor Author

Closing in favor of #32050

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience
Projects
None yet
Development

No branches or pull requests

4 participants