Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-410 Be able to support creating tables with a few hundred tablets
  3. KUDU-503

Regression: always sync-on-close for data blocks makes tablet creation too slow

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • M4.5
    • None
    • fs

    Description

      When this change (http://gerrit.sjc.cloudera.com:8080/#/c/4231/) was pushed a bunch of stuff got slower, for example: http://gerrit.sjc.cloudera.com:8080/#/c/4253/.

      Tablet creation also got a lot slower, we used to be able to create 700 tablets with num_replicas=3 but now we're always missing ~50 (because the master drops the calls on the floor, different issue).

      enable_data_block_fsync can be disabled to get the performance back.

      On a single node, tablet creation with the flag turned off takes ~100ms whereas with the default value it takes at least 700ms (saw it taking seconds).

      Attachments

        Activity

          People

            Unassigned Unassigned
            jdcryans Jean-Daniel Cryans
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: