[jira] [Commented] (IGNITE-8191) Print out information when cluster is not activated

2018-12-10 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16715391#comment-16715391
 ] 

ASF GitHub Bot commented on IGNITE-8191:


Github user alex-plekhanov closed the pull request at:

https://github.com/apache/ignite/pull/3906


> Print out information when cluster is not activated
> ---
>
> Key: IGNITE-8191
> URL: https://issues.apache.org/jira/browse/IGNITE-8191
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Alexey Goncharuk
>Assignee: Aleksey Plekhanov
>Priority: Major
> Fix For: 2.5
>
>
> We should add additional information to local node statistics when a cluster 
> is not activated and add a hint on how activation is performed.



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


[jira] [Commented] (IGNITE-8191) Print out information when cluster is not activated

2018-12-10 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16715387#comment-16715387
 ] 

ASF GitHub Bot commented on IGNITE-8191:


Github user alex-plekhanov closed the pull request at:

https://github.com/apache/ignite/pull/3855


> Print out information when cluster is not activated
> ---
>
> Key: IGNITE-8191
> URL: https://issues.apache.org/jira/browse/IGNITE-8191
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Alexey Goncharuk
>Assignee: Aleksey Plekhanov
>Priority: Major
> Fix For: 2.5
>
>
> We should add additional information to local node statistics when a cluster 
> is not activated and add a hint on how activation is performed.



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


[jira] [Commented] (IGNITE-8191) Print out information when cluster is not activated

2018-04-24 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16449510#comment-16449510
 ] 

ASF GitHub Bot commented on IGNITE-8191:


GitHub user alex-plekhanov opened a pull request:

https://github.com/apache/ignite/pull/3906

IGNITE-8191 Hotfix (don't wait for transition)



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/alex-plekhanov/ignite ignite-8191-fix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3906.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3906


commit 828ad780194570f330e8120c81dba0c264cab8c0
Author: Aleksey Plekhanov 
Date:   2018-04-24T09:10:58Z

IGNITE-8191 Hotfix (don't wait for transition)




> Print out information when cluster is not activated
> ---
>
> Key: IGNITE-8191
> URL: https://issues.apache.org/jira/browse/IGNITE-8191
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Alexey Goncharuk
>Assignee: Aleksey Plekhanov
>Priority: Major
> Fix For: 2.5
>
>
> We should add additional information to local node statistics when a cluster 
> is not activated and add a hint on how activation is performed.



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


[jira] [Commented] (IGNITE-8191) Print out information when cluster is not activated

2018-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441090#comment-16441090
 ] 

ASF GitHub Bot commented on IGNITE-8191:


GitHub user alex-plekhanov opened a pull request:

https://github.com/apache/ignite/pull/3855

IGNITE-8191 Print out information when cluster is not activated



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/alex-plekhanov/ignite ignite-8191

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3855.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3855


commit 317cb93aff7fca0364c789151dc11bbaa9573f9e
Author: Aleksey Plekhanov 
Date:   2018-04-17T12:31:47Z

IGNITE-8191 Print out information when cluster is not activated

commit 6fda815ad2434114ed0078e7b10f52aa5d1aeb6c
Author: Aleksey Plekhanov 
Date:   2018-04-17T16:07:31Z

IGNITE-8191 Unit test

commit 19babfc4bc69a5ff3d804f6ffabaf67ea3e7aeb9
Author: Aleksey Plekhanov 
Date:   2018-04-17T16:07:50Z

IGNITE-8191 Unit test removed




> Print out information when cluster is not activated
> ---
>
> Key: IGNITE-8191
> URL: https://issues.apache.org/jira/browse/IGNITE-8191
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Alexey Goncharuk
>Assignee: Aleksey Plekhanov
>Priority: Major
> Fix For: 2.5
>
>
> We should add additional information to local node statistics when a cluster 
> is not activated and add a hint on how activation is performed.



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


[jira] [Commented] (IGNITE-8191) Print out information when cluster is not activated

2018-04-13 Thread Alexey Goncharuk (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437116#comment-16437116
 ] 

Alexey Goncharuk commented on IGNITE-8191:
--

I think we should add this printout in IgniteKernal#ackStart and add the 
following message:
{{>>> Ignite cluster is not active (limited functionality available). Use 
control.(sh|bat) script or IgniteCluster interface to activate.}}

> Print out information when cluster is not activated
> ---
>
> Key: IGNITE-8191
> URL: https://issues.apache.org/jira/browse/IGNITE-8191
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Alexey Goncharuk
>Priority: Major
> Fix For: 2.5
>
>
> We should add additional information to local node statistics when a cluster 
> is not activated and add a hint on how activation is performed.



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