You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2020/10/06 19:09:00 UTC

[jira] [Created] (HDDS-4313) Create thread-local instance of FileSystem in HadoopFsGenerator

Attila Doroszlai created HDDS-4313:
--------------------------------------

             Summary: Create thread-local instance of FileSystem in HadoopFsGenerator
                 Key: HDDS-4313
                 URL: https://issues.apache.org/jira/browse/HDDS-4313
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: freon
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


[~elek]'s most recent performance test uncovered a client-side bottleneck in Freon's Hadoop FS generator: a global {{FileSystem}} instance causes lock contention among test threads.

https://github.com/elek/ozone-notes/blob/master/static/results/23_hcfs_write/profile.svg



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org