Age | Commit message (Collapse) | Author | Files | Lines |
|
MusicSqlManager not required in current setup
Current code condensed and absorbed into MdbcConnection and MusicMixin
Modify deprecated names "CassandraMixin" to "MusicMixin"
Change-Id: If68f8937a385c19d901c56e5795ddc0acf45d399
Issue-ID: MUSIC-198
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
Spin off replay daemon in its own object
Create musictxdaemon test
Fix licensing issue
MusicRow Info has database partition object
Change-Id: I22117f8e9309fb5d8bc99ec35d4145e655f4e5a2
Issue-ID: MUSIC-166
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
The mdbc pom should inherit from oparent.
The top-level pom should not build the jar directly.
It should be a parent pom for mdbc submodules.
The first submodule will be called mdbc-server.
Note: the "mdbc" jar will now be called "mdbc-server".
Change-Id: I4456e659b7494641e5b3cefd540eb62a149b79a4
Issue-ID: MUSIC-175
Signed-off-by: Rob Daugherty <rd472p@att.com>
|