[jira] [Updated] (CASSSIDECAR-401) Incorrect SSL Configuration Keys in CdcPublisher.secretsProvider()
[ https://issues.apache.org/jira/browse/CASSSIDECAR-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jyothsna Konisa updated CASSSIDECAR-401: Fix Version/s: 0.3 Source Control Link: https://github.com/apache/cassandra-sidecar/commit/646f13fd333687ba4debc569acd79f4be252f07e Resolution: Fixed Status: Resolved (was: Ready to Commit) > Incorrect SSL Configuration Keys in CdcPublisher.secretsProvider() > -- > > Key: CASSSIDECAR-401 > URL: https://issues.apache.org/jira/browse/CASSSIDECAR-401 > Project: Sidecar for Apache Cassandra > Issue Type: New Feature > Components: CDC >Reporter: Jyothsna Konisa >Priority: Major > Fix For: 0.3 > > Time Spent: 50m > Remaining Estimate: 0h > > The secretsProvider() method in CdcPublisher uses incorrect key names when > constructing the SSL configuration map for the cassandra-analytics library's > SslConfig class. The current implementation uses underscore-separated keys > (e.g., keystore_path, truststore_password), which do not match with the ones > that library expects. Update the class to use keys in the library. -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[jira] [Updated] (CASSSIDECAR-401) Incorrect SSL Configuration Keys in CdcPublisher.secretsProvider()
[ https://issues.apache.org/jira/browse/CASSSIDECAR-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jyothsna Konisa updated CASSSIDECAR-401: Reviewers: Bernardo Botella, Josh McKenzie, Yifan Cai (was: Josh McKenzie) Status: Review In Progress (was: Patch Available) > Incorrect SSL Configuration Keys in CdcPublisher.secretsProvider() > -- > > Key: CASSSIDECAR-401 > URL: https://issues.apache.org/jira/browse/CASSSIDECAR-401 > Project: Sidecar for Apache Cassandra > Issue Type: New Feature > Components: CDC >Reporter: Jyothsna Konisa >Priority: Major > Time Spent: 50m > Remaining Estimate: 0h > > The secretsProvider() method in CdcPublisher uses incorrect key names when > constructing the SSL configuration map for the cassandra-analytics library's > SslConfig class. The current implementation uses underscore-separated keys > (e.g., keystore_path, truststore_password), which do not match with the ones > that library expects. Update the class to use keys in the library. -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[jira] [Updated] (CASSSIDECAR-401) Incorrect SSL Configuration Keys in CdcPublisher.secretsProvider()
[ https://issues.apache.org/jira/browse/CASSSIDECAR-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jyothsna Konisa updated CASSSIDECAR-401: Status: Ready to Commit (was: Review In Progress) > Incorrect SSL Configuration Keys in CdcPublisher.secretsProvider() > -- > > Key: CASSSIDECAR-401 > URL: https://issues.apache.org/jira/browse/CASSSIDECAR-401 > Project: Sidecar for Apache Cassandra > Issue Type: New Feature > Components: CDC >Reporter: Jyothsna Konisa >Priority: Major > Time Spent: 50m > Remaining Estimate: 0h > > The secretsProvider() method in CdcPublisher uses incorrect key names when > constructing the SSL configuration map for the cassandra-analytics library's > SslConfig class. The current implementation uses underscore-separated keys > (e.g., keystore_path, truststore_password), which do not match with the ones > that library expects. Update the class to use keys in the library. -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[jira] [Updated] (CASSSIDECAR-401) Incorrect SSL Configuration Keys in CdcPublisher.secretsProvider()
[ https://issues.apache.org/jira/browse/CASSSIDECAR-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jyothsna Konisa updated CASSSIDECAR-401: Status: In Progress (was: Patch Available) > Incorrect SSL Configuration Keys in CdcPublisher.secretsProvider() > -- > > Key: CASSSIDECAR-401 > URL: https://issues.apache.org/jira/browse/CASSSIDECAR-401 > Project: Sidecar for Apache Cassandra > Issue Type: New Feature > Components: CDC >Reporter: Jyothsna Konisa >Priority: Major > Time Spent: 50m > Remaining Estimate: 0h > > The secretsProvider() method in CdcPublisher uses incorrect key names when > constructing the SSL configuration map for the cassandra-analytics library's > SslConfig class. The current implementation uses underscore-separated keys > (e.g., keystore_path, truststore_password), which do not match with the ones > that library expects. Update the class to use keys in the library. -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[jira] [Updated] (CASSSIDECAR-401) Incorrect SSL Configuration Keys in CdcPublisher.secretsProvider()
[ https://issues.apache.org/jira/browse/CASSSIDECAR-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jyothsna Konisa updated CASSSIDECAR-401: Status: Patch Available (was: In Progress) > Incorrect SSL Configuration Keys in CdcPublisher.secretsProvider() > -- > > Key: CASSSIDECAR-401 > URL: https://issues.apache.org/jira/browse/CASSSIDECAR-401 > Project: Sidecar for Apache Cassandra > Issue Type: New Feature > Components: CDC >Reporter: Jyothsna Konisa >Priority: Major > Time Spent: 50m > Remaining Estimate: 0h > > The secretsProvider() method in CdcPublisher uses incorrect key names when > constructing the SSL configuration map for the cassandra-analytics library's > SslConfig class. The current implementation uses underscore-separated keys > (e.g., keystore_path, truststore_password), which do not match with the ones > that library expects. Update the class to use keys in the library. -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[jira] [Updated] (CASSSIDECAR-401) Incorrect SSL Configuration Keys in CdcPublisher.secretsProvider()
[ https://issues.apache.org/jira/browse/CASSSIDECAR-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh McKenzie updated CASSSIDECAR-401: -- Reviewers: Josh McKenzie > Incorrect SSL Configuration Keys in CdcPublisher.secretsProvider() > -- > > Key: CASSSIDECAR-401 > URL: https://issues.apache.org/jira/browse/CASSSIDECAR-401 > Project: Sidecar for Apache Cassandra > Issue Type: New Feature > Components: CDC >Reporter: Jyothsna Konisa >Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > The secretsProvider() method in CdcPublisher uses incorrect key names when > constructing the SSL configuration map for the cassandra-analytics library's > SslConfig class. The current implementation uses underscore-separated keys > (e.g., keystore_path, truststore_password), which do not match with the ones > that library expects. Update the class to use keys in the library. -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[jira] [Updated] (CASSSIDECAR-401) Incorrect SSL Configuration Keys in CdcPublisher.secretsProvider()
[ https://issues.apache.org/jira/browse/CASSSIDECAR-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jyothsna Konisa updated CASSSIDECAR-401: Authors: Jyothsna Konisa Test and Documentation Plan: Added tests to validate the fix Status: Patch Available (was: Open) > Incorrect SSL Configuration Keys in CdcPublisher.secretsProvider() > -- > > Key: CASSSIDECAR-401 > URL: https://issues.apache.org/jira/browse/CASSSIDECAR-401 > Project: Sidecar for Apache Cassandra > Issue Type: New Feature > Components: CDC >Reporter: Jyothsna Konisa >Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > The secretsProvider() method in CdcPublisher uses incorrect key names when > constructing the SSL configuration map for the cassandra-analytics library's > SslConfig class. The current implementation uses underscore-separated keys > (e.g., keystore_path, truststore_password), which do not match with the ones > that library expects. Update the class to use keys in the library. -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[jira] [Updated] (CASSSIDECAR-401) Incorrect SSL Configuration Keys in CdcPublisher.secretsProvider()
[ https://issues.apache.org/jira/browse/CASSSIDECAR-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jyothsna Konisa updated CASSSIDECAR-401: Change Category: Semantic Complexity: Normal Component/s: CDC Status: Open (was: Triage Needed) > Incorrect SSL Configuration Keys in CdcPublisher.secretsProvider() > -- > > Key: CASSSIDECAR-401 > URL: https://issues.apache.org/jira/browse/CASSSIDECAR-401 > Project: Sidecar for Apache Cassandra > Issue Type: New Feature > Components: CDC >Reporter: Jyothsna Konisa >Priority: Major > > The secretsProvider() method in CdcPublisher uses incorrect key names when > constructing the SSL configuration map for the cassandra-analytics library's > SslConfig class. The current implementation uses underscore-separated keys > (e.g., keystore_path, truststore_password), which do not match with the ones > that library expects. Update the class to use keys in the library. -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
