Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting deprecated messages when using RabbitMQ #5069

Closed
xlight05 opened this issue Oct 23, 2023 · 4 comments · Fixed by ballerina-platform/module-ballerinax-rabbitmq#912
Closed
Assignees
Labels
module/rabbitmq Team/PCM Protocol connector packages related issues Type/Bug
Milestone

Comments

@xlight05
Copy link

Description:
$Subject. Getting the following error when we use a rabbitmq service.

 wso2@anjanas  ~/ballerina-playground/iit_session/github_liker  bal run
Compiling source
        wso2/github_liker:0.1.0
ballerinax/rabbitmq:2.10.0 [central.ballerina.io ->/Users/wso2/.ballerina/repositories/central.ballerina.io/bala/ballerinax/rabbitmq/2.10.0]  100% [==========] 769/769
        ballerinax/rabbitmq:2.10.0 pulled from central successfully
WARNING [ballerinax/rabbitmq/2.10.0::client.bal:(165:39,165:46)] usage of construct 'ballerinax/rabbitmq:2.10.0:Message' is deprecated
WARNING [ballerinax/rabbitmq/2.10.0::client.bal:(180:40,180:47)] usage of construct 'ballerinax/rabbitmq:2.10.0:Message' is deprecated
WARNING [ballerinax/rabbitmq/2.10.0::message.bal:(25:1,31:4)] constructs annotated as '@deprecated' must have 'Deprecated' documentation

Steps to reproduce:

Affected Versions:
U8

OS, DB, other environment details and versions:

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):

@aashikam
Copy link
Contributor

This is expected behaviour, the usages of this deprecated Message record will be removed in the next release.

@github-actions
Copy link

This issue is NOT closed with a proper Reason/ label. Make sure to add proper reason label before closing. Please add or leave a comment with the proper reason label now.

      - Reason/EngineeringMistake - The issue occurred due to a mistake made in the past.
      - Reason/Regression - The issue has introduced a regression.
      - Reason/MultipleComponentInteraction - Issue occured due to interactions in multiple components.
      - Reason/Complex - Issue occurred due to complex scenario.
      - Reason/Invalid - Issue is invalid.
      - Reason/Other - None of the above cases.

@aashikam aashikam reopened this Oct 24, 2023
@aashikam aashikam moved this to Planned for Sprint in Ballerina Team Main Board Oct 24, 2023
@ThisaruGuruge ThisaruGuruge moved this from Planned for Sprint to BackLog in Ballerina Team Main Board Jan 30, 2024
@aashikam aashikam moved this from BackLog to In Progress in Ballerina Team Main Board Feb 19, 2024
@aashikam aashikam moved this from In Progress to Planned for Sprint in Ballerina Team Main Board Feb 19, 2024
@aashikam
Copy link
Contributor

#5093 duplicate issue

@aashikam aashikam moved this from Planned for Sprint to In Progress in Ballerina Team Main Board Mar 28, 2024
@aashikam aashikam added this to the 2201.9.0 milestone Mar 28, 2024
@aashikam aashikam added Team/PCM Protocol connector packages related issues Type/Task and removed Type/Task labels Mar 28, 2024
@aashikam aashikam moved this from In Progress to PR Sent in Ballerina Team Main Board Apr 2, 2024
@github-project-automation github-project-automation bot moved this from PR Sent to Done in Ballerina Team Main Board Apr 3, 2024
Copy link

github-actions bot commented Apr 3, 2024

This issue is NOT closed with a proper Reason/ label. Make sure to add proper reason label before closing. Please add or leave a comment with the proper reason label now.

      - Reason/EngineeringMistake - The issue occurred due to a mistake made in the past.
      - Reason/Regression - The issue has introduced a regression.
      - Reason/MultipleComponentInteraction - Issue occured due to interactions in multiple components.
      - Reason/Complex - Issue occurred due to complex scenario.
      - Reason/Invalid - Issue is invalid.
      - Reason/Other - None of the above cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/rabbitmq Team/PCM Protocol connector packages related issues Type/Bug
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants