Rafael Zubairov

Results 7 issues of Rafael Zubairov

Changes in implementation decreased the pause between subscription start and query from hazelcast. Still there is a chance that message could be lost, we have to rewrite implementation to avoid...

bug
enhancement

Update to kafka 0.9.0, upgrade consumer code as well.

enhancement
in progress

## TypeError: Converting circular structure to JSON ``` at Object.stringify (native) at integration-tests/rest-oauth-client.js:135:32 at integration-tests/common/request.js:94:24 at integration-tests/common/utils.js:249:28 ``` ## AssertionError: Expected value for 'message' should be: 'You can not delete...

There are number of ways one can format the dates, and number will be invented after this defect will be resolved. Among them most popular are Unix time, ISO8601, RFC...

question
api changes

Device equipment feature is not in use now, and provides unnecessary complexity in code, extends API, and produces pain rather than happiness, lets remove API that allows anyone to manage...

invalid
question
wontfix

There are several places where DH accepts filtering requests, and some of them require user to pass arguments as an array, current implementation is not fully consistent through system, so...

enhancement