You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Nixon Rodrigues (Jira)" <ji...@apache.org> on 2023/04/06 09:58:00 UTC

[jira] [Commented] (ATLAS-4742) Everytime changeover happens ,Atlas is taking almost an hour to switch over from PASSIVE to ACTIVE in HA mode.

    [ https://issues.apache.org/jira/browse/ATLAS-4742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709320#comment-17709320 ] 

Nixon Rodrigues commented on ATLAS-4742:
----------------------------------------

may be hitting this issue - https://issues.apache.org/jira/browse/ATLAS-4358

> Everytime changeover happens ,Atlas is taking almost an hour to switch over from PASSIVE to ACTIVE in HA mode.
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-4742
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4742
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Jagadesh Kiran N
>            Priority: Major
>         Attachments: application.log, image001.png
>
>
> We have tried setting up Apache atlas(2.2.0) in High availability mode in Kubernetes with separate pods for two instance.
>  
> When we simulate a failure on active instance, the failover from passive instance from active instance is taking over an hour to complete the transition. This happens when we have created around 300 entities whereas when we simulated the same failover on fresh install of Atlas, it completed the transition in 15 minutes.
>  
> This is the log before the failover for the passive instance:
> The logs after the failover is in the attached file. This is the failover during a fresh install. It is doing the similar process but taking more time when there are more entities created in Atlas.
> Warning : [main:] ~ Query requires iterating over all vertices [(__patch.id = JAVA_PATCH_0000_006)]. For better performance, use indexes (StandardJanusGraphTx$3:1357)
>  
> Observation : Everytime switchover happens  its recreating repetitively every-time internal typedef's because of which switchover time is more than 1 hr
> Please suggest how to go about the same ,  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Re: [jira] [Commented] (ATLAS-4742) Everytime changeover happens ,Atlas is taking almost an hour to switch over from PASSIVE to ACTIVE in HA mode.

Posted by Pinal Shah <pi...@freestoneinfotech.com>.
yes and please incorporate
- https://issues.apache.org/jira/browse/ATLAS-4447  as well along with
- https://issues.apache.org/jira/browse/ATLAS-4358

Thanks
Pinal Shah

On Thu, Apr 6, 2023 at 4:58 PM Nixon Rodrigues (Jira) <ji...@apache.org>
wrote:

>
>     [
> https://issues.apache.org/jira/browse/ATLAS-4742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709320#comment-17709320
> ]
>
> Nixon Rodrigues commented on ATLAS-4742:
> ----------------------------------------
>
> may be hitting this issue -
> https://issues.apache.org/jira/browse/ATLAS-4358
>
> > Everytime changeover happens ,Atlas is taking almost an hour to switch
> over from PASSIVE to ACTIVE in HA mode.
> >
> --------------------------------------------------------------------------------------------------------------
> >
> >                 Key: ATLAS-4742
> >                 URL: https://issues.apache.org/jira/browse/ATLAS-4742
> >             Project: Atlas
> >          Issue Type: Bug
> >            Reporter: Jagadesh Kiran N
> >            Priority: Major
> >         Attachments: application.log, image001.png
> >
> >
> > We have tried setting up Apache atlas(2.2.0) in High availability mode
> in Kubernetes with separate pods for two instance.
> >
> > When we simulate a failure on active instance, the failover from passive
> instance from active instance is taking over an hour to complete the
> transition. This happens when we have created around 300 entities whereas
> when we simulated the same failover on fresh install of Atlas, it completed
> the transition in 15 minutes.
> >
> > This is the log before the failover for the passive instance:
> > The logs after the failover is in the attached file. This is the
> failover during a fresh install. It is doing the similar process but taking
> more time when there are more entities created in Atlas.
> > Warning : [main:] ~ Query requires iterating over all vertices [(__
> patch.id = JAVA_PATCH_0000_006)]. For better performance, use indexes
> (StandardJanusGraphTx$3:1357)
> >
> > Observation : Everytime switchover happens  its recreating repetitively
> every-time internal typedef's because of which switchover time is more than
> 1 hr
> > Please suggest how to go about the same ,
>
>
>
> --
> This message was sent by Atlassian Jira
> (v8.20.10#820010)
>