spring-projects / spring-projects/spring-data-mongodb
Methods findAndReplace,findAndModify ... not work auditing [DATAMONGO-2617]
Open
@mp911de is already working on this.
Since Dec 30, 2020.
type: bug
- Dominant language
- Java
- Stars
- 1.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
jorgerod opened DATAMONGO-2617 and commented
Hello
I have a couple of questions about the method findAndReplace:
- Is this operation really atomic?
- What is the reason for the methods findAndReplace, findAndModify... methods not trigger the auditing event?
Stackoverflow question: https://stackoverflow.com/questions/63706295/spring-data-mongodb-method-findandreplace-and-auditing
Thank you
Affects: 2.1.19 (Lovelace SR19), 2.2.9 (Moore SR9), 3.0.3 (Neumann SR3)
2 votes, 3 watchers
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.