Skip to content

mon/NVMeofGw*: code cleanups, function comments, reenable nvmeof paxos service#59388

Closed
athanatos wants to merge 12 commits intoceph:mainfrom
athanatos:sjust/for-review/wip-nvmeof-reenable
Closed

mon/NVMeofGw*: code cleanups, function comments, reenable nvmeof paxos service#59388
athanatos wants to merge 12 commits intoceph:mainfrom
athanatos:sjust/for-review/wip-nvmeof-reenable

Conversation

@athanatos
Copy link
Contributor

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
  • jenkins test rook e2e

@athanatos athanatos requested a review from a team as a code owner August 21, 2024 20:55
Signed-off-by: Samuel Just <sjust@redhat.com>
fsm_handle_gw_delete may read it without first setting it.

Signed-off-by: Samuel Just <sjust@redhat.com>
@athanatos athanatos force-pushed the sjust/for-review/wip-nvmeof-reenable branch from 9217bb7 to 1cc14e2 Compare August 21, 2024 20:57
@athanatos athanatos closed this Aug 21, 2024
@athanatos athanatos reopened this Aug 21, 2024
@athanatos
Copy link
Contributor Author

jenkins test docs

@athanatos
Copy link
Contributor Author

baum pushed a commit to baum/ceph-nvmeof that referenced this pull request Aug 22, 2024
- Replace loop and check with std::map::find()
- Clarify comments, variable names
- Add header comment.

Signed-off-by: Samuel Just <sjust@redhat.com>
- Avoid indexing into creating_gws repeatedly
- Avoid creating empty entry for group_key if not present
- Add header comment.

Signed-off-by: Samuel Just <sjust@redhat.com>
- Avoid indexing into creating_gws repeatedly
- Avoid creating empty entry for group_key if not present
- Add header comment

Signed-off-by: Samuel Just <sjust@redhat.com>
Signed-off-by: Samuel Just <sjust@redhat.com>
- use structured binding in loops
- avoid operator[] for created_gws within loop

Signed-off-by: Samuel Just <sjust@redhat.com>
Signed-off-by: Samuel Just <sjust@redhat.com>
@athanatos athanatos force-pushed the sjust/for-review/wip-nvmeof-reenable branch from 1cc14e2 to b51f059 Compare August 22, 2024 17:26
- avoid extra operator[] into created_gws while looping over
  created_gws
- use emplace rather than construction + copy
- pass references to add_grp_id
- add header comment

Signed-off-by: Samuel Just <sjust@redhat.com>
Avoids operator[] on created_gws while looping over created_gws
in cfg_delete_gw.

Signed-off-by: Samuel Just <sjust@redhat.com>
- make validate_gw_map const
- avoid extra outer loop
- print number of active gws

Signed-off-by: Samuel Just <sjust@redhat.com>
This reverts commit 6911df2.

Signed-off-by: Samuel Just <sjust@redhat.com>
@athanatos athanatos force-pushed the sjust/for-review/wip-nvmeof-reenable branch from b51f059 to b335d0c Compare August 26, 2024 20:34
@github-actions
Copy link

github-actions bot commented Nov 5, 2024

This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days.
If you are a maintainer or core committer, please follow-up on this pull request to identify what steps should be taken by the author to move this proposed change forward.
If you are the author of this pull request, thank you for your proposed contribution. If you believe this change is still appropriate, please ensure that any feedback has been addressed and ask for a code review.

@github-actions github-actions bot added the stale label Nov 5, 2024
@github-actions
Copy link

github-actions bot commented Dec 5, 2024

This pull request has been automatically closed because there has been no activity for 90 days. Please feel free to reopen this pull request (or open a new one) if the proposed change is still appropriate. Thank you for your contribution!

@github-actions github-actions bot closed this Dec 5, 2024
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.

1 participant