gerlowskija commented on pull request #2183:
URL: https://github.com/apache/lucene-solr/pull/2183#issuecomment-755510683


   It looks like SimpleOrderedMap is preferred in the sort of 
serialization/deserialization usecase involved here, so I've updated the PR to 
use it instead as Mike suggested.
   
   This changes the object used on the server side - the client side already 
had SimpleOrderedMap objects by virtue of the deserialization implementations 
themselves (which this PR doesn't touch).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to