[jira] [Updated] (NIFI-11586) Add AzureStorageCredentialsControllerServiceLookup_v12

2023-06-06 Thread Nandor Soma Abonyi (Jira)


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

Nandor Soma Abonyi updated NIFI-11586:
--
Component/s: Extensions

> Add AzureStorageCredentialsControllerServiceLookup_v12
> --
>
> Key: NIFI-11586
> URL: https://issues.apache.org/jira/browse/NIFI-11586
> Project: Apache NiFi
>  Issue Type: New Feature
>  Components: Extensions
>Reporter: Peter Turcsanyi
>Assignee: Peter Turcsanyi
>Priority: Major
> Fix For: 2.0.0, 1.22.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Similar to {{AzureStorageCredentialsControllerServiceLookup}}, add a lookup 
> service for the v12 blob processors. 
> {{AzureStorageCredentialsControllerServiceLookup_v12}} will provide accessing 
> {{AzureStorageCredentialsService_v12}} services dynamically based on a 
> FlowFile attribute.
> The v12 blob processors contain a single client reference. In order to 
> support multiple credentials (that is multiple clients), the same client 
> factory / cache approach need to be implemented as in case of the ADLS 
> processors (DataLakeServiceClientFactory). 



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


[jira] [Updated] (NIFI-11586) Add AzureStorageCredentialsControllerServiceLookup_v12

2023-06-06 Thread Nandor Soma Abonyi (Jira)


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

Nandor Soma Abonyi updated NIFI-11586:
--
Labels: azure  (was: )

> Add AzureStorageCredentialsControllerServiceLookup_v12
> --
>
> Key: NIFI-11586
> URL: https://issues.apache.org/jira/browse/NIFI-11586
> Project: Apache NiFi
>  Issue Type: New Feature
>  Components: Extensions
>Reporter: Peter Turcsanyi
>Assignee: Peter Turcsanyi
>Priority: Major
>  Labels: azure
> Fix For: 2.0.0, 1.22.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Similar to {{AzureStorageCredentialsControllerServiceLookup}}, add a lookup 
> service for the v12 blob processors. 
> {{AzureStorageCredentialsControllerServiceLookup_v12}} will provide accessing 
> {{AzureStorageCredentialsService_v12}} services dynamically based on a 
> FlowFile attribute.
> The v12 blob processors contain a single client reference. In order to 
> support multiple credentials (that is multiple clients), the same client 
> factory / cache approach need to be implemented as in case of the ADLS 
> processors (DataLakeServiceClientFactory). 



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


[jira] [Updated] (NIFI-11586) Add AzureStorageCredentialsControllerServiceLookup_v12

2023-06-06 Thread Nandor Soma Abonyi (Jira)


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

Nandor Soma Abonyi updated NIFI-11586:
--
Fix Version/s: 2.0.0
   1.22.0

> Add AzureStorageCredentialsControllerServiceLookup_v12
> --
>
> Key: NIFI-11586
> URL: https://issues.apache.org/jira/browse/NIFI-11586
> Project: Apache NiFi
>  Issue Type: New Feature
>Reporter: Peter Turcsanyi
>Assignee: Peter Turcsanyi
>Priority: Major
> Fix For: 2.0.0, 1.22.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Similar to {{AzureStorageCredentialsControllerServiceLookup}}, add a lookup 
> service for the v12 blob processors. 
> {{AzureStorageCredentialsControllerServiceLookup_v12}} will provide accessing 
> {{AzureStorageCredentialsService_v12}} services dynamically based on a 
> FlowFile attribute.
> The v12 blob processors contain a single client reference. In order to 
> support multiple credentials (that is multiple clients), the same client 
> factory / cache approach need to be implemented as in case of the ADLS 
> processors (DataLakeServiceClientFactory). 



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


[jira] [Updated] (NIFI-11586) Add AzureStorageCredentialsControllerServiceLookup_v12

2023-06-06 Thread Nandor Soma Abonyi (Jira)


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

