]>
git.apps.os.sepia.ceph.com Git - ceph-ci.git/log 
Yingxin Cheng  [Fri, 31 Dec 2021 03:45:51 +0000  (11:45 +0800)] 
crimson/os/seastore: clean up loggingSigned-off-by: Yingxin Cheng <yingxin.cheng@intel.com> 
Yingxin  [Wed, 29 Dec 2021 05:01:50 +0000  (13:01 +0800)] 
Merge pull request #44403 from cyx1231st/wip-fix-crimson-argsReviewed-by: Kefu Chai <tchaikov@gmail.com> 
Kefu Chai  [Tue, 28 Dec 2021 16:31:03 +0000  (00:31  +0800)] 
Merge pull request #44396 from cyx1231st/wip-seastore-fix-seastar-runnerReviewed-by: Xuehan Xu <xuxuehan@360.cn> Reviewed-by: Kefu Chai <tchaikov@gmail.com> 
Kefu Chai  [Tue, 28 Dec 2021 11:55:41 +0000  (19:55 +0800)] 
Merge pull request #44274 from fengchunsong/dpdk-dfxReviewed-by: Kefu Chai <tchaikov@gmail.com> 
Chunsong Feng  [Fri, 10 Dec 2021 08:59:41 +0000  (08:59 +0000)] 
msg/async/dpdk:add commands to obtain the NIC status and statisticsSigned-off-by: Chunsong Feng <fengchunsong@huawei.com> Reviewed-by: luo rixin <luorixin@huawei.com> Reviewed-by: Han Fengzhe  <hanfengzhe@hisilicon.com> 
fengchunsong  [Mon, 27 Dec 2021 23:53:19 +0000  (07:53 +0800)] 
Merge pull request #44276 from fengchunsong/dpdk-affinity
Patrick Donnelly  [Mon, 27 Dec 2021 17:55:30 +0000  (12:55 -0500)] 
Merge PR #44342 into masterReviewed-by: Xiubo Li <xiubli@redhat.com> 
Chunsong Feng  [Mon, 27 Dec 2021 13:03:21 +0000  (13:03 +0000)] 
common/numa: Skip the DPDK thread when setting NUMA affinitySigned-off-by: Chunsong Feng <fengchunsong@huawei.com> Reviewed-by: luo rixin <luorixin@huawei.com> Reviewed-by: Han Fengzhe  <hanfengzhe@hisilicon.com> 
Chunsong Feng  [Fri, 10 Dec 2021 10:18:36 +0000  (10:18 +0000)] 
msg/async: refactory rename_thread for DPDKStackSigned-off-by: Chunsong Feng <fengchunsong@huawei.com> Reviewed-by: luo rixin <luorixin@huawei.com> Reviewed-by: Han Fengzhe  <hanfengzhe@hisilicon.com> 
Ilya Dryomov  [Mon, 27 Dec 2021 11:29:07 +0000  (12:29 +0100)] 
Merge pull request #44243 from ideepika/wip-deepika-iscsiReviewed-by: Melissa Li <melissali@redhat.com> Reviewed-by: Ilya Dryomov <idryomov@gmail.com> 
Yingxin Cheng  [Fri, 24 Dec 2021 08:16:04 +0000  (16:16 +0800)] 
crimson/osd: print message when customize parametersSigned-off-by: Yingxin Cheng <yingxin.cheng@intel.com> 
Yingxin Cheng  [Fri, 24 Dec 2021 08:14:29 +0000  (16:14 +0800)] 
crimson/osd: allow seastar application to print its helpsSigned-off-by: Yingxin Cheng <yingxin.cheng@intel.com> 
Yingxin Cheng  [Fri, 24 Dec 2021 08:12:13 +0000  (16:12 +0800)] 
crimson/osd: --help-seastar does no longer belong to unknown_argsSigned-off-by: Yingxin Cheng <yingxin.cheng@intel.com> 
Kefu Chai  [Mon, 27 Dec 2021 09:14:58 +0000  (17:14 +0800)] 
Merge pull request #44411 from tchaikov/wip-crimson-docReviewed-by: Yingxin Cheng <yingxin.cheng@intel.com> Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Kefu Chai  [Sun, 26 Dec 2021 13:46:41 +0000  (21:46 +0800)] 
Merge pull request #44333 from rzarzynski/wip-crimson-fix-recovery-discardingReviewed-by: Samuel Just <sjust@redhat.com> Reviewed-by: Chunmei Liu <chunmei.liu@intel.com> 
Kefu Chai  [Sun, 26 Dec 2021 12:41:33 +0000  (20:41 +0800)] 
Merge pull request #44275 from fengchunsong/dpdk-nicReviewed-by: Kefu Chai <tchaikov@gmail.com> 
Kefu Chai  [Sun, 26 Dec 2021 12:04:40 +0000  (20:04 +0800)] 
Merge pull request #44285 from fengchunsong/dpdk-rte-initReviewed-by: Kefu Chai <tchaikov@gmail.com> 
Chunsong Feng  [Sat, 11 Dec 2021 01:11:18 +0000  (01:11  +0000)] 
msg/async/dpdk:add the handling of DPDK initialization failureSigned-off-by: Chunsong Feng <fengchunsong@huawei.com> Reviewed-by: luo rixin <luorixin@huawei.com> Reviewed-by: Han Fengzhe  <hanfengzhe@hisilicon.com> 
Kefu Chai  [Sun, 26 Dec 2021 05:11:06 +0000  (13:11 +0800)] 
doc: remove references to SEASTAR_DEFAULT_ALLOCATOR
now that https://github.com/scylladb/seastar/commit/
067681b70172ab4a6676431b623e8bd0caab6dc8 
has been merged upstream, and our src/seastar submodule includes
this commit. there is no need to worry that the seastar's lockless
allocator does not work with seastar::alien anymore.
Signed-off-by: Kefu Chai <tchaikov@gmail.com> 
Yingxin Cheng  [Fri, 24 Dec 2021 03:05:30 +0000  (11:05 +0800)] 
crimson/test: fix SeastarRunner when app is not startedSigned-off-by: Yingxin Cheng <yingxin.cheng@intel.com> 
Chunsong Feng  [Fri, 10 Dec 2021 02:27:58 +0000  (02:27  +0000)] 
msg/async/dpdk: add NIC whitelist configurationSigned-off-by: Chunsong Feng <fengchunsong@huawei.com> Reviewed-by: luo rixin <luorixin@huawei.com> Reviewed-by: Han Fengzhe  <hanfengzhe@hisilicon.com> 
Kefu Chai  [Sat, 25 Dec 2021 08:44:07 +0000  (16:44 +0800)] 
Merge pull request #44404 from inspur-wyq/wip-doc-mgr-zabbixReviewed-by: Kefu Chai <tchaikov@gmail.com> 
wangyunqing  [Fri, 24 Dec 2021 09:10:11 +0000  (17:10 +0800)] 
doc/mgr/zabbix.rst: fix typosSigned-off-by: wangyunqing <wangyunqing@inspur.com> 
Yingxin  [Fri, 24 Dec 2021 03:41:02 +0000  (11:41 +0800)] 
Merge pull request #44378 from cyx1231st/wip-seastore-onode-cleanupReviewed-by: Xuehan Xu <xxhdx1985126@gmail.com> Reviewed-by: Chunmei Liu <chunmei.liu@intel.com> 
Yuri Weinstein  [Fri, 24 Dec 2021 00:44:43 +0000  (16:44 -0800)] 
Merge pull request #44311 from ifed01/wip-ifed-cleanup-onode-pinReviewed-by: Adam Kupczyk <akupczyk@redhat.com> 
Yuri Weinstein  [Fri, 24 Dec 2021 00:44:06 +0000  (16:44 -0800)] 
Merge pull request #44303 from 5cs/fix-new-state-weightReviewed-by: xie xingguo <xie.xingguo@zte.com.cn> 
Neha Ojha  [Thu, 23 Dec 2021 23:34:22 +0000  (15:34 -0800)] 
Merge pull request #44391 from anthonyeleven/anthonyeleven/correct-quay-urlReviewed-by: Neha Ojha <nojha@redhat.com> 
Anthony D'Atri  [Thu, 23 Dec 2021 20:11:25 +0000  (12:11 -0800)] 
doc/install: Update quay.io URL for ceph-ci buildsSigned-off-by: Anthony D'Atri <anthony.datri@gmail.com> 
Yuri Weinstein  [Thu, 23 Dec 2021 22:02:39 +0000  (14:02 -0800)] 
Merge pull request #44352 from SMIL-Infra/journaldReviewed-by: Kefu Chai <kchai@redhat.com> 
Yuri Weinstein  [Thu, 23 Dec 2021 22:02:16 +0000  (14:02 -0800)] 
Merge pull request #42896 from ifed01/wip-ifed-bluefs-improve-logReviewed-by: Adam Kupczyk <akupczyk@redhat.com> 
Yuri Weinstein  [Thu, 23 Dec 2021 22:00:25 +0000  (14:00 -0800)] 
Merge pull request #44353 from tchaikov/wip-str-mapReviewed-by: Adam Emerson <aemerson@redhat.com> Reviewed-by: Casey Bodley <cbodley@redhat.com> 
Yuri Weinstein  [Thu, 23 Dec 2021 21:59:36 +0000  (13:59 -0800)] 
Merge pull request #44330 from rzarzynski/wip-osd-drop-includesReviewed-by: Neha Ojha <nojha@redhat.com> 
Ernesto Puerta  [Thu, 23 Dec 2021 16:23:18 +0000  (17:23 +0100)] 
Merge pull request #44364 from rhcs-dashboard/e2e-fixupsReviewed-by: Aashish Sharma <aasharma@redhat.com> Reviewed-by: Alfonso Martínez <almartin@redhat.com> Reviewed-by: Nizamudeen A <nia@redhat.com> 
Patrick Donnelly  [Thu, 23 Dec 2021 13:52:10 +0000  (08:52 -0500)] 
Merge PR #44322 into masterReviewed-by: Xiubo Li <xiubli@redhat.com> 
Kefu Chai  [Thu, 23 Dec 2021 13:22:37 +0000  (21:22 +0800)] 
Merge pull request #44375 from wjwithagen/wjw-fix-missing-utilityReviewed-by: Kefu Chai <tchaikov@gmail.com> 
Nizamudeen A  [Mon, 20 Dec 2021 09:14:29 +0000  (14:44 +0530)] 
mgr/dashboard: fix timeout error in dashboard cephadm e2e jobFixes: https://tracker.ceph.com/issues/53672 Signed-off-by: Nizamudeen A <nia@redhat.com> 
Kefu Chai  [Thu, 23 Dec 2021 02:31:32 +0000  (10:31 +0800)] 
Merge pull request #44365 from tchaikov/wip-seastarReviewed-by: Ronen Friedman <rfriedma@redhat.com> 
Patrick Donnelly  [Wed, 22 Dec 2021 19:08:26 +0000  (14:08 -0500)] 
Merge PR #44324 into masterReviewed-by: Neha Ojha <nojha@redhat.com> 
Patrick Donnelly  [Wed, 22 Dec 2021 19:05:03 +0000  (14:05 -0500)] 
Merge PR #44313 into masterReviewed-by: Patrick Donnelly <pdonnell@redhat.com> 
Patrick Donnelly  [Wed, 22 Dec 2021 19:03:37 +0000  (14:03 -0500)] 
Merge PR #43881 into masterReviewed-by: Patrick Donnelly <pdonnell@redhat.com> 
Neha Ojha  [Wed, 22 Dec 2021 18:48:00 +0000  (10:48 -0800)] 
Merge pull request #44372 from DimitriPapadopoulos/codespell_examplesReviewed-by: Laura Flores <lflores@redhat.com> 
Neha Ojha  [Wed, 22 Dec 2021 18:06:28 +0000  (10:06 -0800)] 
Merge pull request #44241 from kamoltat/wip-ksirivad-pool-bulk-flagReviewed-by: Josh Durgin <jdurgin@redhat.com> 
Neha Ojha  [Wed, 22 Dec 2021 17:23:22 +0000  (09:23 -0800)] 
Merge pull request #44385 from trociny/wip-53677Reviewed-by: Neha Ojha <nojha@redhat.com> 
Ernesto Puerta  [Wed, 22 Dec 2021 16:09:42 +0000  (17:09 +0100)] 
Merge pull request #44360 from SMIL-Infra/fix-ios-frontendReviewed-by: Aashish Sharma <aasharma@redhat.com> Reviewed-by: Alfonso Martínez <almartin@redhat.com> Reviewed-by: huww98 <NOT@FOUND> Reviewed-by: Laura Flores <lflores@redhat.com> Reviewed-by: Nizamudeen A <nia@redhat.com> 
Josh Durgin  [Wed, 22 Dec 2021 15:25:13 +0000  (07:25 -0800)] 
Merge pull request #43598 from ideepika/wip-opentelemetryReviewed-by: Yuval Lifshitz <ylifshit@redhat.com> Reviewed-by: Josh Durgin <jdurgin@redhat.com> 
Ernesto Puerta  [Wed, 22 Dec 2021 12:04:14 +0000  (13:04 +0100)] 
Merge pull request #44334 from aclamk/wip-aclamk-better-bluestore-perfReviewed-by: Ernesto Puerta <epuertat@redhat.com> Reviewed-by: Igor Fedotov <ifedotov@suse.com> Reviewed-by: Laura Flores <lflores@redhat.com> Reviewed-by: Yuri Weinstein <yweins@redhat.com> 
Dimitri Papadopoulos  [Wed, 8 Dec 2021 11:43:27 +0000  (12:43 +0100)] 
examples: typos found by codespellSigned-off-by: Dimitri Papadopoulos <dpo.ceph@mail.com> 
Neha Ojha  [Tue, 21 Dec 2021 19:57:01 +0000  (11:57 -0800)] 
Merge pull request #44317 from aclamk/aclamk-fix-bluefs-importReviewed-by: Igor Fedotov <igor.fedotov@croit.io> 
Yuri Weinstein  [Tue, 21 Dec 2021 18:04:54 +0000  (10:04 -0800)] 
Merge pull request #44328 from yaarith/gather_crashinfo-indexerrorReviewed-by: Sebastian Wagner <sebastian.wagner@suse.com> Reviewed-by: Neha Ojha <nojha@redhat.com> Reviewed-by: Laura Flores <lflores@redhat.com> 
Yuri Weinstein  [Tue, 21 Dec 2021 18:04:25 +0000  (10:04 -0800)] 
Merge pull request #44327 from yaarith/gather_device_report-indexerrorReviewed-by: Sebastian Wagner <sebastian.wagner@suse.com> 
Yuri Weinstein  [Tue, 21 Dec 2021 18:03:31 +0000  (10:03 -0800)] 
Merge pull request #44314 from locallocal/masterReviewed-by: Neha Ojha <nojha@redhat.com> 
Yuri Weinstein  [Tue, 21 Dec 2021 18:03:10 +0000  (10:03 -0800)] 
Merge pull request #43686 from myoungwon/wip-ceph-dedup-tool-make-dedup-objReviewed-by: Samuel Just <sjust@redhat.com> 
Mykola Golub  [Tue, 21 Dec 2021 18:00:28 +0000  (20:00 +0200)] 
qa/tasks: improve backfill_toofull testFixes: https://tracker.ceph.com/issues/53677 Signed-off-by: Mykola Golub <mgolub@suse.com> 
Ernesto Puerta  [Tue, 21 Dec 2021 16:58:17 +0000  (17:58 +0100)] 
Merge pull request #44190 from rhcs-dashboard/grafana-regexReviewed-by: Alfonso Martínez <almartin@redhat.com> Reviewed-by: Avan Thakkar <athakkar@redhat.com> Reviewed-by: Ernesto Puerta <epuertat@redhat.com> Reviewed-by: Nizamudeen A <nia@redhat.com> Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com> 
Ernesto Puerta  [Tue, 21 Dec 2021 16:53:41 +0000  (17:53 +0100)] 
Merge pull request #44362 from rhcs-dashboard/kcli-e2e-improvementsReviewed-by: Avan Thakkar <athakkar@redhat.com> Reviewed-by: Laura Flores <lflores@redhat.com> Reviewed-by: Nizamudeen A <nia@redhat.com> 
Ernesto Puerta  [Tue, 21 Dec 2021 16:33:21 +0000  (17:33 +0100)] 
Merge pull request #43838 from rhcs-dashboard/fix-53128-masterReviewed-by: Alfonso Martínez <almartin@redhat.com> Reviewed-by: Avan Thakkar <athakkar@redhat.com> Reviewed-by: Ernesto Puerta <epuertat@redhat.com> Reviewed-by: Nizamudeen A <nia@redhat.com> 
Yingxin Cheng  [Tue, 21 Dec 2021 14:32:34 +0000  (22:32 +0800)] 
crimson/os/seastore: fix potential leak for onodes to live across transactionsSigned-off-by: Yingxin Cheng <yingxin.cheng@intel.com> 
Ernesto Puerta  [Tue, 21 Dec 2021 12:33:51 +0000  (13:33 +0100)] 
Merge pull request #43942 from rhcs-dashboard/host-drain-frontendReviewed-by: Alfonso Martínez <almartin@redhat.com> Reviewed-by: Avan Thakkar <athakkar@redhat.com> Reviewed-by: Ernesto Puerta <epuertat@redhat.com> Reviewed-by: Nizamudeen A <nia@redhat.com> 
Nizamudeen A  [Tue, 16 Nov 2021 11:00:02 +0000  (16:30 +0530)] 
mgr/dashboard: Implement drain host functionality in dashboardFixes: https://tracker.ceph.com/issues/51587 Signed-off-by: Nizamudeen A <nia@redhat.com> 
Willem Jan Withagen  [Tue, 21 Dec 2021 09:10:17 +0000  (10:10 +0100)] 
common: Fix missing utility includeSigned-off-by: Willem Jan Withagen <wjw@digiware.nl> 
Kamoltat  [Tue, 21 Dec 2021 07:56:37 +0000  (07:56 +0000)] 
Added ReleasesNotes and documentationSigned-off-by: Kamoltat <ksirivad@redhat.com> 
Neha Ojha  [Tue, 21 Dec 2021 01:15:13 +0000  (17:15 -0800)] 
Merge pull request #42750 from aclamk/wip-aclamk-bluefs-log-incrementalReviewed-by: Igor Fedotov <igor.fedotov@croit.io> 
Ernesto Puerta  [Mon, 20 Dec 2021 22:43:18 +0000  (23:43 +0100)] 
Merge pull request #44368 from ceph/fix-api-testsReviewed-by: Alfonso Martínez <almartin@redhat.com> Reviewed-by: David Galloway <dgallowa@redhat.com> Reviewed-by: Ernesto Puerta <epuertat@redhat.com> Reviewed-by: Laura Flores <lflores@redhat.com> 
Adam Kupczyk  [Wed, 15 Dec 2021 09:59:55 +0000  (09:59 +0000)] 
os/bluestore/bluefs: Add tracking of bluefs log in noop replay modeSigned-off-by: Adam Kupczyk <akupczyk@redhat.com> 
Adam Kupczyk  [Wed, 24 Nov 2021 17:55:05 +0000  (18:55 +0100)] 
os/bluestore/bluefs: Sync BlueFS log with its allocation deltaSigned-off-by: Adam Kupczyk <akupczyk@redhat.com> 
Adam Kupczyk  [Wed, 24 Nov 2021 17:52:35 +0000  (18:52 +0100)] 
test/objectstore/bluefs_test: Add test for continuation of previous BlueFS logSigned-off-by: Adam Kupczyk <akupczyk@redhat.com> 
Igor Fedotov  [Fri, 30 Jul 2021 11:02:26 +0000  (14:02 +0300)] 
os/bluefs: allow incremental file metadata updates in bluefs logSigned-off-by: Adam Kupczyk <akupczyk@redhat.com> 
Kamoltat  [Wed, 15 Dec 2021 05:26:29 +0000  (05:26  +0000)] 
qa/workunits/cephtool: modified test.shSigned-off-by: Kamoltat <ksirivad@redhat.com> 
Kamoltat  [Tue, 14 Dec 2021 21:32:10 +0000  (21:32 +0000)] 
qa/workunits/mon/pg_autoscaler: modified test scriptSigned-off-by: Kamoltat <ksirivad@redhat.com> 
Kamoltat  [Mon, 13 Dec 2021 15:30:17 +0000  (15:30 +0000)] 
pg_autoscaler/test: Modified unit-test for bulk flagSigned-off-by: Kamoltat <ksirivad@redhat.com> 
Kamoltat  [Tue, 7 Dec 2021 21:15:36 +0000  (21:15 +0000)] 
mon: osd pool create <pool-name> with --bulk flagSigned-off-by: Kamoltat <ksirivad@redhat.com> 
Patrick Donnelly  [Mon, 20 Dec 2021 19:41:43 +0000  (14:41 -0500)] 
Merge PR #44315 into masterReviewed-by: Patrick Donnelly <pdonnell@redhat.com> Reviewed-by: Xiubo Li <xiubli@redhat.com> 
David Galloway  [Mon, 20 Dec 2021 15:44:23 +0000  (10:44 -0500)] 
pybind/mgr/dashboard/run-backend-api-tests: Older setuptoolsSigned-off-by: David Galloway <dgallowa@redhat.com> 
Matt Benjamin  [Mon, 20 Dec 2021 15:50:44 +0000  (10:50 -0500)] 
Merge pull request #42416 from galsalomon66/wip-test-albin-error-status
Kefu Chai  [Mon, 20 Dec 2021 12:05:06 +0000  (20:05 +0800)] 
seastar: pick up upstream change which includes cryptopp fixSigned-off-by: Kefu Chai <tchaikov@gmail.com> 
Igor Fedotov  [Tue, 14 Dec 2021 14:56:37 +0000  (17:56 +0300)] 
os/bluestore: get rid of fake onode nref increment for pinned entrySigned-off-by: Igor Fedotov <igor.fedotov@croit.io> 
Alfonso Martínez  [Mon, 20 Dec 2021 08:12:37 +0000  (09:12 +0100)] 
mgr/dashboard: cephadm e2e job: improvementsFixes: https://tracker.ceph.com/issues/53666 Signed-off-by: Alfonso Martínez <almartin@redhat.com> 
Aashish Sharma  [Mon, 8 Nov 2021 07:31:02 +0000  (13:01 +0530)] 
mgr/dashboard: Cluster Expansion - Review Section: fixes and improvementsFixes: https://tracker.ceph.com/issues/53128 Signed-off-by: Aashish Sharma <aasharma@redhat.com> 
胡玮文  [Mon, 20 Dec 2021 04:54:23 +0000  (12:54 +0800)] 
mgr/dashboard: fix white screen on SafariFixes: https://tracker.ceph.com/issues/53665 Signed-off-by: 胡玮文 <huww98@outlook.com> 
Kefu Chai  [Sun, 19 Dec 2021 07:53:45 +0000  (15:53 +0800)] 
Merge pull request #44350 from Huber-ming/fix_annotation_misspellingReviewed-by: Kefu Chai <tchaikov@gmail.com> 
胡玮文  [Sun, 19 Dec 2021 06:47:20 +0000  (14:47 +0800)] 
common: fix fmt::format_to deprecated warningSigned-off-by: 胡玮文 <huww98@outlook.com> 
Kefu Chai  [Sun, 19 Dec 2021 06:48:07 +0000  (14:48 +0800)] 
mgr: move DaemonState methods into .ccSigned-off-by: Kefu Chai <tchaikov@gmail.com> 
Kefu Chai  [Sun, 19 Dec 2021 06:43:35 +0000  (14:43 +0800)] 
mgr: refactor DaemonState::set_metadata()Signed-off-by: Kefu Chai <tchaikov@gmail.com> 
Kefu Chai  [Sun, 19 Dec 2021 04:25:50 +0000  (12:25 +0800)] 
common/str_map: reimplement get_str_list() using for_each_pairSigned-off-by: Kefu Chai <tchaikov@gmail.com> 
Kefu Chai  [Sat, 18 Dec 2021 14:19:50 +0000  (22:19 +0800)] 
Merge pull request #44277 from fengchunsong/dpdk-rte-exitReviewed-by: Kefu Chai <tchaikov@gmail.com> 
galsalomon66  [Thu, 2 Dec 2021 11:11:00 +0000  (13:11 +0200)] 
using fmt for message formattingSigned-off-by: galsalomon66 <gal.salomon@gmail.com> 
galsalomon66  [Thu, 2 Dec 2021 10:08:31 +0000  (12:08 +0200)] 
fix comments; enum-class; typo; documentationSigned-off-by: galsalomon66 <gal.salomon@gmail.com> 
galsalomon66  [Sat, 27 Nov 2021 19:53:55 +0000  (21:53 +0200)] 
typoSigned-off-by: galsalomon66 <gal.salomon@gmail.com> 
galsalomon66  [Sat, 27 Nov 2021 17:44:40 +0000  (19:44 +0200)] 
modification for error-handling and boto3Signed-off-by: galsalomon66 <gal.salomon@gmail.com> 
galsalomon66  [Fri, 26 Nov 2021 08:22:51 +0000  (10:22 +0200)] 
adding/modifying documentation for output-serialization, s3select-response, syntax support, error-handlingSigned-off-by: galsalomon66 <gal.salomon@gmail.com> 
galsalomon66  [Wed, 24 Nov 2021 09:45:27 +0000  (11:45 +0200)] 
s3select: point to s3select/master(after merging pr #90)Signed-off-by: galsalomon66 <gal.salomon@gmail.com> 
galsalomon66  [Wed, 17 Nov 2021 17:55:48 +0000  (19:55 +0200)] 
in the case Presto is push-down query, it also send output-serialization parameter('
'), that should be handle as '\n'Signed-off-by: galsalomon66 <gal.salomon@gmail.com> 
galsalomon66  [Mon, 15 Nov 2021 17:29:30 +0000  (19:29 +0200)] 
s3tests.yaml points to ceph-masterSigned-off-by: galsalomon66 <gal.salomon@gmail.com> 
gal salomon  [Fri, 7 May 2021 21:29:13 +0000  (00:29  +0300)] 
RGW: Implement continuation, progress, stats, end s3select response    Signed-off-by: Albin Antony <aantony@redhat.com>     Signed-off-by: galsalomon66 <gal.salomon@gmail.com> 
Huber-ming  [Sat, 18 Dec 2021 06:43:34 +0000  (14:43 +0800)] 
rgw: fix misspelling of 'effort'Signed-off-by: Huber-ming <zhangsm01@inspur.com> 
Joseph Sawaya  [Fri, 17 Dec 2021 17:50:18 +0000  (12:50 -0500)] 
Merge pull request #43139 from josephsawaya/rook-orch-qa
Sage Weil  [Fri, 17 Dec 2021 14:59:48 +0000  (09:59 -0500)] 
Merge PR #44337 into masterReviewed-by: Patrick Donnelly <pdonnell@redhat.com> 
Casey Bodley  [Fri, 17 Dec 2021 14:30:42 +0000  (09:30 -0500)] 
Merge pull request #43872 from Huber-ming/reshardReviewed-by: Casey Bodley <cbodley@redhat.com> 
Casey Bodley  [Fri, 17 Dec 2021 14:30:32 +0000  (09:30 -0500)] 
Merge pull request #43817 from joke-lee/UploadPartCopy-src-not-existReviewed-by: Casey Bodley <cbodley@redhat.com> 
Casey Bodley  [Fri, 17 Dec 2021 14:30:21 +0000  (09:30 -0500)] 
Merge pull request #43259 from paulreece42/wip-rgw-xmlfixReviewed-by: Casey Bodley <cbodley@redhat.com>