[ 
https://issues.apache.org/jira/browse/NIFI-15292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Handermann updated NIFI-15292:
------------------------------------
    Status: Patch Available  (was: Open)

> Refactor State Serialization in GetAsanaObject
> ----------------------------------------------
>
>                 Key: NIFI-15292
>                 URL: https://issues.apache.org/jira/browse/NIFI-15292
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The GetAsanaObject Processor uses a custom Serializer and Deserializer 
> implementation for writing and reading state information with a Distributed 
> Map Cache Client Service. The initial implementation builds on Java Object 
> serialization and supports generic types. Actual usage in the Processor is 
> limited to a simple String for keys and a Map of String to String for values. 
> With the Processor module already including Google Gson, the generic 
> Serializer and Deserializer should be replaced with simplified String and Map 
> implementations using JSON.



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

Reply via email to