[jira] [Updated] (CASSANDRA-8876) Allow easier init script reuse

2015-02-27 Thread Marko Asplund (JIRA)

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

Marko Asplund updated CASSANDRA-8876:
-
Attachment: trunk-CASSANDRA-8876.txt

> Allow easier init script reuse
> --
>
> Key: CASSANDRA-8876
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8876
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Packaging
>Reporter: Marko Asplund
> Fix For: 2.1.3
>
> Attachments: trunk-CASSANDRA-8876.txt
>
>
> Make it possible to reuse the Cassandra debian init script with different 
> configuration and Cassandra home paths by making paths configurable via 
> environment variables set in /etc/default/cassandra.



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


[jira] [Created] (CASSANDRA-8876) Allow easier init script reuse

2015-02-27 Thread Marko Asplund (JIRA)
Marko Asplund created CASSANDRA-8876:


 Summary: Allow easier init script reuse
 Key: CASSANDRA-8876
 URL: https://issues.apache.org/jira/browse/CASSANDRA-8876
 Project: Cassandra
  Issue Type: Improvement
  Components: Packaging
Reporter: Marko Asplund
 Fix For: 2.1.3


Make it possible to reuse the Cassandra debian init script with different 
configuration and Cassandra home paths by making paths configurable via 
environment variables set in /etc/default/cassandra.



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


[jira] [Created] (CASSANDRA-5405) Provide a utility API for client libraries

2013-03-29 Thread Marko Asplund (JIRA)
Marko Asplund created CASSANDRA-5405:


 Summary: Provide a utility API for client libraries
 Key: CASSANDRA-5405
 URL: https://issues.apache.org/jira/browse/CASSANDRA-5405
 Project: Cassandra
  Issue Type: Improvement
  Components: API
Affects Versions: 1.2.3
Reporter: Marko Asplund


Provide a utility API for client libraries.
The utility API should have minimal dependencies.
Currently client API providers (e.g. Astyanax and Hector) need to use the 
cassandra-all library.
This jar has a lot of external transitive dependencies which can lead to 
dependency conflicts and deployment problems.

See e.g. Astyanax issue #256 for a concrete problem description:
https://github.com/Netflix/astyanax/issues/256

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira