Alex Rudyy created QPID-6366:
--------------------------------

             Summary: [Java Broker] Prevent data urls cluttering the UI and 
prevent potentially large data url consuming too much bandwidth during the 
regular REST poll
                 Key: QPID-6366
                 URL: https://issues.apache.org/jira/browse/QPID-6366
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: 0.30
            Reporter: Alex Rudyy
            Assignee: Alex Rudyy
             Fix For: 0.31




The backend now supports data url for things such as PEMs, JKSs and ACLs. As 
the data url simply inlines the file's contents, large data urls make the UI 
look ugly and have the potential to consume significant bandwidth when the UI 
regularly polls the server.

    Apply new 'large' attributes to non-secure attributes that can contain a 
data url (ACL#path, Truststore#path, NonJavaTrustore#certificateUrl, 
NonJavaKeyStore#certUrl+intermediateUrls)
    rest servlet will have mode to return alternate text for attributes marked 
as large if they exceed a certain length.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to