Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 7694555886ac4a53a351f5a0d12443dd6443edd0
      
https://github.com/jenkinsci/jenkins/commit/7694555886ac4a53a351f5a0d12443dd6443edd0
  Author: Konstantin Bulanov <[email protected]>
  Date:   2019-11-14 (Thu, 14 Nov 2019)

  Changed paths:
    M core/src/main/java/hudson/util/AtomicFileWriter.java

  Log Message:
  -----------
  Fix JENKINS-60167
Add StandardOpenOption.CREATE flag to create FileChannelWriter to avoid full fs 
flush and 5sec log operation on creating empty file with CephFS as a storage


  Commit: cce9587639fb4747a8a3fc3a56ce44a2ba3c2ca5
      
https://github.com/jenkinsci/jenkins/commit/cce9587639fb4747a8a3fc3a56ce44a2ba3c2ca5
  Author: Oleg Nenashev <[email protected]>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

  Changed paths:
    M core/src/main/java/hudson/util/AtomicFileWriter.java

  Log Message:
  -----------
  Merge pull request #4357 from bulanovk/JENKINS-60167

[JENKINS-60167] - Fix AtomicFileWriter performance issue on CephFS in case of 
Empty File creation


Compare: 
https://github.com/jenkinsci/jenkins/compare/16041cb94179...cce9587639fb

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/16041c-cce958%40github.com.

Reply via email to