frankgh commented on code in PR #18:
URL:
https://github.com/apache/cassandra-analytics/pull/18#discussion_r1385266670
##########
cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/CassandraContext.java:
##########
@@ -96,6 +96,11 @@ public SidecarClient getSidecarClient()
return sidecarClient;
}
+ public int getSidecarPort()
Review Comment:
NIT:
```suggestion
public int sidecarPort()
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]