[ https://issues.apache.org/jira/browse/CASSANDRA-13518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zhiyan Shao updated CASSANDRA-13518: ------------------------------------ Status: Patch Available (was: Open) [~yukim] , could you take a look? I will port the change to 4.0 later. Thanks1 > sstableloader doesn't support non default storage_port and ssl_storage_port. > ----------------------------------------------------------------------------- > > Key: CASSANDRA-13518 > URL: https://issues.apache.org/jira/browse/CASSANDRA-13518 > Project: Cassandra > Issue Type: Improvement > Components: Tools > Reporter: Zhiyan Shao > Assignee: Zhiyan Shao > Priority: Minor > Fix For: 3.0.x > > Attachments: 13518-3.0-1.txt, 13518-3.0-2.txt > > Original Estimate: 1h > Remaining Estimate: 1h > > Currently these 2 ports are using hardcoded default ports: > https://github.com/apache/cassandra/blob/8b3a60b9a7dbefeecc06bace617279612ec7092d/src/java/org/apache/cassandra/config/Config.java#L128-L129 > The proposed fix is to add command line option for these two ports like what > NATIVE_PORT_OPTION currently does in LoaderOptions.java -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org