[jira] [Updated] (IGNITE-6961) Internal Problems should be covered by Monitoring tool

2018-04-09 Thread Alexey Kuznetsov (JIRA)

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

Alexey Kuznetsov updated IGNITE-6961:
-
Fix Version/s: (was: 2.5)

> Internal Problems should be covered by Monitoring tool
> --
>
> Key: IGNITE-6961
> URL: https://issues.apache.org/jira/browse/IGNITE-6961
> Project: Ignite
>  Issue Type: New Feature
>Reporter: Anton Vinogradov
>Assignee: Alexey Kuznetsov
>Priority: Major
>  Labels: iep-7
>
> - Monitoring tool should provide UI which allows to view and manage:
>   - active transactions (including: long-running)  (IGNITE-6894)
>   - locks aquired;
>   - tasks performed; (IGNITE-6869)
>   - deadlocks detected. (IGNITE-6895)
>   
> - Moniroring tool should alert and keeps history of:
>   - java level deadlocks; (IGNITE-6893)
>   - GC- or STW- pauses; (IGNITE-6171)
>   - threadpool starvation events. (IGNITE-6940)
> Best candidates (as monitoring tool) are WebConsole and VisorConsole



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-6961) Internal Problems should be covered by Monitoring tool

2018-01-17 Thread Anton Vinogradov (JIRA)

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

Anton Vinogradov updated IGNITE-6961:
-
Fix Version/s: 2.5

> Internal Problems should be covered by Monitoring tool
> --
>
> Key: IGNITE-6961
> URL: https://issues.apache.org/jira/browse/IGNITE-6961
> Project: Ignite
>  Issue Type: New Feature
>Reporter: Anton Vinogradov
>Assignee: Alexey Kuznetsov
>Priority: Major
>  Labels: iep-7
> Fix For: 2.5
>
>
> - Monitoring tool should provide UI which allows to view and manage:
>   - active transactions (including: long-running)  (IGNITE-6894)
>   - locks aquired;
>   - tasks performed; (IGNITE-6869)
>   - deadlocks detected. (IGNITE-6895)
>   
> - Moniroring tool should alert and keeps history of:
>   - java level deadlocks; (IGNITE-6893)
>   - GC- or STW- pauses; (IGNITE-6171)
>   - threadpool starvation events. (IGNITE-6940)
> Best candidates (as monitoring tool) are WebConsole and VisorConsole



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-6961) Internal Problems should be covered by Monitoring tool

2018-01-17 Thread Alexey Kuznetsov (JIRA)

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

Alexey Kuznetsov updated IGNITE-6961:
-
Fix Version/s: (was: 2.4)

> Internal Problems should be covered by Monitoring tool
> --
>
> Key: IGNITE-6961
> URL: https://issues.apache.org/jira/browse/IGNITE-6961
> Project: Ignite
>  Issue Type: New Feature
>Reporter: Anton Vinogradov
>Assignee: Alexey Kuznetsov
>Priority: Major
>  Labels: iep-7
>
> - Monitoring tool should provide UI which allows to view and manage:
>   - active transactions (including: long-running)  (IGNITE-6894)
>   - locks aquired;
>   - tasks performed; (IGNITE-6869)
>   - deadlocks detected. (IGNITE-6895)
>   
> - Moniroring tool should alert and keeps history of:
>   - java level deadlocks; (IGNITE-6893)
>   - GC- or STW- pauses; (IGNITE-6171)
>   - threadpool starvation events. (IGNITE-6940)
> Best candidates (as monitoring tool) are WebConsole and VisorConsole



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-6961) Internal Problems should be covered by Monitoring tool

2017-11-20 Thread Anton Vinogradov (JIRA)

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

Anton Vinogradov updated IGNITE-6961:
-
Labels: iep-7  (was: ie7)

> Internal Problems should be covered by Monitoring tool
> --
>
> Key: IGNITE-6961
> URL: https://issues.apache.org/jira/browse/IGNITE-6961
> Project: Ignite
>  Issue Type: New Feature
>Reporter: Anton Vinogradov
>Assignee: Alexey Kuznetsov
>  Labels: iep-7
>
> - Monitoring tool should provide UI which allows to view and manage:
>   - active transactions (including: long-running)  (IGNITE-6894)
>   - locks aquired;
>   - tasks performed; (IGNITE-6869)
>   - deadlocks detected. (IGNITE-6895)
>   
> - Moniroring tool should alert and keeps history of:
>   - java level deadlocks; (IGNITE-6893)
>   - GC- or STW- pauses; (IGNITE-6171)
>   - threadpool starvation events. (IGNITE-6940)
> Best candidates (as monitoring tool) are WebConsole and VisorConsole



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (IGNITE-6961) Internal Problems should be covered by Monitoring tool

2017-11-20 Thread Anton Vinogradov (JIRA)

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

Anton Vinogradov updated IGNITE-6961:
-
Description: 
- Monitoring tool should provide UI which allows to view and manage:
- active transactions (including: long-running)  (IGNITE-6894)
- locks aquired;
- tasks performed; (IGNITE-6869)
- deadlocks detected. (IGNITE-6895)

- Moniroring tool should alert and keeps history of:
- java level deadlocks; (IGNITE-6893)
- GC- or STW- pauses; (IGNITE-6171)
- threadpool starvation events. (IGNITE-6940)

Best candidates (as monitoring tool) are WebConsole and VisorConsole

  was:
- Monitoring tool should provide UI which allows to view and manage:
- active transactions (including: long-running) 
- locks aquired;
- tasks performed;
- deadlocks detected.

- Moniroring tool should alert and keeps history of:
- java level deadlocks;
- GC- or STW- pauses;
- threadpool starvation events.

Best candidates (as monitoring tool) are WebConsole and VisorConsole


> Internal Problems should be covered by Monitoring tool
> --
>
> Key: IGNITE-6961
> URL: https://issues.apache.org/jira/browse/IGNITE-6961
> Project: Ignite
>  Issue Type: New Feature
>Reporter: Anton Vinogradov
>Assignee: Alexey Kuznetsov
>  Labels: ie7
>
> - Monitoring tool should provide UI which allows to view and manage:
>   - active transactions (including: long-running)  (IGNITE-6894)
>   - locks aquired;
>   - tasks performed; (IGNITE-6869)
>   - deadlocks detected. (IGNITE-6895)
>   
> - Moniroring tool should alert and keeps history of:
>   - java level deadlocks; (IGNITE-6893)
>   - GC- or STW- pauses; (IGNITE-6171)
>   - threadpool starvation events. (IGNITE-6940)
> Best candidates (as monitoring tool) are WebConsole and VisorConsole



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (IGNITE-6961) Internal Problems should be covered by Monitoring tool

2017-11-20 Thread Anton Vinogradov (JIRA)

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

Anton Vinogradov updated IGNITE-6961:
-
Labels: ie7  (was: )

> Internal Problems should be covered by Monitoring tool
> --
>
> Key: IGNITE-6961
> URL: https://issues.apache.org/jira/browse/IGNITE-6961
> Project: Ignite
>  Issue Type: New Feature
>Reporter: Anton Vinogradov
>Assignee: Alexey Kuznetsov
>  Labels: ie7
>
> - Monitoring tool should provide UI which allows to view and manage:
>   - active transactions (including: long-running) 
>   - locks aquired;
>   - tasks performed;
>   - deadlocks detected.
>   
> - Moniroring tool should alert and keeps history of:
>   - java level deadlocks;
>   - GC- or STW- pauses;
>   - threadpool starvation events.
> Best candidates (as monitoring tool) are WebConsole and VisorConsole



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)