Skip to content

Comments

Allow onComplete method for MQTT service declaration#262

Merged
TharmiganK merged 6 commits intomainfrom
fix-issues
Jan 29, 2025
Merged

Allow onComplete method for MQTT service declaration#262
TharmiganK merged 6 commits intomainfrom
fix-issues

Conversation

@TharmiganK
Copy link
Contributor

@TharmiganK TharmiganK commented Jan 29, 2025

Purpose

The compiler plugin was not allowing onComplete method for service declaration. This PR enables it in the compiler plugin.

Fixes: ballerina-platform/ballerina-library#7272

Examples

N/A

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility

Copy link
Contributor

@NipunaRanasinghe NipunaRanasinghe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TharmiganK TharmiganK merged commit 00d4d36 into main Jan 29, 2025
5 checks passed
@TharmiganK TharmiganK deleted the fix-issues branch January 29, 2025 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The MQTT service declaration cannot have the onComplete method

2 participants