Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Added global merge strategy #78

Merged

Conversation

lironsteren
Copy link
Contributor

due to crash:

Exception java.lang.NullPointerException: Attempt to invoke interface method 'com.google.gson.JsonElement io.deepstream.RecordMergeStrategy.merge(io.deepstream.Record, com.google.gson.JsonElement, int)' on a null object reference
io.deepstream.Record.recoverRecord (Record.java:629)
io.deepstream.Record.applyUpdate (Record.java:589)
io.deepstream.Record.onMessage (Record.java:520)
io.deepstream.RecordHandler.handle (RecordHandler.java:297)
io.deepstream.Connection$4.run (Connection.java:218)
java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1113)
java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:588)
java.lang.Thread.run (Thread.java:818)

@AlexBHarley
Copy link
Contributor

Thanks again @lironsteren, have actually seen this a couple of times but hadn't got around to fixing yet. Will hopefully do a small release for you sometime next week with these

@AlexBHarley AlexBHarley merged commit b6aaae2 into deepstreamIO:master Apr 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants