[ https://issues.apache.org/jira/browse/IGNITE-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15003737#comment-15003737 ]
Vladimir Ozerov commented on IGNITE-1377: ----------------------------------------- Throwing an exception in case of primary node failure looks wrong to me. It means that user will have to account for distributed failures in virtually every single line of code, even if he performs only node-local operations. Probably we should decouple preloading of marshaller cache somehow, and keep retries because it is always possible to save value to replicated cache. > Portable metadata update on changing topology causes hangs in tests > ------------------------------------------------------------------- > > Key: IGNITE-1377 > URL: https://issues.apache.org/jira/browse/IGNITE-1377 > Project: Ignite > Issue Type: Sub-task > Components: general, interop > Reporter: Alexey Goncharuk > Assignee: Semen Boikov > Priority: Blocker > Labels: Muted_test > Fix For: 1.5 > > > I removed metadata update on for objects not defined in configuration (this > is not an introduced bug, it existed before) because it causes portable > failover suite to hang. > Need to investigate further the cause of the hang and unmute > {{testNoConfiguration}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)