[ 
https://issues.apache.org/jira/browse/JAMES-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rene Cordier updated JAMES-2649:
--------------------------------
    Description: 
Implement inconsistency in listSources Cassandra DAO:

Implement a task that deletes all mapping sources from the DAO then re run the 
migration task.
Expose this as a webadmin end-point (in a new 
`/server/protocols/webadmin/webadmin-cassandra-data` mvn module):

{code:java}
curl -XPOST /cassandra/mappings?action=solveInconsistencies

Will return a taskId
{code}

Write unit test for this new route & bind it in cassandra-guice bindings.

  was:
Implement inconsistency in listSources Cassandra DAO:
Implement a task that deletes all mapping sources from the DAO then re run the 
migration task.
Expose this as a webadmin end-point (in a new 
`/server/protocols/webadmin/webadmin-cassandra-data` mvn module):
{code:java}
curl -XPOST /cassandra/mappings?action=solveInconsistencies

Will return a taskId
{code}
Write unit test for this new route & bind it in cassandra-guice bindings.


> Alias sources Cassandra projection consistency
> ----------------------------------------------
>
>                 Key: JAMES-2649
>                 URL: https://issues.apache.org/jira/browse/JAMES-2649
>             Project: James Server
>          Issue Type: New Feature
>          Components: cassandra
>            Reporter: Rene Cordier
>            Priority: Major
>
> Implement inconsistency in listSources Cassandra DAO:
> Implement a task that deletes all mapping sources from the DAO then re run 
> the migration task.
> Expose this as a webadmin end-point (in a new 
> `/server/protocols/webadmin/webadmin-cassandra-data` mvn module):
> {code:java}
> curl -XPOST /cassandra/mappings?action=solveInconsistencies
> Will return a taskId
> {code}
> Write unit test for this new route & bind it in cassandra-guice bindings.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to