greyp9 commented on code in PR #7255:
URL: https://github.com/apache/nifi/pull/7255#discussion_r1195728445


##########
nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/pubsub/lite/PublishGCPubSubLite.java:
##########
@@ -112,26 +112,16 @@ public class PublishGCPubSubLite extends 
AbstractGCPubSubProcessor implements Ve
             .addValidator(StandardValidators.NON_BLANK_VALIDATOR)
             .build();
 
-    public static final PropertyDescriptor BATCH_BYTES = new PropertyDescriptor

Review Comment:
   This descriptor hoisted up to super class.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to