You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Houston Putman (Jira)" <ji...@apache.org> on 2023/01/03 16:18:00 UTC

[jira] [Comment Edited] (SOLR-16607) org.apache.solr.security.hadoop.LocaleTest.testWithKdc needs to handle locales raj, bho, bgc added in JDK 20

    [ https://issues.apache.org/jira/browse/SOLR-16607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17654089#comment-17654089 ] 

Houston Putman edited comment on SOLR-16607 at 1/3/23 4:17 PM:
---------------------------------------------------------------

{{TestRuleBasedAuthorizationWithKerberos}} might also be failing due to this. SOLR-10452 modified {{DelegationTokenHttpSolrClient}} around the same time, so that may be the culprit as well.

Actually I think this might be breaking a lot of tests:

* org.apache.solr.cloud.TestRSAKeyPair.testGenKeyPair
* org.apache.solr.cloud.TestRSAKeyPair.testReadKeysFromDisk
* org.apache.solr.security.TestPKIAuthenticationPlugin.testSuperUser
* org.apache.solr.security.TestPKIAuthenticationPlugin.testProtocolMismatch
* org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherInvalidKey
* org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherInvalidTimestampTooSmall
* org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherInvalidTimestampTooBig
* org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherNoSpace
* org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherNoTimestamp
* org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipher
* org.apache.solr.security.hadoop.LocaleTest.testWithKdc
* org.apache.solr.security.hadoop.TestRuleBasedAuthorizationWithKerberos.testCollectionCreateSearchDelete
* org.apache.solr.security.hadoop.TestRuleBasedAuthorizationWithKerberos.testReadsAltUser
* org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics
* org.apache.solr.security.hadoop.TestSolrCloudWithKerberosAlt.testBasics
* org.apache.solr.hdfs.HdfsDirectoryFactoryTest.classMethod
* org.apache.solr.hdfs.backup.repository.HdfsBackupRepositoryIntegrationTest.classMethod
* org.apache.solr.hdfs.backup.repository.HdfsBackupRepositoryTest.testCopyBufferDefaultSize
* org.apache.solr.hdfs.backup.repository.HdfsBackupRepositoryTest.testHdfsHomePropertySet
* org.apache.solr.hdfs.backup.repository.HdfsBackupRepositoryTest.testCopyBufferSet
* org.apache.solr.hdfs.cloud.HdfsCollectionsApiTest.classMethod
* org.apache.solr.hdfs.cloud.HdfsRecoverLeaseTest.classMethod
* org.apache.solr.hdfs.cloud.HdfsThreadLeakTest.classMethod
* org.apache.solr.hdfs.cloud.api.collections.HdfsCloudIncrementalBackupTest.classMethod
* org.apache.solr.hdfs.cloud.api.collections.TestHdfsCloudBackupRestore.classMethod
* org.apache.solr.hdfs.handler.TestHdfsBackupRestoreCore.classMethod
* org.apache.solr.hdfs.search.TestRecoveryHdfs.classMethod
* org.apache.solr.hdfs.store.HdfsDirectoryTest.classMethod
* org.apache.solr.hdfs.update.TestHdfsUpdateLog.classMethod


was (Author: houston):
{{TestRuleBasedAuthorizationWithKerberos}} might also be failing due to this. SOLR-10452 modified {{DelegationTokenHttpSolrClient}} around the same time, so that may be the culprit as well.

> org.apache.solr.security.hadoop.LocaleTest.testWithKdc needs to handle locales raj, bho, bgc added in JDK 20
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-16607
>                 URL: https://issues.apache.org/jira/browse/SOLR-16607
>             Project: Solr
>          Issue Type: Test
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Hadoop Integration, Tests
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Minor
>
> JDK 20 Build 21 added new locales - https://jdk.java.net/20/release-notes
> specifically through https://cldr.unicode.org/index/downloads/cldr-42
> These locales (raj, bho, bgc) need to added to https://github.com/apache/solr/blob/main/solr/modules/hadoop-auth/src/test/org/apache/solr/security/hadoop/KerberosTestServices.java#L201



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org