Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-7008

Set scanner caching to a better default, disable Nagles

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.95.0
    • Client
    • None
    • Reviewed
    • Hide
      This patch increases the default scanner caching to 100.
      It also enables tcpNoDelay by default (i.e. disabled Nagle's algorithm).

      This will generally lead to better performance, but in some situation may lead to different network patterns and increase memory consumption on both the client and the server.
      Show
      This patch increases the default scanner caching to 100. It also enables tcpNoDelay by default (i.e. disabled Nagle's algorithm). This will generally lead to better performance, but in some situation may lead to different network patterns and increase memory consumption on both the client and the server.
    • 0.96notable

    Attachments

      1. 7008-0.94.txt
        3 kB
        Lars Hofhansl
      2. 7008-0.94-v2.txt
        5 kB
        Lars Hofhansl
      3. 7008-0.94-v3.txt
        7 kB
        Lars Hofhansl
      4. 7008-trunk-v5.txt
        8 kB
        Lars Hofhansl
      5. 7008-trunk-v6.txt
        8 kB
        Lars Hofhansl
      6. 7008-v3.txt
        3 kB
        Lars Hofhansl
      7. 7008-v4.txt
        5 kB
        Lars Hofhansl
      8. HBASE-7008.patch
        1 kB
        Liang Xie
      9. HBASE-7008-v2.patch
        2 kB
        Liang Xie

      Issue Links

        Activity

          People

            xieliang007 Liang Xie
            xieliang007 Liang Xie
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: