[
https://issues.apache.org/jira/browse/CASSANDRA-20698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18007241#comment-18007241
]
Maxim Muzafarov commented on CASSANDRA-20698:
---------------------------------------------
The ToolRunner substitutes the stdout and stderr references when running cli
tools.
The org.apache.cassandra.ConsoleAppender keeps the original references locally,
which is incorrect.
Patch is ready for review:
https://github.com/apache/cassandra/pull/4254
> SSTableLoaderEncryptionOptionsTest#bulkLoaderSuccessfullyStreamsOverSslWithDeprecatedSslStoragePort
> failing on missing stdout content
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-20698
> URL: https://issues.apache.org/jira/browse/CASSANDRA-20698
> Project: Apache Cassandra
> Issue Type: Bug
> Components: Test/dtest/python, Tool/bulk load
> Reporter: Caleb Rackliffe
> Priority: Normal
> Fix For: 6.x
>
>
> {{bulkLoaderSuccessfullyStreamsOverSslWithDeprecatedSslStoragePort()}} is
> expecting to see some content in the stdout, but it's apparently missing:
> {noformat}
> assertTrue(tool.getStdout().contains("ssl storage port is deprecated and not
> used"));
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]