Skip to content

[BUG] Slow convert processor in opensearch 2.11.0  #16436

Open
@shikeli

Description

@shikeli

Describe the bug

We are migrating to opensearch 2.11.0 from elasticsearch 6.8.1. We faced ingestion throughput 70% drop. After investigation, we found the convert processor is very slow compared to elasticsearch 6.8.1. We removed the processor as work around. I know most of team doesn't run processor out of indexing. We are doing this first then we do indexing.

Related component

Indexing:Performance

To Reproduce

Write one plugin to call the processor.

Expected behavior

We expect the same performance or better.

Additional Details

Plugins
Please list all plugins currently enabled.

Screenshots
If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PerformanceThis is for any performance related enhancements or bugsbugSomething isn't workingingest-pipeline

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions