Page MenuHomeDevCentral

Blackhole broker implementation
ClosedPublic

Authored by dereckson on Jan 9 2016, 17:48.
Tags
None
Referenced Files
F28353223: D203.id.diff
Mon, May 11, 17:17
F28313960: D203.id480.diff
Mon, May 11, 10:03
Unknown Object (File)
Sun, May 10, 08:32
Unknown Object (File)
Wed, May 6, 04:35
Unknown Object (File)
Wed, Apr 29, 22:39
Unknown Object (File)
Wed, Apr 29, 10:54
Unknown Object (File)
Sat, Apr 25, 05:36
Unknown Object (File)
Fri, Apr 24, 02:35
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.