Branch: refs/heads/jep277
  Home:   https://github.com/jenkinsci/gearman-plugin
  Commit: 1322c3105e03f191ac7ca2f2c65f18772f4b778f
      
https://github.com/jenkinsci/gearman-plugin/commit/1322c3105e03f191ac7ca2f2c65f18772f4b778f
  Author: Khai Do <zaro0...@gmail.com>
  Date:   2021-05-11 (Tue, 11 May 2021)

  Changed paths:
    M src/main/java/hudson/plugins/gearman/AbstractWorkerThread.java
    M src/main/java/hudson/plugins/gearman/ComputerListenerImpl.java
    M src/main/java/hudson/plugins/gearman/GearmanPluginConfig.java
    M src/main/java/hudson/plugins/gearman/GearmanProxy.java
    M src/main/java/hudson/plugins/gearman/MyGearmanWorkerImpl.java
    M src/main/java/hudson/plugins/gearman/StartJobWorker.java
    M src/main/java/hudson/plugins/gearman/StopJobWorker.java

  Log Message:
  -----------
  Less verbose logging

Update logging level to be less verbose when run in production
which will ease the number of writes to disk.

Borrowed from OpenDev pending change.

Closes-Bug: #1290273
Change-Id: I8d873cf103e395f3ed1b41415c946dd6990ba9e0


  Commit: 0f47d97c61ed3e2b50cb43c7a1a8d0ac8cd504f7
      
https://github.com/jenkinsci/gearman-plugin/commit/0f47d97c61ed3e2b50cb43c7a1a8d0ac8cd504f7
  Author: Karpenko Oleksandr <oleksandr.karpe...@nokia.com>
  Date:   2021-05-11 (Tue, 11 May 2021)

  Changed paths:
    M src/main/java/hudson/plugins/gearman/ExecutorWorkerThread.java
    M src/main/java/hudson/plugins/gearman/ManagementWorkerThread.java

  Log Message:
  -----------
  Add debug logging for functions registration

Logging addition might help track what is being registered. Borrowed
from a pending change Iecd48f992896a31139a8366e1b686dc4e12ef1cc
on OpenDev ( https://review.opendev.org/c/x/gearman-plugin/+/423337 ).


  Commit: 4f1580fb58354027af0a36d479e0601248cb678c
      
https://github.com/jenkinsci/gearman-plugin/commit/4f1580fb58354027af0a36d479e0601248cb678c
  Author: Basil Crow <m...@basilcrow.com>
  Date:   2021-05-11 (Tue, 11 May 2021)

  Changed paths:
    M src/main/java/hudson/plugins/gearman/GearmanPluginConfig.java

  Log Message:
  -----------
  Remove usages of `com.google.common.base.Objects.firstNonNull`


Compare: 
https://github.com/jenkinsci/gearman-plugin/compare/e031840e0bc0...4f1580fb5835

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/gearman-plugin/push/refs/heads/jep277/e03184-4f1580%40github.com.

Reply via email to