[
https://issues.apache.org/jira/browse/ISIS-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16347373#comment-16347373
]
ASF subversion and git services commented on ISIS-1569:
-------------------------------------------------------
Commit f0a952dc2effa52d57e3b3c7757f4494040c179e in isis's branch
refs/heads/maint-1.16.1 from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=f0a952d ]
ISIS-1569: continues if replicated an exception; utility methods for DTOs
ContentMappingServiceForCommandDto now takes responsibility for automatically
copying over 5 fields from the CommandWithDto (entity) into the user data of
the CommandDto.
One of these is the exception, if any. This is used by
BackgroundCommandExecution to CONTINUE to process EVEN IF an exception occurs
on the slave, if an exception also had occurred on the master.
> Automated testing tool to replay commands against a copy of prod
> ----------------------------------------------------------------
>
> Key: ISIS-1569
> URL: https://issues.apache.org/jira/browse/ISIS-1569
> Project: Isis
> Issue Type: New Feature
> Components: Core
> Affects Versions: 1.13.2.1
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Major
> Fix For: 1.16.1
>
>
> eg obtain copy of prod from a month ago
> then for all commands since then, replay (simulating the current user and
> time for each)
> finally, compare resultant database with current prod, and list out
> differences in data.
> could also use for performance testing, perhaps.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)