Closed jharlan-nextcentury closed 5 years ago
Unwrap proxy instances before adding to IndexRequestQueue and marshaling in JSONDomainFactory.
IndexRequestQueue
JSONDomainFactory
Should resolve issue #216 .
@jharlan-nextcentury Can you please add some test cases which describes the problem fixed by your changes?
Merged to https://github.com/puneetbehl/elasticsearch-grails-plugin/commit/4f4b0a8cd1ba0d8db27d29da5566e4fbfd2f2f4f
Unwrap proxy instances before adding to
IndexRequestQueue
and marshaling inJSONDomainFactory
.Should resolve issue #216 .