Uploaded image for project: 'odlparent'
  1. odlparent
  2. ODLPARENT-199

Remove Cassandra dependency declaration

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Medium Medium
    • 5.0.0
    • None
    • General
    • None

      Current declaration is massively outdated, to the point it has no chance to work with OpenDaylight components due to incompatibility of Guava: we ship Guava 23 and the driver requires Guava <19. This results in components not being able to use ODL interfaces and Cassandra at the same time in OSGi.

      The only recourse is to upgrade to Cassandra 3, which is doable, but the dependencyManagement declaration from odlparent is quite hostile there, as it ends up overriding transitive dependencies in feature artifacts, forcing users to repeat the override over and over.

      Cassandra is no longer used in managed projects anywhere hence it would be better to not provide the declaration at all.

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: