Merged
Conversation
Member
|
Can you squash the commits and sign off? |
'rgw socket path' overrides 'rgw port'. An 'rgw host' can be set to listen on a specific ip (default is 0.0.0.0) Signed-off-by: Guilhem Lettron <guilhem.lettron@youscribe.com>
Contributor
Author
|
@yehudasa I think that it's ok for me. |
XinzeChi
pushed a commit
to XinzeChi/ceph
that referenced
this pull request
Jan 29, 2016
…action osd: don't update epoch and rollback_info if no need
ddiss
pushed a commit
to ddiss/ceph
that referenced
this pull request
Oct 25, 2016
Ses3 reduce client footprint
p-se
pushed a commit
to p-se/ceph
that referenced
this pull request
Jan 31, 2018
mgr/dashboard_v2: Configuration settings support
ivancich
added a commit
to ivancich/ceph-fork
that referenced
this pull request
May 11, 2018
effea49 Merge pull request ceph#46 from ivancich/wip-add-cost 6f8e3d6 Allow the dmclock library to handle the "cost" of an operation/request. This is in contrast to just measuring ops. If the cost is set at the value 1, then it's equivalent to the old code. 3d777c1 Merge pull request ceph#55 from ceph/wip-da-sca-20180425 c7e4470 Update .gitignore to deal with cscope files. 3b5e95d Merge pull request ceph#53 from yzhan298/mod-parameter 653d149 misc: mark constructors as explicit 6a4a8e7 Change a variable name from delay to finishing_check_period c4334e5 Merge pull request ceph#52 from Rubonnek/pass-by-reference 2358ec4 Added const references to various function parameters git-subtree-dir: src/dmclock git-subtree-split: effea49
galsalomon66
added a commit
that referenced
this pull request
Jan 14, 2021
#46) * The semantic analysis for nested-calls of non-aggregate functions with aggregate function was wrong, this PR fix several issues. first it rejects illegal queries, second it executes correctly these use-cases. Signed-off-by: gal salomon <gal.salomon@gmail.com> * semantic analysis rejects illegal aggregation queries; it identifying wrong combinations of aggregation projection and non-aggregation projection Signed-off-by: gal salomon <gal.salomon@gmail.com> * marking subtree as runnable; changes to execution flow to support correct execution of nested&complex aggregation queries Signed-off-by: gal salomon <gal.salomon@gmail.com> * adding const qualifier to methods/variables; as part of this effort the /reolve_name/ of functions is now done upon semantic phase before execution; semantic phase should be more the name-resolving(will be on later phase); [ ceph/s3select#42 ] Signed-off-by: gal salomon <gal.salomon@gmail.com>
votdev
referenced
this pull request
in votdev/ceph
Oct 5, 2022
rgw/sfs: updated CHANGELOG.md with 0.6.0 release label
tobias-urdin
pushed a commit
to tobias-urdin/ceph
that referenced
this pull request
Aug 2, 2023
Test setting container ACLs during create bucket Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
athanatos
pushed a commit
to athanatos/ceph
that referenced
this pull request
Feb 14, 2025
Allow the dmclock library to handle the "cost" of an operation/request Reviewed-by: Casey Bodley <cbodley@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is some patches to add a binding on a tcp port