Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gerrit-trigger-plugin
  Commit: 32c02a0c9e10a4c67f5274aa36c2f2dd50111379
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/32c02a0c9e10a4c67f5274aa36c2f2dd50111379
  Author: Alexander Akbashev <mr.akbas...@gmail.com>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/playback/GerritMissedEventsPlaybackEnabledChecker.java

  Log Message:
  -----------
  Prevent NPE in GerritMissedEventsPlaybackEnabledChecker

During Jenkins initialization it's possible to hit the case when
GerritMissedEventsPlaybackEnabledChecker is already ready and scheduled,
but GerritServer construction is not finished yet, so, GerritServer
itself or missedEventsPlaybackManager are null.


  Commit: 52ea505e1eba18b73b3c5f03f6972f5151f08389
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/52ea505e1eba18b73b3c5f03f6972f5151f08389
  Author: Robert Sandell <rsand...@cloudbees.com>
  Date:   2018-01-25 (Thu, 25 Jan 2018)

  Changed paths:
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/playback/GerritMissedEventsPlaybackEnabledChecker.java

  Log Message:
  -----------
  Merge pull request #342 from 
Jimilian/fix_npe_in_GerritMissedEventsPlaybackEnabledChecker

Check that server is not null before doing the check


Compare: 
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/9d5276cf45e3...52ea505e1eba

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to