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

Reply via email to