Michael E Brown

Results 10 comments of Michael E Brown

Random suggestion for the API: move the .rawData structure member up into the Entity object and have the raw entity object store the raw and have most of the apis...

I will take a look. I had a colleague reach out for help with a problem accessing Oem resources. I'm not familiar with this project so I took a quick...

Not sure where the best place to discuss this is, and I'm not actively using this project so have no actual stake here, except that I maintain redfish server side...

Proposal: Add to aggregatebase a Snapshot(eventType EventType, data EventData) method. The method would (atomically, if possible) truncate the event list for this aggregate, replacing all previous events with the submitted...

Additionally, the Snapshot() method would not emit the stored event (to the event bus). If the aggregate wanted to emit an additional event for the snapshot, it would call StoreEvent()...

Unless you run on ARM: On ARM 32-bit, spacemonkey is 10x faster than stdlib for my server.

better: space separated list of URLs. SPLUNK_URL: "http://server1 http://server2 http://server3"

Remember, this is set as an environment variable, so we lose the expressiveness of the YAML data types.

Actually, rethinking the above. one splunk pump == one splunk server If you have multiple splunk servers, run multiple splunk pumps. The SPLUNK_URL would be set individually per pump to...

Hey Grant, catching up on the conversation I am pleased to see the long and thoughtful conversation here. I think you hit all the correct points and am happy with...