Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-39753

Expose readonly type option for Manual workspaces

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • p4-plugin
    • None
    • Jenkins 2.30 // P4 Plugin 1.4.8

      According to https://www.perforce.com/perforce/r16.1/manuals/cmdref/p4_client.html , a client can be optionally set to type readonly to avoid automated builds fragmenting and bloating the server's db.have file. There are other benefits to using readonly-type clients - from what I understand the readonly client db files are not journaled so they won't be transmitted between replicas when they change.

      Using readonly clients for our Jenkins builds would likely solve an issue we have where one of our replicas in France gets hammered with nightly builds which makes our replica in the US completely unusable for an hour or more due to the db.have file being locked while our replica catches up with all of the pointless updates from the French replica.

            p4paul Paul Allen
            tr1z Tristan Lewis
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: