Skip to content

osd: remove invalid put on message#47379

Merged
tchaikov merged 1 commit intoceph:mainfrom
NitzanMordhai:wip-nitzan-valgrind-handle-recovery-delete
Aug 9, 2022
Merged

osd: remove invalid put on message#47379
tchaikov merged 1 commit intoceph:mainfrom
NitzanMordhai:wip-nitzan-valgrind-handle-recovery-delete

Conversation

@NitzanMordhai
Copy link
Contributor

@NitzanMordhai NitzanMordhai commented Aug 1, 2022

message converted to use smart pointer, the put is extra step that
causing the double put and valgrind error

Fixes: https://tracker.ceph.com/issues/52124
Signed-off-by: Nitzan Mordechai nmordec@redhat.com

Contribution Guidelines

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows

@NitzanMordhai NitzanMordhai requested a review from a team as a code owner August 1, 2022 06:01
@github-actions github-actions bot added the core label Aug 1, 2022
@neha-ojha
Copy link
Member

jenkins test make check

message converted to use smart pointer, the put is extra step that
causing the double put and valgrind error
the regression was introduced by d4a71c3

Fixes: https://tracker.ceph.com/issues/52124
Signed-off-by: Nitzan Mordechai <nmordec@redhat.com>
@NitzanMordhai NitzanMordhai force-pushed the wip-nitzan-valgrind-handle-recovery-delete branch from b0545c1 to c449638 Compare August 1, 2022 08:31
@NitzanMordhai
Copy link
Contributor Author

jenkins test make check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants