You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/03/22 07:24:25 UTC

[jira] [Closed] (IGNITE-2868) IGFS: Investigate whether trash require further striping.

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

Vladimir Ozerov closed IGNITE-2868.
-----------------------------------

> IGFS: Investigate whether trash require further striping.
> ---------------------------------------------------------
>
>                 Key: IGNITE-2868
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2868
>             Project: Ignite
>          Issue Type: Task
>          Components: IGFS
>    Affects Versions: 1.5.0.final
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>             Fix For: 1.6
>
>
> Currently trash is striped into 16 items. It seems that this is not enough for distributed environment where dozens and even hundreds threads might perform concurrent removes.
> Let's try increasing amount of stripes and see it it helps anyhow.
> The only line needs to be changes is {{IgfsUtils.TRASH_CONCURRENCY}}. Let's try setting it to 128 or 256.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)