Stan Lemon
Stan Lemon
First off: Thank you so much for an awesome project. I've used this several times for testing integrations and doing demos, it's a really great library for working with Salesforce....
This is important for self-hosted versions of HipChat, you cannot assume the mucHost will be a combination of conf + and the host. I tried to preserve current functionality while...
We're all over the place with the naming around this. I actually am inclined to think that we should make the following name changes... DelegateSpout => VirtualSpout VirtualSpout => DefaultVirtualSpout
- The 'id' is included in the 'request' already, this is an artifact from the past - we should remove it outright. - The 'type' could be moved into the...
The purpose of this issue to track improvements in our test suite runtime. I cleaned up and reviewed the output from one of our test runs. There are a handful...
Right now the PersistenceAdapter interface declares these two methods for interacting with offsets: ```java void persistConsumerState(final String consumerId, final int partitionId, final long offset); Long retrieveConsumerState(final String consumerId, final int...
**Describe the bug** Xcodes has installed 16.0 betas, but they do not show up in the left hand sidebar of the application. **To Reproduce** Open Xcodes, refresh, observe list. **Expected...