Uploaded image for project: 'Bookkeeper'
  1. Bookkeeper
  2. BOOKKEEPER-129

ZK_TIMEOUT typo in client/server configuration

    XMLWordPrintableJSON

Details

    Description

      there is a typo ZK_TIMEOUT in client/server configuration:

          public ClientConfiguration setZkTimeout(int zkTimeout) {
              setProperty(ZK_SERVERS, Integer.toString(zkTimeout));
              return this;
          }
      

      Attachments

        1. BOOKKEEPER-129.patch
          1 kB
          Sijie Guo

        Activity

          People

            ikelly Ivan Kelly
            hustlmsp Sijie Guo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: