You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/09/30 17:38:00 UTC

[jira] [Work logged] (ARTEMIS-3707) ResourceAdapter improvements

     [ https://issues.apache.org/jira/browse/ARTEMIS-3707?focusedWorklogId=813771&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-813771 ]

ASF GitHub Bot logged work on ARTEMIS-3707:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Sep/22 17:37
            Start Date: 30/Sep/22 17:37
    Worklog Time Spent: 10m 
      Work Description: WalManas commented on PR #4045:
URL: https://github.com/apache/activemq-artemis/pull/4045#issuecomment-1263841097

   Hello,
   
   I am a graduate student conducting a comprehensive survey of open-source messaging middleware, I am trying to figure out what happens when a user max-connections resource limit is reached. Does Artemis refuses new connections with an error/exception? This [link](https://github.com/apache/activemq-artemis/blob/e364961c8f035613f3ce4e3bdb3430a17efb0ffd/docs/user-manual/en/resource-limits.md) has all what I could find about resource limits in Artemis! @jbertram could you please update the documentation to explain what happens when the limit is reached?
   
   Thanks in advance and sorry for an inconvenience,
   
   Wael.




Issue Time Tracking
-------------------

    Worklog Id:     (was: 813771)
    Time Spent: 9h  (was: 8h 50m)

> ResourceAdapter improvements
> ----------------------------
>
>                 Key: ARTEMIS-3707
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3707
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Waldi
>            Priority: Major
>             Fix For: 2.27.0
>
>          Time Spent: 9h
>  Remaining Estimate: 0h
>
> Hi Everybody,
> I've tried to install the resourceAdapter in openliberty/WLP by myself. I've got in some troubles and fixed it by myself. Now, I would like to provide the modifications and a small piece of documentation of the resourceAdapter, if interested.
>  * Sample config / project for openliberty/WLP
>  * remove usage of the transactionManager in the resource adapter
>  * fix the jakarta ra.xml namespaces and classnames
>  * create a maven build for a rar archive with fewer dependencies and therefore a smaller footprint.
> I took notice of ARTEMIS-1487 and ARTEMIS-1614. In my opinion, with my contributions, we can close these issues. Can you tell me your thoughts and give me feedback?



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