Nandor Soma Abonyi updated NIFI-11586:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> Add AzureStorageCredentialsControllerServiceLookup_v12
> --
>
> Key: NIFI-11586
> URL: https://issues.apache.org/jira/browse/NIFI-11586
> Project: Apache NiFi
>  Issue Type: New Feature
>Reporter: Peter Turcsanyi
>Assignee: Peter Turcsanyi
>Priority: Major
> Fix For: 2.0.0, 1.22.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Similar to {{AzureStorageCredentialsControllerServiceLookup}}, add a lookup 
> service for the v12 blob processors. 
> {{AzureStorageCredentialsControllerServiceLookup_v12}} will provide accessing 
> {{AzureStorageCredentialsService_v12}} services dynamically based on a 
> FlowFile attribute.
> The v12 blob processors contain a single client reference. In order to 
> support multiple credentials (that is multiple clients), the same client 
> factory / cache approach need to be implemented as in case of the ADLS 
> processors (DataLakeServiceClientFactory). 



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


[jira] [Updated] (NIFI-11586) Add AzureStorageCredentialsControllerServiceLookup_v12

2023-05-25 Thread Peter Turcsanyi (Jira)


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

Peter Turcsanyi updated NIFI-11586:
---
Status: Patch Available  (was: In Progress)

> Add AzureStorageCredentialsControllerServiceLookup_v12
> --
>
> Key: NIFI-11586
> URL: https://issues.apache.org/jira/browse/NIFI-11586
> Project: Apache NiFi
>  Issue Type: New Feature
>Reporter: Peter Turcsanyi
>Assignee: Peter Turcsanyi
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Similar to {{AzureStorageCredentialsControllerServiceLookup}}, add a lookup 
> service for the v12 blob processors. 
> {{AzureStorageCredentialsControllerServiceLookup_v12}} will provide accessing 
> {{AzureStorageCredentialsService_v12}} services dynamically based on a 
> FlowFile attribute.
> The v12 blob processors contain a single client reference. In order to 
> support multiple credentials (that is multiple clients), the same client 
> factory / cache approach need to be implemented as in case of the ADLS 
> processors (DataLakeServiceClientFactory). 



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


[jira] [Updated] (NIFI-11586) Add AzureStorageCredentialsControllerServiceLookup_v12

2023-05-25 Thread Peter Turcsanyi (Jira)


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

Peter Turcsanyi updated NIFI-11586:
---
Description: 
Similar to {{AzureStorageCredentialsControllerServiceLookup}}, add a lookup 
service for the v12 blob processors. 
{{AzureStorageCredentialsControllerServiceLookup_v12}} will provide accessing 
{{AzureStorageCredentialsService_v12}} services dynamically based on a FlowFile 
attribute.
The v12 blob processors contain a single client reference. In order to support 
multiple credentials (that is multiple clients), the same client factory / 
cache approach need to be implemented as in case of the ADLS processors 
(DataLakeServiceClientFactory). 

  was:
Similar to {{AzureStorageCredentialsControllerServiceLookup}}, add a lookup 
service for the v12 blob processors. 
{{AzureStorageCredentialsControllerServiceLookup_v12}} will provide accessing 
{{AzureStorageCredentialsService_v12}} services dynamically based on a FlowFile 
attribute.



> Add AzureStorageCredentialsControllerServiceLookup_v12
> --
>
> Key: NIFI-11586
> URL: https://issues.apache.org/jira/browse/NIFI-11586
> Project: Apache NiFi
>  Issue Type: New Feature
>Reporter: Peter Turcsanyi
>Assignee: Peter Turcsanyi
>Priority: Major
>
> Similar to {{AzureStorageCredentialsControllerServiceLookup}}, add a lookup 
> service for the v12 blob processors. 
> {{AzureStorageCredentialsControllerServiceLookup_v12}} will provide accessing 
> {{AzureStorageCredentialsService_v12}} services dynamically based on a 
> FlowFile attribute.
> The v12 blob processors contain a single client reference. In order to 
> support multiple credentials (that is multiple clients), the same client 
> factory / cache approach need to be implemented as in case of the ADLS 
> processors (DataLakeServiceClientFactory). 



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