You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ed Berezitsky (JIRA)" <ji...@apache.org> on 2019/01/19 18:30:00 UTC

[jira] [Created] (NIFI-5965) Add TTL for JMS-related Functionality

Ed Berezitsky created NIFI-5965:
-----------------------------------

             Summary: Add TTL for JMS-related Functionality
                 Key: NIFI-5965
                 URL: https://issues.apache.org/jira/browse/NIFI-5965
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
    Affects Versions: 1.8.0
            Reporter: Ed Berezitsky
            Assignee: Ed Berezitsky


As a user, I would like to define TTL (time to live) JNDI Controller Service and PublishJMS/ConsumeJMS processors.

Use case:
 * JNDI mapping can be changed, but JNDI controller service doesn't refresh configuration (connection factory).

Functionality to be implemented:
 # Add TTL for connection factories obtained by JNDI controller service.
 # Add TTL for connections cached by PublishJMS/ConsumeJMS processors.
 # Default TTL in both cases should be "0" to indicate "no-refresh required" (backward compability)
 # TTL parameter should not be required (backward compatibility)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)