Jump to: navigation, search

Difference between revisions of "Swift/PriorityReviews"

(47 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
'''Swift Review Dashboard:''' http://not.mn/reviews.html
 
'''Swift Review Dashboard:''' http://not.mn/reviews.html
 
'''Swift 2.22.0 release pre-reqs'''
 
* fixups needed to run tests under py2 against services on py3
 
** <s>https://review.opendev.org/#/c/662546/ UTF8 header names; work around https://bugs.python.org/issue37093</s>
 
** <s>https://review.opendev.org/#/c/665494/ make replication_concurrency work</s>
 
** https://review.opendev.org/#/c/653548/ add py3 DSVM job; has some memcache fixups
 
** https://review.opendev.org/#/c/666942/ use py3 DSVM job to run tests under py2 against servers under py3
 
 
  
 
'''Open patches that are running in production somewhere'''
 
'''Open patches that are running in production somewhere'''
Line 15: Line 7:
 
* https://review.openstack.org/#/c/342857/ (timburke)
 
* https://review.openstack.org/#/c/342857/ (timburke)
 
* https://review.openstack.org/#/c/265015/ (timburke)
 
* https://review.openstack.org/#/c/265015/ (timburke)
* https://review.opendev.org/#/c/667203/ (timburke)
 
  
  
'''Python3 Patches'''
+
'''Swift Patches'''
 +
 
 +
* liberasurecode upgrade bug
 +
** https://review.opendev.org/738959 - liberasurecode - Be willing to write fragments with legacy crc
 +
** https://review.opendev.org/739164 - swift - ec: Add an option to write fragments with legacy crc
 +
* Worker Management
 +
** https://review.opendev.org/748721 - wsgi: stop closing listen sockets when workers die
 +
 
 +
 
 +
'''PTG Patches'''
  
* https://review.opendev.org/#/c/665758/ raise eventlet minimum -- should wait until after release
+
* S3 Multipart Uploads
* https://review.opendev.org/#/c/665773/ ECAppIter fix
+
** https://review.opendev.org/#/c/733026/ - Async delete of segment data
* py3 func tests:
+
* https://review.opendev.org/#/c/706653/ - Audit watchers
** https://review.openstack.org/#/c/645388/ functional/test_account.py functional/test_container.py
+
* Auto-sharding ([https://docs.google.com/document/d/15yG9zOatwPyXCA3YLNLdNIue9qDR4wLyMPIbypcbALc/edit?usp=sharing background/design])
** https://review.openstack.org/#/c/642920/ functional/test_dlo.py
+
** https://review.opendev.org/#/c/667030/ - Prep
** https://review.openstack.org/#/c/645895/ functional/test_object.py, plus func-ec-py37 job
+
** https://review.opendev.org/#/c/667579/ - Meat
** https://review.opendev.org/#/c/659673/ functional/test_slo.py
+
* Improved metrics/monitoring
** https://review.opendev.org/#/c/647923/ functional/test_domain_remap.py functional/test_staticweb.py
+
** https://review.opendev.org/#/c/715580/ - Updater lag
 +
** https://review.opendev.org/#/c/716016/ - s3api stats
 +
* CORS
 +
** https://review.opendev.org/#/c/533028/ - Functional tests
 +
** https://review.opendev.org/#/c/710330/ - S3 passthrough
 +
** https://review.opendev.org/#/c/710355/ - S3 preflight
 +
** https://review.opendev.org/#/c/720098/ - S3 MPU
 +
* https://review.opendev.org/#/c/676959/ - Derived-container policies
  
  

Revision as of 18:54, 1 October 2020

Swift Review Dashboard: http://not.mn/reviews.html

Open patches that are running in production somewhere


Swift Patches


PTG Patches


PyECLib/LibEC Patches


Bug triage worksheet: https://etherpad.openstack.org/p/swift-bug-triage-list

swiftclient bugs: https://goo.gl/uO4b7l <-- bugs that are marked "New" and need triage

swift bugs: https://goo.gl/LMiiDc <-- bugs that are marked "New" and need triage


Swift Review Dashboard: http://not.mn/reviews.html