-
-
Notifications
You must be signed in to change notification settings - Fork 222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FEATURE: Introduce ContentRepositoryMaintainer
and restore projection cli commands
#5378
FEATURE: Introduce ContentRepositoryMaintainer
and restore projection cli commands
#5378
Commits on Nov 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f46077e - Browse repository at this point
Copy the full SHA f46077eView commit details -
TASK: Rename
ProjectionStatus
and introduce `ProjectionSubscription……Status` Like the `ProjectionSubscription` projections subscribers for projections will have an explicit state: `ProjectionSubscriptionStatus`. If its extended to allow other subscribers another status type should be introduced. replayRequired todo remove we cannot figurea that out in the status after all!
Configuration menu - View commit details
-
Copy full SHA for bace8ff - Browse repository at this point
Copy the full SHA bace8ffView commit details -
TASK: Introduce
DetachedSubscriptionStatus
as the projection setup ……status cannot be calculated ... and when extending the system to support multiple subscribers, we cannot know their original classification but have to use a special empty placeholder like: `DetachedSubscriptionStatus` This also makes the `$projectionStatus === null` detached case more explicit when using status.
Configuration menu - View commit details
-
Copy full SHA for 8ff0f61 - Browse repository at this point
Copy the full SHA 8ff0f61View commit details -
TASK: Inline
pruneAllWorkspacesAndContentStreamsFromEventStream
int……o CR Maintainer
Configuration menu - View commit details
-
Copy full SHA for 9675572 - Browse repository at this point
Copy the full SHA 9675572View commit details -
Under consideration of the new `ProjectionSubscriptionStatus`
Configuration menu - View commit details
-
Copy full SHA for 655ac3c - Browse repository at this point
Copy the full SHA 655ac3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e235e69 - Browse repository at this point
Copy the full SHA e235e69View commit details
Commits on Nov 25, 2024
-
TASK: Rename
ProjectionSetupStatus
back toProjectionStatus
reverts partially bace8ff
Configuration menu - View commit details
-
Copy full SHA for 611ca37 - Browse repository at this point
Copy the full SHA 611ca37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b8a3b5 - Browse repository at this point
Copy the full SHA 0b8a3b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51f0cf6 - Browse repository at this point
Copy the full SHA 51f0cf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2a2411 - Browse repository at this point
Copy the full SHA a2a2411View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63d1589 - Browse repository at this point
Copy the full SHA 63d1589View commit details -
TASK: Reintroduce
ContentRepositoryStatus
object and expose current…… event store position for debugging and status information
Configuration menu - View commit details
-
Copy full SHA for 2297c14 - Browse repository at this point
Copy the full SHA 2297c14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1220f82 - Browse repository at this point
Copy the full SHA 1220f82View commit details
Commits on Nov 26, 2024
-
WIP: Introduce
cr:reactivateSubscription
in hindsight that well revert that setup updates the error state or detached state
Configuration menu - View commit details
-
Copy full SHA for 800fd53 - Browse repository at this point
Copy the full SHA 800fd53View commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0c9f90 - Browse repository at this point
Copy the full SHA a0c9f90View commit details -
TASK: Split projection replay into separate SubscriptionCommandContro…
…ller this allows us to keep the namings short and precise instead of introducing `cr:subscriptionreplayall` see also: https://neos-project.slack.com/archives/C04PYL8H3/p1732629147379509
Configuration menu - View commit details
-
Copy full SHA for 8c079d9 - Browse repository at this point
Copy the full SHA 8c079d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c65d81 - Browse repository at this point
Copy the full SHA 4c65d81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c9c0e8 - Browse repository at this point
Copy the full SHA 8c9c0e8View commit details -
TASK: Declare SubscriptionEngine and friends as internal
only things in `SubscriptionStatusCollection` are API
Configuration menu - View commit details
-
Copy full SHA for 4424483 - Browse repository at this point
Copy the full SHA 4424483View commit details -
Configuration menu - View commit details
-
Copy full SHA for baa5e4a - Browse repository at this point
Copy the full SHA baa5e4aView commit details -
TASK: Allow cr registry to implement internal subscription store beca…
…use its framework
Configuration menu - View commit details
-
Copy full SHA for 66e54bc - Browse repository at this point
Copy the full SHA 66e54bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51d39e5 - Browse repository at this point
Copy the full SHA 51d39e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2c1a29 - Browse repository at this point
Copy the full SHA b2c1a29View commit details -
Configuration menu - View commit details
-
Copy full SHA for d84c2a4 - Browse repository at this point
Copy the full SHA d84c2a4View commit details