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

There are multiple HConstants for configuring Zookeeper timeout

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.95.0
    • None
    • None
    • Reviewed

    Description

      From tedyu@apache.org to dev@:

      There are two constants with the same value:
      HConstants.ZOOKEEPER_SESSION_TIMEOUT and HConstants.ZK_SESSION_TIMEOUT

      HConstants.ZOOKEEPER_SESSION_TIMEOUT is only used in tests.
      HConstants.ZK_SESSION_TIMEOUT is used by ZKUtil

      Shall we remove HConstants.ZOOKEEPER_SESSION_TIMEOUT and let tests use
      HConstants.ZK_SESSION_TIMEOUT ?

      Attachments

        Activity

          People

            ndimiduk Nick Dimiduk
            ndimiduk Nick Dimiduk
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: