You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jon Haddad (Jira)" <ji...@apache.org> on 2020/03/17 23:29:00 UTC

[jira] [Moved] (CASSANDRASC-10) Read sidecar.yaml from sidecar.config System Property instead of classpath

     [ https://issues.apache.org/jira/browse/CASSANDRASC-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jon Haddad moved CASSANDRA-15288 to CASSANDRASC-10:
---------------------------------------------------

      Component/s:     (was: Sidecar)
    Fix Version/s:     (was: 4.x)
          Impacts:   (was: None)
              Key: CASSANDRASC-10  (was: CASSANDRA-15288)
         Platform:   (was: All)
        Reviewers:   (was: Andy Tolbert, Dinesh Joshi, Vinay Chella)
          Project: Sidecar for Apache Cassandra  (was: Cassandra)

> Read sidecar.yaml from sidecar.config System Property instead of classpath
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRASC-10
>                 URL: https://issues.apache.org/jira/browse/CASSANDRASC-10
>             Project: Sidecar for Apache Cassandra
>          Issue Type: Improvement
>            Reporter: Andy Tolbert
>            Assignee: Andy Tolbert
>            Priority: Low
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> I was experimenting earlier with running multiple sidecar instances against multiple local C* nodes (using a ccm cluster) and noticed that the distribution of sidecar did not include the conf directory and instead was loading sidecar.yaml from the classpath. I noticed the lines in build.gradle:
> {code:java}
> // Config file location should be in file:/// format for local files,
> // when we have the fix for adding /conf directory to classpaht, we can get away with below default JvmArg
> {code}
> From this statement I assume the expectation was that eventually the sidecar.config system property would be used to locate the sidecar.yaml file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org