[jira] [Updated] (IGNITE-16472) Incorporate the CMG manager into the node lifecycle

2022-04-26 Thread Alexander Lapin (Jira)


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

Alexander Lapin updated IGNITE-16472:
-
Reviewer: Alexander Lapin

> Incorporate the CMG manager into the node lifecycle
> ---
>
> Key: IGNITE-16472
> URL: https://issues.apache.org/jira/browse/IGNITE-16472
> Project: Ignite
>  Issue Type: Task
>Reporter: Aleksandr Polovtcev
>Assignee: Aleksandr Polovtcev
>Priority: Major
>  Labels: ignite-3
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> After the CMG manager is introduced, the code around it should also be 
> updated:
>  # Node startup order should be altered in order for the CMG manager to work 
> correctly.
>  # All components after the CMG Manager should be started after the join 
> procedure has finished successfully.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (IGNITE-16472) Incorporate the CMG manager into the node lifecycle

2022-04-19 Thread Aleksandr Polovtcev (Jira)


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

Aleksandr Polovtcev updated IGNITE-16472:
-
Reviewer:   (was: Alexander Lapin)

> Incorporate the CMG manager into the node lifecycle
> ---
>
> Key: IGNITE-16472
> URL: https://issues.apache.org/jira/browse/IGNITE-16472
> Project: Ignite
>  Issue Type: Task
>Reporter: Aleksandr Polovtcev
>Assignee: Aleksandr Polovtcev
>Priority: Major
>  Labels: ignite-3
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> After the CMG manager is introduced, the code around it should also be 
> updated:
>  # Node startup order should be altered in order for the CMG manager to work 
> correctly.
>  # All components after the CMG Manager should be started after the join 
> procedure has finished successfully.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (IGNITE-16472) Incorporate the CMG manager into the node lifecycle

2022-04-19 Thread Aleksandr Polovtcev (Jira)


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

Aleksandr Polovtcev updated IGNITE-16472:
-
Reviewer: Alexander Lapin  (was: Alexander Lapin)

> Incorporate the CMG manager into the node lifecycle
> ---
>
> Key: IGNITE-16472
> URL: https://issues.apache.org/jira/browse/IGNITE-16472
> Project: Ignite
>  Issue Type: Task
>Reporter: Aleksandr Polovtcev
>Assignee: Aleksandr Polovtcev
>Priority: Major
>  Labels: ignite-3
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> After the CMG manager is introduced, the code around it should also be 
> updated:
>  # Node startup order should be altered in order for the CMG manager to work 
> correctly.
>  # All components after the CMG Manager should be started after the join 
> procedure has finished successfully.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (IGNITE-16472) Incorporate the CMG manager into the node lifecycle

2022-04-18 Thread Aleksandr Polovtcev (Jira)


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

Aleksandr Polovtcev updated IGNITE-16472:
-
Description: 
After the CMG manager is introduced, the code around it should also be updated:
 # Node startup order should be altered in order for the CMG manager to work 
correctly.
 # All components after the CMG Manager should be started after the join 
procedure has finished successfully.

  was:
After the CMG manager is introduced, the code around it should also be updated:
 # Logical topology should be used instead of physical topology, where needed.
 # Node startup order should be altered in order for the CMG manager to work 
correctly.
 # All components after the CMG Manager should be started after the join 
procedure has finished successfully.


> Incorporate the CMG manager into the node lifecycle
> ---
>
> Key: IGNITE-16472
> URL: https://issues.apache.org/jira/browse/IGNITE-16472
> Project: Ignite
>  Issue Type: Task
>Reporter: Aleksandr Polovtcev
>Assignee: Aleksandr Polovtcev
>Priority: Major
>  Labels: ignite-3
>
> After the CMG manager is introduced, the code around it should also be 
> updated:
>  # Node startup order should be altered in order for the CMG manager to work 
> correctly.
>  # All components after the CMG Manager should be started after the join 
> procedure has finished successfully.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (IGNITE-16472) Incorporate the CMG manager into the node lifecycle

