Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11233

hadoop.security.kms.client.encrypted.key.cache.expiry property spelled wrong in core-default

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.6.0
    • 2.6.0
    • conf
    • None

    Description

      Theres' a spurious " at the start of the kms cache entry

      <property>
        <name>"hadoop.security.kms.client.encrypted.key.cache.expiry</name>
        <value>43200000</value>
        <description>
          Cache expiry time for a Key, after which the cache Queue for this
          key will be dropped. Default = 12hrs
        </description>
      </property>
      

      Attachments

        1. HADOOP-11233.1.patch
          0.8 kB
          Stephen Chu

        Activity

          schu Stephen Chu added a comment -

          Thanks for catching this, stevel@apache.org. Removed the invalid " in the submitted patch.

          schu Stephen Chu added a comment - Thanks for catching this, stevel@apache.org . Removed the invalid " in the submitted patch.
          hadoopqa Hadoop QA added a comment -

          -1 overall. Here are the results of testing the latest attachment
          http://issues.apache.org/jira/secure/attachment/12677231/HADOOP-11233.1.patch
          against trunk revision caecd9f.

          +1 @author. The patch does not contain any @author tags.

          -1 tests included. The patch doesn't appear to include any new or modified tests.
          Please justify why no new tests are needed for this patch.
          Also please list what manual steps were performed to verify this patch.

          +1 javac. The applied patch does not increase the total number of javac compiler warnings.

          +1 javadoc. There were no new javadoc warning messages.

          +1 eclipse:eclipse. The patch built with eclipse:eclipse.

          +1 findbugs. The patch does not introduce any new Findbugs (version 2.0.3) warnings.

          +1 release audit. The applied patch does not increase the total number of release audit warnings.

          +1 core tests. The patch passed unit tests in hadoop-common-project/hadoop-common.

          +1 contrib tests. The patch passed contrib unit tests.

          Test results: https://builds.apache.org/job/PreCommit-HADOOP-Build/4954//testReport/
          Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/4954//console

          This message is automatically generated.

          hadoopqa Hadoop QA added a comment - -1 overall . Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12677231/HADOOP-11233.1.patch against trunk revision caecd9f. +1 @author . The patch does not contain any @author tags. -1 tests included . The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. +1 javac . The applied patch does not increase the total number of javac compiler warnings. +1 javadoc . There were no new javadoc warning messages. +1 eclipse:eclipse . The patch built with eclipse:eclipse. +1 findbugs . The patch does not introduce any new Findbugs (version 2.0.3) warnings. +1 release audit . The applied patch does not increase the total number of release audit warnings. +1 core tests . The patch passed unit tests in hadoop-common-project/hadoop-common. +1 contrib tests . The patch passed contrib unit tests. Test results: https://builds.apache.org/job/PreCommit-HADOOP-Build/4954//testReport/ Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/4954//console This message is automatically generated.
          hitliuyi Yi Liu added a comment -

          +1, Thanks Steve for catching it and Stephen for the patch.
          Will commit it later.

          hitliuyi Yi Liu added a comment - +1, Thanks Steve for catching it and Stephen for the patch. Will commit it later.
          schu Stephen Chu added a comment -

          Thanks a lot, hitliuyi!

          schu Stephen Chu added a comment - Thanks a lot, hitliuyi !
          hudson Hudson added a comment -

          FAILURE: Integrated in Hadoop-trunk-Commit #6364 (See https://builds.apache.org/job/Hadoop-trunk-Commit/6364/)
          HADOOP-11233. hadoop.security.kms.client.encrypted.key.cache.expiry property spelled wrong in core-default. (Stephen Chu via yliu) (yliu: rev e7859015bcc2cda99a64b1db18baab0e1ca5c155)

          • hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
          • hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
          hudson Hudson added a comment - FAILURE: Integrated in Hadoop-trunk-Commit #6364 (See https://builds.apache.org/job/Hadoop-trunk-Commit/6364/ ) HADOOP-11233 . hadoop.security.kms.client.encrypted.key.cache.expiry property spelled wrong in core-default. (Stephen Chu via yliu) (yliu: rev e7859015bcc2cda99a64b1db18baab0e1ca5c155) hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
          hitliuyi Yi Liu added a comment -

          commit to trunk, branch-2, branch-2.6

          hitliuyi Yi Liu added a comment - commit to trunk, branch-2, branch-2.6
          hudson Hudson added a comment -

          SUCCESS: Integrated in Hadoop-Yarn-trunk #726 (See https://builds.apache.org/job/Hadoop-Yarn-trunk/726/)
          HADOOP-11233. hadoop.security.kms.client.encrypted.key.cache.expiry property spelled wrong in core-default. (Stephen Chu via yliu) (yliu: rev e7859015bcc2cda99a64b1db18baab0e1ca5c155)

          • hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
          • hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
          hudson Hudson added a comment - SUCCESS: Integrated in Hadoop-Yarn-trunk #726 (See https://builds.apache.org/job/Hadoop-Yarn-trunk/726/ ) HADOOP-11233 . hadoop.security.kms.client.encrypted.key.cache.expiry property spelled wrong in core-default. (Stephen Chu via yliu) (yliu: rev e7859015bcc2cda99a64b1db18baab0e1ca5c155) hadoop-common-project/hadoop-common/src/main/resources/core-default.xml hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
          hudson Hudson added a comment -

          FAILURE: Integrated in Hadoop-Mapreduce-trunk #1940 (See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1940/)
          HADOOP-11233. hadoop.security.kms.client.encrypted.key.cache.expiry property spelled wrong in core-default. (Stephen Chu via yliu) (yliu: rev e7859015bcc2cda99a64b1db18baab0e1ca5c155)

          • hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
          • hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
          hudson Hudson added a comment - FAILURE: Integrated in Hadoop-Mapreduce-trunk #1940 (See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1940/ ) HADOOP-11233 . hadoop.security.kms.client.encrypted.key.cache.expiry property spelled wrong in core-default. (Stephen Chu via yliu) (yliu: rev e7859015bcc2cda99a64b1db18baab0e1ca5c155) hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
          hudson Hudson added a comment -

          SUCCESS: Integrated in Hadoop-Hdfs-trunk #1915 (See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1915/)
          HADOOP-11233. hadoop.security.kms.client.encrypted.key.cache.expiry property spelled wrong in core-default. (Stephen Chu via yliu) (yliu: rev e7859015bcc2cda99a64b1db18baab0e1ca5c155)

          • hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
          • hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
          hudson Hudson added a comment - SUCCESS: Integrated in Hadoop-Hdfs-trunk #1915 (See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1915/ ) HADOOP-11233 . hadoop.security.kms.client.encrypted.key.cache.expiry property spelled wrong in core-default. (Stephen Chu via yliu) (yliu: rev e7859015bcc2cda99a64b1db18baab0e1ca5c155) hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt hadoop-common-project/hadoop-common/src/main/resources/core-default.xml

          People

            schu Stephen Chu
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: