Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-601

allow configuration of session timeout min/max bounds

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.1
    • 3.3.0
    • server
    • None
    • Reviewed

    Description

      ZK servers currently enforce a min/max boundary on client session timeout relative to the ticktime setting, detailed here:
      http://hadoop.apache.org/zookeeper/docs/current/zookeeperProgrammers.html#ch_zkSessions

      In general there are good reasons for this however in some cases, in particular with HBase region servers, we have seen a need to allow this bound to be set differently (higher). The Sun jvm can GC pause for very long times (in some cases we've seen 4 minutes even with the "realtime" gc.

      It would be good to allow this bound to be set via configuration parameters.

      Note: 4letterword and JMX integration would be needed.

      Attachments

        1. ZOOKEEPER-601.patch
          45 kB
          Patrick D. Hunt
        2. ZOOKEEPER-601.patch
          46 kB
          Patrick D. Hunt

        Issue Links

          Activity

            People

              phunt Patrick D. Hunt
              phunt Patrick D. Hunt
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: