Page MenuHomeDevCentral

Blackhole broker implementation
ClosedPublic

Authored by dereckson on Jan 9 2016, 17:48.
Tags
None
Referenced Files
F32195850: D203.id481.diff
Sun, Jun 7, 10:53
F32195840: D203.id480.diff
Sun, Jun 7, 10:53
F32190318: D203.diff
Sun, Jun 7, 09:32
F32122432: D203.diff
Sat, Jun 6, 20:49
Unknown Object (File)
Thu, Jun 4, 21:14
Unknown Object (File)
Wed, Jun 3, 17:32
Unknown Object (File)
Tue, May 26, 12:56
Unknown Object (File)
Mon, May 25, 10:31
Subscribers
None

Details

Summary

A blackhole broker is happy to receive instructions to send message
and do absolutely nothing.

Use cases: prototypes, drop-in replacement in application when there
is any need to disable the broker but it's not convenient to set it
by configuration or a lightweight mock for unit testing.

Test Plan

phpunit

Diff Detail

Repository
rKBROKER Keruald Broker
Lint
Lint Passed
Unit
Tests Passed
Branch
broker
Build Status
Buildable 256
Build 256: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Blackhole broker implementation.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Jan 9 2016, 17:51
This revision was automatically updated to reflect the committed changes.