wso2 / api-manager

All issues, tasks, improvements and new features of WSO2 API Manager
Apache License 2.0
34 stars 8 forks source link

Multiple issues identified in APIM 3.2.1 distribution #2991

Open JanithaSampathBandara opened 4 months ago

JanithaSampathBandara commented 4 months ago

Description

We have identified below mentioned issues recently in APIM 3.2.1 distribution.

  1. Ack/Nack issue [1].
  2. ConcurrentModificationException [2].
  3. NullPointerException happening from isAPIThrottled method [3].
  4. MB_DB growing issue due to FOREIGN constraint missing in MB_CONTENT table.

Hence, going to address those via this public GIT issue.

Regards, [1]https://github.com/wso2/api-manager/issues/2508 [2]https://github.com/wso2/api-manager/issues/2283 [3]https://github.com/wso2/carbon-apimgt/blob/cb3daa44148d48e17dfd1340b640c48f6e372631/components/apimgt/org.wso2.carbon.apimgt.gateway/src/main/java/org/wso2/carbon/apimgt/gateway/throttling/ThrottleDataHolder.java#L118

Steps to Reproduce

Kindly refer to the attached references.

Affected Component

APIM

Version

3.2.1

Environment Details (with versions)

No response

Relevant Log Output

No response

Related Issues

No response

Suggested Labels

No response

BLasan commented 3 months ago

Hi @msm1992,

Shall we add the public fix for this?

Thanks & Regards, Benura