pjfanning opened a new issue, #65: URL: https://github.com/apache/incubator-pekko-persistence-cassandra/issues/65
https://github.com/apache/incubator-pekko-persistence-cassandra/blob/5ca43b58c6fe74b29cce776797d250085446fc49/core/src/main/scala/org/apache/pekko/persistence/cassandra/compaction/LeveledCompactionStrategy.scala#L19 https://github.com/apache/incubator-pekko-persistence-cassandra/blob/5ca43b58c6fe74b29cce776797d250085446fc49/core/src/main/scala/org/apache/pekko/persistence/cassandra/compaction/SizeTieredCompactionStrategy.scala#L19 https://github.com/apache/incubator-pekko-persistence-cassandra/blob/5ca43b58c6fe74b29cce776797d250085446fc49/core/src/main/scala/org/apache/pekko/persistence/cassandra/compaction/BaseCompactionStrategy.scala#L21 * is it possible just to reference the Cassandra code directly (jar dependency)? * if not, we need entries in our LICENCE and NOTICE acknowledging the copying of this code * we should probably replace our Pekko ASF header with Apache Cassandra ASF header (which is the standard one, unmodified) https://github.com/apache/cassandra/blob/cassandra-2.2/src/java/org/apache/cassandra/db/compaction/AbstractCompactionStrategy.java -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
