[JIRA] [slack-plugin] (JENKINS-29696) Slack notifications are serialized

2015-10-27 Thread sam.mxra...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sam Gleske commented on  JENKINS-29696 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Slack notifications are serialized  
 
 
 
 
 
 
 
 
 
 
Merged and possibly fixed in the 2.0 release. https://github.com/jenkinsci/slack-plugin/pull/122 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [slack-plugin] (JENKINS-29696) Slack notifications are serialized

2015-10-27 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-29696 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Slack notifications are serialized  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: k.bigwheel Path: src/main/java/jenkins/plugins/slack/SlackNotifier.java http://jenkins-ci.org/commit/slack-plugin/cdfe45417342752f9832a47cfc9efa34bb8c9cbe Log: [FIXED JENKINS-29696] Allow parallel builds 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [slack-plugin] (JENKINS-29696) Slack notifications are serialized

2015-10-10 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon resolved as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-29696 
 
 
 
  Slack notifications are serialized  
 
 
 
 
 
 
 
 
 

Change By:
 
 SCM/JIRA link daemon 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [slack-plugin] (JENKINS-29696) Slack notifications are serialized

2015-10-10 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-29696 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Slack notifications are serialized  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Sam Gleske Path: src/main/java/jenkins/plugins/slack/SlackNotifier.java http://jenkins-ci.org/commit/slack-plugin/aaf08b1082bb77f3fc815e5cff006cdd2c436dd5 Log: Merge PR #122 [FIXED JENKINS-29696] Allow parallel 
builds 
Compare: https://github.com/jenkinsci/slack-plugin/compare/72693fcaee15...aaf08b1082bb 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [slack-plugin] (JENKINS-29696) Slack notifications are serialized

2015-10-10 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-29696 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Slack notifications are serialized  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: k.bigwheel Path: src/main/java/jenkins/plugins/slack/SlackNotifier.java http://jenkins-ci.org/commit/slack-plugin/9ea89a2e951b42944e66a8bf2b5dc1df16641802 Log: [FIXED JENKINS-29696] Allow parallel builds 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [slack-plugin] (JENKINS-29696) Slack notifications are serialized

2015-08-10 Thread sam.mxra...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sam Gleske commented on  JENKINS-29696 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Slack notifications are serialized  
 
 
 
 
 
 
 
 
 
 
https://github.com/jenkinsci/slack-plugin/pull/121 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [slack-plugin] (JENKINS-29696) Slack notifications are serialized

2015-07-29 Thread giulio.euli...@cern.ch (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Giulio Eulisse created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29696 
 
 
 
  Slack notifications are serialized  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Sam Gleske 
 
 
 

Components:
 

 slack-plugin 
 
 
 

Created:
 

 29/Jul/15 10:21 AM 
 
 
 

Priority:
 
  Critical 
 
 
 

Reporter:
 
 Giulio Eulisse 
 
 
 
 
 
 
 
 
 
 
Looks like the slack notifications are serialised in the same job. If I have jenkins running two jobs in parallel and the second to start finishes early, in its log I get: 
Slack Notifications is waiting for a checkpoint on build-any-ib #1  
and the task does not finish. Obviously this is not particularly desirable. Is there any way around this or is this an actual bug? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment