Richard Hightower

Results 64 issues of Richard Hightower

99 times out of 100, you want to just register for the process method not any other so we should have a version of this ``` java serviceBuilder.addQueueCallbackHandler(object : QueueCallBackHandler...

get rid of QBit Duration class.. deprecate and use Duration from java.util in its place

``` 016-05-04 15:49:08.512 [main] ERROR i.a.q.s.ServiceBuilder - QBit does not support method overloading methods in Service Queues problem name access$doCollect is overloaded [collectWithAck, access$getLeaderElectorBreaker$p, access$getLogger$cp, access$healthCheck, access$throughPut, access$getMgmt$p, access$handleSuccessfulLeaderLookupOrStream, access$handleNewLeader,...

A `serviceQueue` that is getting used by a service bundle should never call `startCallBackHandler` or `startAll`.

- addService(...) - addServiceWithQueueCallBackHandlers(...) something shorter. - addServiceObject(...) ---- addServiceWithAlias - addServiceConsumer(...) ---- addServiceWithMethodConsumer - addServiceService(...) --- addServiceQueue Deprecate the old. And then rename. I am not sure about this....

#### Queue batch size of 1 as the new default Queues should start with a size of 1, i.e., the QueueBuilder should create a queue with a queue size of...

You need to use no annotation for the body. @RequestParam is for query string and form params only. ``` java /** * Defines a request parameter used to map service...

Remote proxy is automatically a Reakt Breaker

circuit breaker built into WebSocket proxy (duplicated)

small effort