Merge branch 'reactor-for-cassandra-blob-dao-2'
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/110e9a2a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/110e9a2a Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/110e9a2a Branch: refs/heads/master Commit: 110e9a2a20246f0bddb32f183d5877fdca8d7a41 Parents: 6b28804 a4875cf Author: Antoine Duprat <[email protected]> Authored: Thu Dec 20 14:39:11 2018 +0100 Committer: Antoine Duprat <[email protected]> Committed: Thu Dec 20 14:39:11 2018 +0100 ---------------------------------------------------------------------- server/blob/blob-cassandra/pom.xml | 5 + .../james/blob/cassandra/CassandraBlobsDAO.java | 184 ++++++++----------- .../cassandra/utils/PipedStreamSubscriber.java | 90 +++++++++ .../src/resources/test/logback-test.xml | 28 +++ .../blob/cassandra/CassandraBlobsDAOTest.java | 9 + 5 files changed, 212 insertions(+), 104 deletions(-) ---------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
