[jira] [Updated] (TS-946) Scheduling a continuation on all threads of a specific type

2016-08-15 Thread Bryan Call (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bryan Call updated TS-946:
--
Assignee: Alan M. Carroll  (was: Leif Hedstrom)

> Scheduling a continuation on all threads of a specific type
> ---
>
> Key: TS-946
> URL: https://issues.apache.org/jira/browse/TS-946
> Project: Traffic Server
>  Issue Type: New Feature
>  Components: Core
>Affects Versions: 3.0.0
>Reporter: Leif Hedstrom
>Assignee: Alan M. Carroll
> Fix For: 7.1.0
>
>
> It would be incredibly useful, both in the core and in plugin APIs, to be 
> able to schedule a continuation to run on all threads of a specific type. 
> E.g. in a plugin, something like
> TSAction TSContScheduleOnThreads(TSCont cont, TSThreadPool tp);
> This would be useful for e.g. setting up per-thread specifics from a plugin, 
> but quite possibly also from the core.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-946) Scheduling a continuation on all threads of a specific type

2016-08-15 Thread Bryan Call (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bryan Call updated TS-946:
--
Fix Version/s: (was: 7.0.0)
   7.1.0

> Scheduling a continuation on all threads of a specific type
> ---
>
> Key: TS-946
> URL: https://issues.apache.org/jira/browse/TS-946
> Project: Traffic Server
>  Issue Type: New Feature
>  Components: Core
>Affects Versions: 3.0.0
>Reporter: Leif Hedstrom
>Assignee: Leif Hedstrom
> Fix For: 7.1.0
>
>
> It would be incredibly useful, both in the core and in plugin APIs, to be 
> able to schedule a continuation to run on all threads of a specific type. 
> E.g. in a plugin, something like
> TSAction TSContScheduleOnThreads(TSCont cont, TSThreadPool tp);
> This would be useful for e.g. setting up per-thread specifics from a plugin, 
> but quite possibly also from the core.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-946) Scheduling a continuation on all threads of a specific type

2015-12-15 Thread Leif Hedstrom (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-946:
-
Fix Version/s: (was: 6.1.0)
   7.0.0

> Scheduling a continuation on all threads of a specific type
> ---
>
> Key: TS-946
> URL: https://issues.apache.org/jira/browse/TS-946
> Project: Traffic Server
>  Issue Type: New Feature
>  Components: Core
>Affects Versions: 3.0.0
>Reporter: Leif Hedstrom
>Assignee: Leif Hedstrom
> Fix For: 7.0.0
>
>
> It would be incredibly useful, both in the core and in plugin APIs, to be 
> able to schedule a continuation to run on all threads of a specific type. 
> E.g. in a plugin, something like
> TSAction TSContScheduleOnThreads(TSCont cont, TSThreadPool tp);
> This would be useful for e.g. setting up per-thread specifics from a plugin, 
> but quite possibly also from the core.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-946) Scheduling a continuation on all threads of a specific type

2015-06-11 Thread Leif Hedstrom (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-946:
-
Fix Version/s: (was: sometime)
   6.1.0

 Scheduling a continuation on all threads of a specific type
 ---

 Key: TS-946
 URL: https://issues.apache.org/jira/browse/TS-946
 Project: Traffic Server
  Issue Type: New Feature
  Components: Core
Affects Versions: 3.0.0
Reporter: Leif Hedstrom
Assignee: Leif Hedstrom
 Fix For: 6.1.0


 It would be incredibly useful, both in the core and in plugin APIs, to be 
 able to schedule a continuation to run on all threads of a specific type. 
 E.g. in a plugin, something like
 TSAction TSContScheduleOnThreads(TSCont cont, TSThreadPool tp);
 This would be useful for e.g. setting up per-thread specifics from a plugin, 
 but quite possibly also from the core.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-946) Scheduling a continuation on all threads of a specific type

2015-01-20 Thread Leif Hedstrom (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-946:
-
Assignee: (was: Leif Hedstrom)

 Scheduling a continuation on all threads of a specific type
 ---

 Key: TS-946
 URL: https://issues.apache.org/jira/browse/TS-946
 Project: Traffic Server
  Issue Type: New Feature
  Components: Core
Affects Versions: 3.0.0
Reporter: Leif Hedstrom
 Fix For: sometime


 It would be incredibly useful, both in the core and in plugin APIs, to be 
 able to schedule a continuation to run on all threads of a specific type. 
 E.g. in a plugin, something like
 TSAction TSContScheduleOnThreads(TSCont cont, TSThreadPool tp);
 This would be useful for e.g. setting up per-thread specifics from a plugin, 
 but quite possibly also from the core.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-946) Scheduling a continuation on all threads of a specific type

