#5969 "Shard" path name for code snapshots

v1.0.0
closed
nobody
42cc (432)
General
Cory Johns
2015-08-20
2013-03-13
Cory Johns
No

To avoid hitting the entry-per-directory limit on the file system, the snapshot path should be "sharded" by project shortname. That is:

git/p/PROJECT/repo/file.tar.gz

Should become:

git/P/PR/PROJECT/repo/file.tar.gz

Where P and PR are the first and second letters of the project shortname (PROJECT in this example).

Related

Tickets: #5969

Discussion

  • Dave Brondsema

    Dave Brondsema - 2013-03-13
    • labels: --> 42cc
     
  • Igor Bondarenko - 2013-03-14
    • status: open --> in-progress
     
  • Igor Bondarenko - 2013-03-14

    Created #306: [#5969] "Shard" path name for code snapshots (1cp)

     

    Related

    Tickets: #5969

  • Igor Bondarenko - 2013-03-18
    • status: in-progress --> code-review
     
  • Igor Bondarenko - 2013-03-18

    Closed #306.

    Allura: je/42cc_5969
    ForgeHg: je/42cc_5969

     
  • Cory Johns - 2013-03-25
    • qa: Cory Johns
     
  • Cory Johns - 2013-03-25
    • status: code-review --> closed
    • milestone: forge-backlog --> forge-apr-05
     

Log in to post a comment.