Skip to content

Conversation

@JohnNiang
Copy link
Member

What type of PR is this?

/kind bug
/area core
/milestone 2.0.0-rc.2

What this PR does / why we need it:

This PR mainly refactor PostEventListener into PostEventReconciler to reconcile post events synchronously. After that, the concurrent issue will be gone.

Which issue(s) this PR fixes:

Fixes #2756
Fixes #2757

Does this PR introduce a user-facing change?

None

@f2c-ci-robot f2c-ci-robot bot added the release-note-none Denotes a PR that doesn't merit a release note. label Nov 28, 2022
@f2c-ci-robot f2c-ci-robot bot added this to the 2.0.0-rc.2 milestone Nov 28, 2022
@f2c-ci-robot f2c-ci-robot bot added kind/bug Categorizes issue or PR as related to a bug. area/core Issues or PRs related to the Halo Core labels Nov 28, 2022
@f2c-ci-robot f2c-ci-robot bot requested review from guqing and ruibaby November 28, 2022 09:43
Copy link
Member

@ruibaby ruibaby left a comment

Choose a reason for hiding this comment

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

/lgtm

已经测试过升级之后搜索,以及全新导入 1.6 的数据之后尝试搜索。工作正常且日志正常。

image

@f2c-ci-robot f2c-ci-robot bot added the lgtm Indicates that a PR is ready to be merged. label Nov 28, 2022
Copy link
Member

@guqing guqing left a comment

Choose a reason for hiding this comment

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

/approve

@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Nov 28, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: guqing

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@f2c-ci-robot f2c-ci-robot bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 28, 2022
@f2c-ci-robot f2c-ci-robot bot merged commit 5be0388 into halo-dev:main Nov 28, 2022
@JohnNiang JohnNiang deleted the bug/lucene-crash branch November 28, 2022 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/core Issues or PRs related to the Halo Core kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Halo 导入数据后搜索引擎建索引会报错 Halo 导入数据后重启会报错导致一直无法访问

3 participants