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

ASF subversion and git services commented on NIFI-16189:
--------------------------------------------------------

Commit 66a88160cb825e2e818553816f6060ed460e45fc in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=66a88160cb8 ]

NIFI-16189 Deprecated StreamUtils.read(InputStream,byte[] destination, int) 
(#11533)

Signed-off-by: David Handermann <[email protected]>

> Deprecate read method in org.apache.nifi.stream.io.StreamUtils and replace it 
> with method  readNBytes(byte[], int, int) from java.io.Inputstream
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-16189
>                 URL: https://issues.apache.org/jira/browse/NIFI-16189
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The read method in {{org.apache.nifi.stream.io.StreamUtils can be replaced 
> with java.io.Inputstream}} method readNBytes(byte[], int, int).  Hence it 
> should be deprecated.



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

Reply via email to