John Roesler created KAFKA-12939:
------------------------------------

             Summary: After migrating processors, search the codebase for 
missed migrations
                 Key: KAFKA-12939
                 URL: https://issues.apache.org/jira/browse/KAFKA-12939
             Project: Kafka
          Issue Type: Sub-task
            Reporter: John Roesler


This has to be done after all the other child tickets of KAFKA-8410. All the 
processors to be migrated were marked with:

`@SuppressWarnings("deprecation") // Old PAPI. Needs to be migrated.`

As a final pass, we should search the codebase to make sure we didn't miss 
anything. A good, broad search would be for the string "Old PAPI" and then 
scrutinize anything that matches.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to