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

[Backport 2.14] Fix: text chunking processor ingestion bug on multi-node cluster #724

Merged
merged 1 commit into from
May 1, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2d42408 from #713

* fix multi node text chunking processor index bug

Signed-off-by: yuye-aws <[email protected]>

* add change log

Signed-off-by: yuye-aws <[email protected]>

* bug fix: no max token count setting in index

Signed-off-by: yuye-aws <[email protected]>

* make program faster without creating index settings object

Signed-off-by: yuye-aws <[email protected]>

* add comment

Signed-off-by: yuye-aws <[email protected]>

* fix comment

Signed-off-by: yuye-aws <[email protected]>

* resolve code review

Signed-off-by: yuye-aws <[email protected]>

* simplify the code given toInt in NumberUtils

Signed-off-by: yuye-aws <[email protected]>

* resolve code review comments

Signed-off-by: yuye-aws <[email protected]>

---------

Signed-off-by: yuye-aws <[email protected]>
(cherry picked from commit 2d42408)
@zane-neo
Copy link
Collaborator

zane-neo commented May 1, 2024

The failure tests are caused by this: opensearch-project/ml-commons#2382

@zane-neo zane-neo merged commit c512f29 into 2.14 May 1, 2024
56 of 104 checks passed
@github-actions github-actions bot deleted the backport/backport-713-to-2.14 branch May 1, 2024 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants