Jump to: navigation, search

Difference between revisions of "Meetings/Swift"

(907 intermediate revisions by 40 users not shown)
Line 1: Line 1:
Meeting Time: Every Wednesday at 19:00 UTC in #openstack-meeting
+
{| class="wikitable"
 +
|-
 +
! '''2100 UTC Meeting'''
 +
|-
 +
| '''Next meeting:''' Apr 3rd, 2024
 +
|-
 +
| '''Location:''' #openstack-swift on OFTC
 +
|-
 +
| '''Chair:''' timburke
 +
|-
 +
|
 +
<!-- List 2100UTC meeting items below here -->
 +
* Caracal release this week!
 +
* PTG next week!
 +
** Tim won't be around, hasn't done any prep work (sorry)
 +
** Still slots enough if someone else would like to organize
 +
*  s3api: Fix handling of non-ascii access keys - merged!
 +
** 913723 | https://review.opendev.org/c/openstack/swift/+/913723
 +
* Feature/MPU feature branch
 +
** https://review.opendev.org/q/project:openstack/swift+branch:feature/mpu+status:open
 +
* drive-full-checker
 +
** Run it on cron to disable(/re-enable) rsync based on disk fullness
 +
** 907523: drive-full-checker | https://review.opendev.org/c/openstack/swift/+/907523
 +
* expirer grace period
 +
** 874806: Add per account grace period to object expirer | https://review.opendev.org/c/openstack/swift/+/874806
 +
** 874710: Add x-open-expired to recover expired objects | https://review.opendev.org/c/openstack/swift/+/874710
 +
* cooperative tokens
 +
** 890174: add memcached based cooperative token mechanism | https://review.opendev.org/c/openstack/swift/+/890174
 +
** 908969: use cooperative tokens to coalesce updating shard range requests into backend | https://review.opendev.org/c/openstack/swift/+/908969
 +
* aws-chunked transfers
 +
** 909049: s3api: Improve checksum-mismatch detection | https://review.opendev.org/c/openstack/swift/+/909049
 +
*** Clay has concerns about the BaseException pattern
 +
** 909800: utils: Add crc32c function | https://review.opendev.org/c/openstack/swift/+/909800
 +
** 909801: s3api: Add support for additional checksums | https://review.opendev.org/c/openstack/swift/+/909801
 +
** 909802: s3api: Additional checksums for MPUs | https://review.opendev.org/c/openstack/swift/+/909802
 +
*** Should maybe get squashed into a single "add checksum support" patch?
 +
** 836755: Add support of Sigv4-streaming | https://review.opendev.org/c/openstack/swift/+/836755
 +
* s3api and slo Partnum support
 +
** Swift chain landed!
 +
** 902020: support part-num in python swiftClient | https://review.opendev.org/c/openstack/python-swiftclient/+/902020
 +
<!-- End 2100UTC meeting items -->
 +
|}
  
Next Meeting: May 7 2014
+
{| class="wikitable"
 +
|-
 +
| '''Meeting Logs''' || http://eavesdrop.openstack.org/meetings/swift/2024/
 +
|-
 +
|'''Useful Commands'''|| #link #info #agreed #topic and #startmeeting
 +
|}
  
Agenda:
+
* PTG action items
* Summit Prep
+
** (timburke) interop feedback on https://review.opendev.org/c/openinfra/interop/+/811049/
** Conference Talks
+
** better defaults (or at least, use better defaults in install/deployment guides)
*** Storage policies [peluse, notmyname]: http://openstacksummitmay2014atlanta.sched.org/event/e22627b0b0f4c212dc669d7ffc19ea2a
+
*** (mattoliverau) recommend servers-per-port
*** Global clusters [joearnold]: http://openstacksummitmay2014atlanta.sched.org/event/d565f07e51d4b300cac7badac184ccbe
+
*** (mattoliverau) make etherpad to collect more defaults that need updating
*** Swift perf [Eamonn, mjseger]: http://openstacksummitmay2014atlanta.sched.org/event/168e02588648844ff75fa9aa002355d2
+
*** Etherpad: https://etherpad.opendev.org/p/swift-better-defaults
*** Swift + Gluster [lpabon, notmyname]: http://openstacksummitmay2014atlanta.sched.org/event/5727bc231e5e6ad6e574f77a11e7540f
+
** (acoles) dark data audit watcher patch: https://review.opendev.org/c/openstack/swift/+/787656
*** Cinder and Swift [jgriffith, notmyname]: http://openstacksummitmay2014atlanta.sched.org/event/a093ab8ea13809e09b255c2fa8c9cb13
+
** (timburke) abandon old patches
*** Swift as a backend for Git [chmouel]: http://openstacksummitmay2014atlanta.sched.org/event/b9391e180f2fffee59b6aa75528af575
+
** (mattoliverau) bug triage/squash
*** Developing your own Swift middleware [cschwede]: http://openstacksummitmay2014atlanta.sched.org/event/f196f4e4c2509ba91ab53134cbcd9e5e
+
*** Etherpad: https://etherpad.opendev.org/p/swift-bug-triage-a-thon
** Summit Sessions
+
*** Ethercalc: https://ethercalc.openstack.org/mf3yro7018m0
*** http://junodesignsummit.sched.org/type/swift
+
** (acoles) drop logging translations - https://bugs.launchpad.net/swift/+bug/1674543
*** creiht, notmyname, fifield, kota tsuyuzaki, mjseger, peluse, portante
+
** (timburke) look into how to translate docs so seongsoocho can propose Korean translations
** FYI
+
** check continued usefulness of the ops runbook
*** Sunday afternoon storage hackathon: http://osstorage-hack.eventbrite.com
+
** consolidate various admin guides
*** Wednesday evening SwiftStack party: https://www.eventbrite.com/e/come-one-come-all-for-a-carnival-yall-tickets-11325708499
+
** write a "why swift?" doc(/README?) section
  
* Functional tests [portante]
+
----
** current status
 
** next steps needed to get it gating
 
  
[when adding an agenda item, please include your name or IRC nick]
+
When adding an item, please include your IRC nickname with it.
 +
 
 +
----
 +
 
 +
[[Category:ObjectStorage]]

Revision as of 20:25, 3 April 2024

2100 UTC Meeting
Next meeting: Apr 3rd, 2024
Location: #openstack-swift on OFTC
Chair: timburke
Meeting Logs http://eavesdrop.openstack.org/meetings/swift/2024/
Useful Commands #link #info #agreed #topic and #startmeeting

When adding an item, please include your IRC nickname with it.