You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2015/09/11 09:32:45 UTC

[jira] [Updated] (CASSANDRA-10304) support running on JRE compact3 profile

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

Robert Stupp updated CASSANDRA-10304:
-------------------------------------
      Priority: Minor  (was: Major)
    Issue Type: Wish  (was: Bug)

> support running on JRE compact3 profile
> ---------------------------------------
>
>                 Key: CASSANDRA-10304
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10304
>             Project: Cassandra
>          Issue Type: Wish
>            Reporter: Adrian Cole
>            Priority: Minor
>
> It would be nice if cassandra could run unaltered on compact3 profile, as it leads to far smaller images (like docker images)
> http://openjdk.java.net/jeps/161
> Right now, the snakeyaml and logback dependencies use java.beans package which is defined outside of that.
> I've verified cassandra works, if you use a different slf4j binding, and make a configuration manually. Since our default cassandra.yaml doesn't use any advanced yaml features, we could consider just making it json or adjusting defaults so that a yaml file isn't needed.
> https://github.com/openzipkin/docker-zipkin/blob/master/cassandra/ZipkinConfigurationLoader.java
> http://jira.qos.ch/browse/LOGBACK-1071 https://bitbucket.org/asomov/snakeyaml/issues/315/make-javabeans-optional-or-not-used



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)