You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Noble Paul (Jira)" <ji...@apache.org> on 2022/11/02 12:13:00 UTC

[jira] [Comment Edited] (SOLR-16512) Eliminate noggit JSONWriter.Writable from Solr classes

    [ https://issues.apache.org/jira/browse/SOLR-16512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17627665#comment-17627665 ] 

Noble Paul edited comment on SOLR-16512 at 11/2/22 12:12 PM:
-------------------------------------------------------------

MapWriter is an interface we use to serialize all objects in Solr. Solr classes should be agnostic  a specific codec(noggit, in this case) . Al our codecs json/javabin/xml know how to serialize this interface


was (Author: noble.paul):
MapWriter is an interface we use to serialize all objects in Solr. Solr classes should be agnostic  a specific codec(noggit, in this case) 

> Eliminate noggit JSONWriter.Writable from Solr classes
> ------------------------------------------------------
>
>                 Key: SOLR-16512
>                 URL: https://issues.apache.org/jira/browse/SOLR-16512
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Use MapWriter instead



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org