Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-3883

ITs should not load default ClientConfiguration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.7.0
    • 1.7.1, 1.8.0
    • test
    • None

    Description

      In StandaloneAccumuloClusterConfiguration, this appears not to work as expected, nor is it necessary:

          this.clientConf = ClientConfiguration.loadDefault();
          try {
            clientConf.addConfiguration(new ClientConfiguration(clientConfFile));
          } catch (ConfigurationException e) {
            throw new RuntimeException("Failed to load client configuration from " + clientConfFile);
          }
      

      In general ITs should not load the default configuration.

      Attachments

        1. ACCUMULO-3883.1.patch
          1.0 kB
          Billie Rinaldi

        Activity

          People

            billie Billie Rinaldi
            billie Billie Rinaldi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 40m
                40m