[ https://issues.jboss.org/browse/GADGETS-64?page=com.atlassian.jira.plugin... ]
Gary Brown resolved GADGETS-64.
-------------------------------
Resolution: Done
> Add MVCC=true to h2 URL
> -----------------------
>
> Key: GADGETS-64
> URL: https://issues.jboss.org/browse/GADGETS-64
> Project: Gadget Server and Gadgets
> Issue Type: Task
> Reporter: Gary Brown
> Assignee: Gary Brown
> Fix For: 1.0.0.Final
>
>
> Add ";MVCC=true" to end of h2 URL, to avoid any concurrency issues.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Gary Brown created GADGETS-64:
---------------------------------
Summary: Add MVCC=true to h2 URL
Key: GADGETS-64
URL: https://issues.jboss.org/browse/GADGETS-64
Project: Gadget Server and Gadgets
Issue Type: Task
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 1.0.0.Final
Add ";MVCC=true" to end of h2 URL, to avoid any concurrency issues.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/RTGOV-221?page=com.atlassian.jira.plugin.... ]
Gary Brown updated RTGOV-221:
-----------------------------
Component/s: Documentation
> Document reports mechanism and SLA report example
> -------------------------------------------------
>
> Key: RTGOV-221
> URL: https://issues.jboss.org/browse/RTGOV-221
> Project: RTGov (Run Time Governance)
> Issue Type: Task
> Components: Documentation
> Reporter: Gary Brown
> Assignee: Gary Brown
> Fix For: 1.0.0.Final
>
>
> Document the pluggable report mechanism in the user guide, with the calendar configuration details.
> Document the SLA report sample in the quickstart guide.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/GADGETS-63?page=com.atlassian.jira.plugin... ]
Gary Brown resolved GADGETS-63.
-------------------------------
Resolution: Done
Thanks to Tom Cunningham for the script.
> Change license to Apache
> ------------------------
>
> Key: GADGETS-63
> URL: https://issues.jboss.org/browse/GADGETS-63
> Project: Gadget Server and Gadgets
> Issue Type: Task
> Reporter: Gary Brown
> Assignee: Gary Brown
> Fix For: 1.0.0.Final
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Gary Brown created GADGETS-63:
---------------------------------
Summary: Change license to Apache
Key: GADGETS-63
URL: https://issues.jboss.org/browse/GADGETS-63
Project: Gadget Server and Gadgets
Issue Type: Task
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 1.0.0.Final
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/RTGOV-222?page=com.atlassian.jira.plugin.... ]
Gary Brown resolved RTGOV-222.
------------------------------
Resolution: Done
Thanks for Tom Cunningham for the script.
> Change license to Apache
> ------------------------
>
> Key: RTGOV-222
> URL: https://issues.jboss.org/browse/RTGOV-222
> Project: RTGov (Run Time Governance)
> Issue Type: Task
> Reporter: Gary Brown
> Assignee: Gary Brown
> Fix For: 1.0.0.Final
>
>
> Update headers and include the Apache license in each repo and distribution.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/RTGOV-225?page=com.atlassian.jira.plugin.... ]
Gary Brown resolved RTGOV-225.
------------------------------
Resolution: Done
> Change times in sample SLA report from milliseconds to formatted string based on timezone
> -----------------------------------------------------------------------------------------
>
> Key: RTGOV-225
> URL: https://issues.jboss.org/browse/RTGOV-225
> Project: RTGov (Run Time Governance)
> Issue Type: Enhancement
> Reporter: Gary Brown
> Assignee: Gary Brown
> Fix For: 1.0.0.Final
>
>
> Currently it just includes the number of milliseconds, which is ok if input to further processing, but if being formatted for human readability, then would be better to have formatted string values for the date/time.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/RTGOV-223?page=com.atlassian.jira.plugin.... ]
Gary Brown resolved RTGOV-223.
------------------------------
Resolution: Done
> H2 exception when concurrent access
> -----------------------------------
>
> Key: RTGOV-223
> URL: https://issues.jboss.org/browse/RTGOV-223
> Project: RTGov (Run Time Governance)
> Issue Type: Bug
> Reporter: Gary Brown
> Assignee: Gary Brown
> Fix For: 1.0.0.Final
>
>
> Need to add ';MVCC=true' to URL.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/RTGOV-224?page=com.atlassian.jira.plugin.... ]
Gary Brown resolved RTGOV-224.
------------------------------
Resolution: Done
> Activity collector using switchyard thread to report events when max size reached
> ---------------------------------------------------------------------------------
>
> Key: RTGOV-224
> URL: https://issues.jboss.org/browse/RTGOV-224
> Project: RTGov (Run Time Governance)
> Issue Type: Bug
> Reporter: Gary Brown
> Assignee: Gary Brown
> Fix For: 1.0.0.Final
>
>
> Although activity units are reported in a separate thread, based on a periodic timer, if the max number of activity units is reached before the timer is triggered, then they are reported in the same thread as the caller (i.e. switchyard app).
> So need to ensure these are also handled in a separate thread.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Gary Brown created RTGOV-225:
--------------------------------
Summary: Change times in sample SLA report from milliseconds to formatted string based on timezone
Key: RTGOV-225
URL: https://issues.jboss.org/browse/RTGOV-225
Project: RTGov (Run Time Governance)
Issue Type: Enhancement
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 1.0.0.Final
Currently it just includes the number of milliseconds, which is ok if input to further processing, but if being formatted for human readability, then would be better to have formatted string values for the date/time.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira