[
https://issues.apache.org/jira/browse/IGNITE-9120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721895#comment-16721895
]
ASF GitHub Bot commented on IGNITE-9120:
----------------------------------------
GitHub user a-polyakov opened a pull request:
https://github.com/apache/ignite/pull/5673
IGNITE-9120 Metadata writer does not propagate error to failure handler
Signed-off-by: a-polyakov <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/a-polyakov/ignite ignite-9120
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5673.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 #5673
----
commit e44e6df12cd82e2e55952daa7f31538b3f1e332b
Author: a-polyakov <polyakov.alexandr.alexandrovich@...>
Date: 2018-12-15T00:02:20Z
IGNITE-9120 Metadata writer does not propagate error to failure handler
Signed-off-by: a-polyakov <[email protected]>
----
> Metadata writer does not propagate error to failure handler
> -----------------------------------------------------------
>
> Key: IGNITE-9120
> URL: https://issues.apache.org/jira/browse/IGNITE-9120
> Project: Ignite
> Issue Type: Bug
> Reporter: Alexand Polyakov
> Assignee: Alexand Polyakov
> Priority: Major
>
> In logs
> {code:java}
> [WARN] [tcp-disco-msg-worker- # 2% DPL_GRID% DplGridNodeName%]
> [o.a.i.i.p.c.b.CacheObjectBinaryProcessorImpl] Failed to save metadata for
> typeId: 978611101; The exception was selected: there was no space left on the
> device{code}
> Node does not shut down
> The number of stalled transactions begins to grow.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)