Jump to: navigation, search

Difference between revisions of "Meetings/Swift"

m
 
(455 intermediate revisions by 16 users not shown)
Line 1: Line 1:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! '''2100 Meeting''' !! '''0700 Meeting'''
+
! '''2100 UTC Meeting'''
 
|-
 
|-
| '''Next meeting:''' June 7, 2017 || '''Next meeting:''' June 14, 2017
+
| '''Next meeting:''' Apr 3rd, 2024
 
|-
 
|-
| '''Chair:''' notmyname || '''Chair:''' acoles
+
| '''Location:''' #openstack-swift on OFTC
 +
|-
 +
| '''Chair:''' timburke
 
|-
 
|-
 
|
 
|
* Follow-up from previous meeting
+
<!-- List 2100UTC meeting items below here -->
** LOSF memory usage tests and mailing list thread
+
* Caracal release this week!
** TC goals
+
* PTG next week!
*** support wsgi
+
** Tim won't be around, hasn't done any prep work (sorry)
*** py3
+
** Still slots enough if someone else would like to organize
** mount_check for containers
+
* s3api: Fix handling of non-ascii access keys - merged!
*** https://review.openstack.org/#/c/466255/
+
** 913723 | https://review.opendev.org/c/openstack/swift/+/913723
** depricate known-bad EC config
+
* Feature/MPU feature branch
*** https://review.openstack.org/#/c/468105/
+
** https://review.opendev.org/q/project:openstack/swift+branch:feature/mpu+status:open
* Discuss: Follow-on vs same patch, what's the better pattern?
+
* drive-full-checker
* Priority items
+
** Run it on cron to disable(/re-enable) rsync based on disk fullness
** https://bugs.launchpad.net/swift/+bug/1568650
+
** 907523: drive-full-checker | https://review.opendev.org/c/openstack/swift/+/907523
*** related to https://bugs.launchpad.net/swift/+bug/1572719
+
* expirer grace period
** DB replicators lose metadata
+
** 874806: Add per account grace period to object expirer | https://review.opendev.org/c/openstack/swift/+/874806
*** https://review.openstack.org/#/c/302494/
+
** 874710: Add x-open-expired to recover expired objects | https://review.opendev.org/c/openstack/swift/+/874710
*** https://bugs.launchpad.net/swift/+bug/1570118
+
* cooperative tokens
** PUT+POST: https://review.openstack.org/#/c/427911/
+
** 890174: add memcached based cooperative token mechanism | https://review.opendev.org/c/openstack/swift/+/890174
*** needed to enable golang object server work
+
** 908969: use cooperative tokens to coalesce updating shard range requests into backend | https://review.opendev.org/c/openstack/swift/+/908969
** multi-region EC (docs)
+
* aws-chunked transfers
*** https://review.openstack.org/#/c/468011/
+
** 909049: s3api: Improve checksum-mismatch detection | https://review.opendev.org/c/openstack/swift/+/909049
*** https://review.openstack.org/#/c/465184/
+
*** Clay has concerns about the BaseException pattern
** ssync syncs an expired object as a tombstone, probe test_object_expirer fails
+
** 909800: utils: Add crc32c function | https://review.opendev.org/c/openstack/swift/+/909800
*** https://bugs.launchpad.net/swift/+bug/1652323
+
** 909801: s3api: Add support for additional checksums | https://review.opendev.org/c/openstack/swift/+/909801
** Limit number of revert tombstone SSYNC requests
+
** 909802: s3api: Additional checksums for MPUs | https://review.opendev.org/c/openstack/swift/+/909802
*** https://review.openstack.org/#/c/439572/
+
*** Should maybe get squashed into a single "add checksum support" patch?
*** https://bugs.launchpad.net/swift/+bug/1668857
+
** 836755: Add support of Sigv4-streaming | https://review.opendev.org/c/openstack/swift/+/836755
** Return 404 on a GET if tombstone is newer
+
* s3api and slo Partnum support
*** https://review.openstack.org/#/c/371150/
+
** Swift chain landed!
*** https://launchpad.net/bugs/1560574
+
** 902020: support part-num in python swiftClient | https://review.opendev.org/c/openstack/python-swiftclient/+/902020
** Make eventlet.tpool's thread count configurable in object server
+
<!-- End 2100UTC meeting items -->
*** https://review.openstack.org/#/c/289664/
 
*** https://bugs.launchpad.net/swift/+bug/1554233
 
* Open Discussion
 
||
 
* Follow-up from previous meeting
 
** .
 
* Open Discussion
 
 
|}
 
|}
  
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
| '''Meeting Logs''' || http://eavesdrop.openstack.org/meetings/swift/2017/
+
| '''Meeting Logs''' || http://eavesdrop.openstack.org/meetings/swift/2024/
 
|-
 
|-
 
|'''Useful Commands'''|| #link #info #agreed #topic and #startmeeting
 
|'''Useful Commands'''|| #link #info #agreed #topic and #startmeeting
 
|}
 
|}
 +
 +
* PTG action items
 +
** (timburke) interop feedback on https://review.opendev.org/c/openinfra/interop/+/811049/
 +
** better defaults (or at least, use better defaults in install/deployment guides)
 +
*** (mattoliverau) recommend servers-per-port
 +
*** (mattoliverau) make etherpad to collect more defaults that need updating
 +
*** Etherpad: https://etherpad.opendev.org/p/swift-better-defaults
 +
** (acoles) dark data audit watcher patch: https://review.opendev.org/c/openstack/swift/+/787656
 +
** (timburke) abandon old patches
 +
** (mattoliverau) bug triage/squash
 +
*** Etherpad: https://etherpad.opendev.org/p/swift-bug-triage-a-thon
 +
*** Ethercalc: https://ethercalc.openstack.org/mf3yro7018m0
 +
** (acoles) drop logging translations - https://bugs.launchpad.net/swift/+bug/1674543
 +
** (timburke) look into how to translate docs so seongsoocho can propose Korean translations
 +
** check continued usefulness of the ops runbook
 +
** consolidate various admin guides
 +
** write a "why swift?" doc(/README?) section
  
 
----
 
----
 
 
* Things happening in Swift
 
** golang object server
 
** improve reconstructor performance
 
** policy migration
 
** policy auto tiering
 
** sync to elasticsearch
 
** container sharding
 
** symlinks
 
** increase part power
 
** container sharding
 
 
  
 
When adding an item, please include your IRC nickname with it.
 
When adding an item, please include your IRC nickname with it.
 
  
 
----
 
----
  
 
[[Category:ObjectStorage]]
 
[[Category:ObjectStorage]]

Latest 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.