2015-01-20 Thread Leif Hedstrom (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-946:
-
Fix Version/s: (was: 5.3.0)
   sometime

 Scheduling a continuation on all threads of a specific type
 ---

 Key: TS-946
 URL: https://issues.apache.org/jira/browse/TS-946
 Project: Traffic Server
  Issue Type: New Feature
  Components: Core
Affects Versions: 3.0.0
Reporter: Leif Hedstrom
 Fix For: sometime


 It would be incredibly useful, both in the core and in plugin APIs, to be 
 able to schedule a continuation to run on all threads of a specific type. 
 E.g. in a plugin, something like
 TSAction TSContScheduleOnThreads(TSCont cont, TSThreadPool tp);
 This would be useful for e.g. setting up per-thread specifics from a plugin, 
 but quite possibly also from the core.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-946) Scheduling a continuation on all threads of a specific type

2014-11-04 Thread Susan Hinrichs (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Susan Hinrichs updated TS-946:
--
Fix Version/s: (was: 5.2.0)
   5.3.0

 Scheduling a continuation on all threads of a specific type
 ---

 Key: TS-946
 URL: https://issues.apache.org/jira/browse/TS-946
 Project: Traffic Server
  Issue Type: New Feature
  Components: Core
Affects Versions: 3.0.0
Reporter: Leif Hedstrom
 Fix For: 5.3.0


 It would be incredibly useful, both in the core and in plugin APIs, to be 
 able to schedule a continuation to run on all threads of a specific type. 
 E.g. in a plugin, something like
 TSAction TSContScheduleOnThreads(TSCont cont, TSThreadPool tp);
 This would be useful for e.g. setting up per-thread specifics from a plugin, 
 but quite possibly also from the core.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-946) Scheduling a continuation on all threads of a specific type

2014-11-04 Thread Susan Hinrichs (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Susan Hinrichs updated TS-946:
--
Assignee: Leif Hedstrom

 Scheduling a continuation on all threads of a specific type
 ---

 Key: TS-946
 URL: https://issues.apache.org/jira/browse/TS-946
 Project: Traffic Server
  Issue Type: New Feature
  Components: Core
Affects Versions: 3.0.0
Reporter: Leif Hedstrom
Assignee: Leif Hedstrom
 Fix For: 5.3.0


 It would be incredibly useful, both in the core and in plugin APIs, to be 
 able to schedule a continuation to run on all threads of a specific type. 
 E.g. in a plugin, something like
 TSAction TSContScheduleOnThreads(TSCont cont, TSThreadPool tp);
 This would be useful for e.g. setting up per-thread specifics from a plugin, 
 but quite possibly also from the core.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-946) Scheduling a continuation on all threads of a specific type

2011-12-05 Thread Leif Hedstrom (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-946:
-

Fix Version/s: (was: 3.1.4)
   3.3.0

 Scheduling a continuation on all threads of a specific type
 ---

 Key: TS-946
 URL: https://issues.apache.org/jira/browse/TS-946
 Project: Traffic Server
  Issue Type: New Feature
  Components: Core
Affects Versions: 3.0.0
Reporter: Leif Hedstrom
 Fix For: 3.3.0


 It would be incredibly useful, both in the core and in plugin APIs, to be 
 able to schedule a continuation to run on all threads of a specific type. 
 E.g. in a plugin, something like
 TSAction TSContScheduleOnThreads(TSCont cont, TSThreadPool tp);
 This would be useful for e.g. setting up per-thread specifics from a plugin, 
 but quite possibly also from the core.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (TS-946) Scheduling a continuation on all threads of a specific type

2011-10-10 Thread Leif Hedstrom (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-946:
-

Fix Version/s: (was: 3.1.2)
   3.1.3

I'm moving all 3.1.2 bugs out to 3.1.3, and we can move some 3.1.1 bugs out to 
3.1.2, to get some release action going.

 Scheduling a continuation on all threads of a specific type
 ---

 Key: TS-946
 URL: https://issues.apache.org/jira/browse/TS-946
 Project: Traffic Server
  Issue Type: New Feature
  Components: Core
Reporter: Leif Hedstrom
 Fix For: 3.1.3


 It would be incredibly useful, both in the core and in plugin APIs, to be 
 able to schedule a continuation to run on all threads of a specific type. 
 E.g. in a plugin, something like
 TSAction TSContScheduleOnThreads(TSCont cont, TSThreadPool tp);
 This would be useful for e.g. setting up per-thread specifics from a plugin, 
 but quite possibly also from the core.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira