Thomas Mueller created OAK-6157:
-----------------------------------
Summary: Provide a way to abort very large commits
Key: OAK-6157
URL: https://issues.apache.org/jira/browse/OAK-6157
Project: Jackrabbit Oak
Issue Type: New Feature
Reporter: Thomas Mueller
It would be nice to be able to abort large commits, for example very large
remove or move operations (that take many minutes to complete). This is for
cases where large operations were triggered by mistake.
I don't think we have that ability right now.
Possibly we could use a special editor for this that allows to cancel an
operation using JMX. For example cancel if the number of changes is larger than
x (the ProgressNotificationEditor tracks this).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)