2022-04-14 Thread Aleksandr Polovtcev (Jira)


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

Aleksandr Polovtcev updated IGNITE-16472:
-
Description: 
After the CMG manager is introduced, the code around it should also be updated:
 # Logical topology should be used instead of physical topology, where needed.
 # Node startup order should be altered in order for the CMG manager to work 
correctly.
 # All components after the CMG Manager should be started after the join 
procedure has finished successfully.

  was:
After the CMG manager is introduced, the code around it should also be updated:
 # Logical topology should be used instead of physical topology, where needed.
 # Node startup order should be altered in order for the CMG manager to work 
correctly.


> Incorporate the CMG manager into the node lifecycle
> ---
>
> Key: IGNITE-16472
> URL: https://issues.apache.org/jira/browse/IGNITE-16472
> Project: Ignite
>  Issue Type: Task
>Reporter: Aleksandr Polovtcev
>Priority: Major
>  Labels: ignite-3
>
> After the CMG manager is introduced, the code around it should also be 
> updated:
>  # Logical topology should be used instead of physical topology, where needed.
>  # Node startup order should be altered in order for the CMG manager to work 
> correctly.
>  # All components after the CMG Manager should be started after the join 
> procedure has finished successfully.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (IGNITE-16472) Incorporate the CMG manager into the node lifecycle

2022-02-03 Thread Aleksandr Polovtcev (Jira)


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

Aleksandr Polovtcev updated IGNITE-16472:
-
Description: 
After the CMG manager is introduced, the code around it should also be updated:
 # Logical topology should be used instead of physical topology, where needed.
 # Node startup order should be altered in order for the CMG manager to work 
correctly.

> Incorporate the CMG manager into the node lifecycle
> ---
>
> Key: IGNITE-16472
> URL: https://issues.apache.org/jira/browse/IGNITE-16472
> Project: Ignite
>  Issue Type: Task
>Reporter: Aleksandr Polovtcev
>Priority: Major
>  Labels: ignite-3
>
> After the CMG manager is introduced, the code around it should also be 
> updated:
>  # Logical topology should be used instead of physical topology, where needed.
>  # Node startup order should be altered in order for the CMG manager to work 
> correctly.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (IGNITE-16472) Incorporate the CMG manager into the node lifecycle

2022-02-03 Thread Aleksandr Polovtcev (Jira)


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

Aleksandr Polovtcev updated IGNITE-16472:
-
Labels: ignite-3  (was: )

> Incorporate the CMG manager into the node lifecycle
> ---
>
> Key: IGNITE-16472
> URL: https://issues.apache.org/jira/browse/IGNITE-16472
> Project: Ignite
>  Issue Type: Task
>Reporter: Aleksandr Polovtcev
>Priority: Major
>  Labels: ignite-3
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (IGNITE-16472) Incorporate the CMG manager into the node lifecycle

2022-02-03 Thread Aleksandr Polovtcev (Jira)


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

Aleksandr Polovtcev updated IGNITE-16472:
-
Ignite Flags:   (was: Docs Required,Release Notes Required)

> Incorporate the CMG manager into the node lifecycle
> ---
>
> Key: IGNITE-16472
> URL: https://issues.apache.org/jira/browse/IGNITE-16472
> Project: Ignite
>  Issue Type: Task
>Reporter: Aleksandr Polovtcev
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (IGNITE-16472) Incorporate the CMG manager into the node lifecycle

2022-02-03 Thread Aleksandr Polovtcev (Jira)


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

Aleksandr Polovtcev updated IGNITE-16472:
-
Summary: Incorporate the CMG manager into the node lifecycle  (was: 
Incorporate the CMG manager into node startup)

> Incorporate the CMG manager into the node lifecycle
> ---
>
> Key: IGNITE-16472
> URL: https://issues.apache.org/jira/browse/IGNITE-16472
> Project: Ignite
>  Issue Type: Task
>Reporter: Aleksandr Polovtcev
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)