Jump to: navigation, search

Difference between revisions of "Swift/PriorityReviews"

(48 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
'''Swift Review Dashboard:''' http://not.mn/reviews.html
 
'''Swift Review Dashboard:''' http://not.mn/reviews.html
 
  
 
'''Open patches that are running in production somewhere'''
 
'''Open patches that are running in production somewhere'''
Line 10: Line 9:
  
  
'''Python3 Patches'''
+
'''Swift Patches'''
 +
 
 +
* sharding
 +
** autosharding ([https://docs.google.com/document/d/15yG9zOatwPyXCA3YLNLdNIue9qDR4wLyMPIbypcbALc/edit?usp=sharing background/design])
 +
*** https://review.opendev.org/#/c/667030/ initial steps
 +
*** https://review.opendev.org/#/c/667579/ elect leader
 +
** https://review.opendev.org/#/c/675014/ latch stat reporting
 +
* versioning
 +
** https://review.opendev.org/#/c/633857/ symlink backed versioned_writes
 +
** https://review.opendev.org/#/c/678962/ add a new versioning mode with a different naming scheme
 +
** https://review.opendev.org/#/c/673682/ s3api versioning
 +
* https://review.opendev.org/#/c/676959/ derived-container policies
  
* https://review.openstack.org/#/c/621376/
 
* https://review.openstack.org/#/c/650507/ slo
 
* py3 func tests:
 
** https://review.openstack.org/#/c/642520/ functional/tests.py
 
** https://review.openstack.org/#/c/645856/ func-py37 gate job
 
** https://review.openstack.org/#/c/645388/ functional/test_account.py functional/test_container.py
 
** https://review.openstack.org/#/c/642920/ functional/test_dlo.py
 
** https://review.openstack.org/#/c/645895/ functional/test_object.py, plus func-ec-py37 job
 
* https://review.openstack.org/#/c/652819/ reconstructor
 
** has some weird/annoying test failures related to how we check that we're logging status
 
* https://review.openstack.org/#/c/652928/ tempurl
 
* https://review.opendev.org/#/c/659389/ Clean up test_write_read_metadata
 
** https://review.opendev.org/#/c/659390/ diskfile
 
* https://review.opendev.org/#/c/659189/ expirer
 
  
 
'''PyECLib/LibEC Patches'''
 
'''PyECLib/LibEC Patches'''

Revision as of 04:57, 16 October 2019

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

Open patches that are running in production somewhere


Swift 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