dozd

Results 14 comments of dozd
trafficstars

There need to be more details to have anyone look into it. Now it is not clear whether there is problem in the library or at the exchange side. 1....

@jpink Yeah, I can reproduce that and it's bug of exchanges based on `NettyStreamingService`.

There is a PR #40 that implements isAlive method on `StreamingService`. But there are some TODOs so it's not ready to be merged now

It seems as reasonable request for me. I will make the change before next release.

There is a new `isAlive` method in the streaming service - does it work? Heartbeat pattern seems nice but someone need to make a research whether it's commonly supported feature...

Hello, I'd need more details about it.

Sure, it won't be a problem. I'll have a look at it and probably introduce new mongo mapper spring integration module.

Can you please provide annotations which you would like to see working out of the box (with whole package names)? Thanks.

Could you test latest snapshot version from master if it's working as expected? `import org.springframework.data.mongodb.core.mapping.Field;` is not supported as there is no counterpart in the current state of the library.