[
https://issues.apache.org/jira/browse/CASSANDRA-10304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
C. Scott Andreas updated CASSANDRA-10304:
-----------------------------------------
Component/s: Packaging
> support running on JRE compact3 profile
> ---------------------------------------
>
> Key: CASSANDRA-10304
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10304
> Project: Cassandra
> Issue Type: Wish
> Components: Packaging
> 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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]