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

Enabling Spring Data Elasticsearch auditing causes application startup failure #33651

Closed
SilenceRainly opened this issue Dec 29, 2022 · 0 comments
Assignees
Labels
type: bug A general bug
Milestone

Comments

@SilenceRainly
Copy link

@ElasticsearchDataConfiguration There is the following code
image

But the matching beans in the code audit in spring data es are matched by name
image
I had to rewrite the bean in the project to make it work or I would have reported an error
image

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 29, 2022
@wilkinsona wilkinsona added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 3, 2023
@wilkinsona wilkinsona added this to the 2.7.x milestone Jan 3, 2023
@scottfrederick scottfrederick self-assigned this May 23, 2023
@scottfrederick scottfrederick modified the milestones: 2.7.x, 3.0.x May 23, 2023
@scottfrederick scottfrederick modified the milestones: 3.0.x, 3.0.8 May 23, 2023
@scottfrederick scottfrederick changed the title @EnableReactiveElasticsearchAuditing not work @EnableReactiveElasticsearchAuditing causes application startup failure May 23, 2023
@scottfrederick scottfrederick changed the title @EnableReactiveElasticsearchAuditing causes application startup failure Enabling Spring Data Elasticsearch auditing causes application startup failure May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

4 participants