Change partition_by to return a random partition instead of a nil value for a parition_by function #430
Annotations
11 errors and 3 warnings
|
Run tests:
test/subscriptions/single_stream_subscription_test.exs#L105
test catch-up subscription, unseen persisted events confirm subscription caught up to persisted events (EventStore.Subscriptions.SingleSubscriptionFsmTest)
|
Run tests:
test/subscriptions/single_stream_subscription_test.exs#L215
test acknowledge events should notify events after acknowledged (EventStore.Subscriptions.SingleSubscriptionFsmTest)
|
Run tests:
test/subscriptions/single_stream_subscription_test.exs#L190
test acknowledge events with caught-up subscription should replay events when catching up and events had not been ack'd (EventStore.Subscriptions.SingleSubscriptionFsmTest)
|
Run tests:
test/subscriptions/single_stream_subscription_test.exs#L271
test acknowledge events should not notify events until after acknowledged (EventStore.Subscriptions.SingleSubscriptionFsmTest)
|
Run tests:
test/subscriptions/single_stream_subscription_test.exs#L79
test catch-up subscription, unseen persisted events should receive existing events (EventStore.Subscriptions.SingleSubscriptionFsmTest)
|
Run tests:
test/subscriptions/single_stream_subscription_test.exs#L167
test acknowledge events with caught-up subscription should skip events during catch up when acknowledged (EventStore.Subscriptions.SingleSubscriptionFsmTest)
|
Run tests:
test/subscriptions/single_stream_subscription_test.exs#L313
test pending event buffer limit should restrict pending events until ack (EventStore.Subscriptions.SingleSubscriptionFsmTest)
|
Run tests:
test/subscriptions/single_stream_subscription_test.exs#L350
test pending event buffer limit should receive pending events on ack after reaching max capacity (EventStore.Subscriptions.SingleSubscriptionFsmTest)
|
Run tests:
test/subscriptions/subscription_back_pressure_test.exs#L43
test subscription back pressure should handle unexpected event (EventStore.Subscriptions.SubscriptionBackPressureTest)
|
Run tests:
test/subscriptions/subscription_back_pressure_test.exs#L25
test subscription back pressure should receive appended events once caught up (EventStore.Subscriptions.SubscriptionBackPressureTest)
|
Run tests:
test/subscriptions/partition_key_test.exs#L1
redefining module EventStore.Subscriptions.SubscriptionAcknowledgementTest (current version defined in memory)
|
Run tests:
test/subscriptions/subscription_acknowledgement_test.exs#L1
redefining module EventStore.Subscriptions.SubscriptionAcknowledgementTest (current version defined in memory)
|
Run tests:
test/subscriptions/partition_key_test.exs#L1
redefining module EventStore.Subscriptions.SubscriptionAcknowledgementTest (current version defined in memory)
|
Loading