[PR #424] [MERGED] refact: make topic configurable for SolaceMessageQueue #456

Closed
opened 2026-02-16 01:17:26 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/424
Author: @masci
Created: 1/9/2025
Status: Merged
Merged: 1/9/2025
Merged by: @masci

Base: mainHead: massi/359


📝 Commits (1)

  • 2270cad refact: make topic configurable for SolaceMessageQueue

📊 Changes

4 files changed (+48 additions, -50 deletions)

View changed files

📝 llama_deploy/apiserver/deployment.py (+1 -1)
📝 llama_deploy/deploy/deploy.py (+1 -3)
📝 llama_deploy/message_queues/solace.py (+41 -41)
📝 tests/message_queues/test_solace.py (+5 -5)

📄 Description

Part of #359


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama_deploy/pull/424 **Author:** [@masci](https://github.com/masci) **Created:** 1/9/2025 **Status:** ✅ Merged **Merged:** 1/9/2025 **Merged by:** [@masci](https://github.com/masci) **Base:** `main` ← **Head:** `massi/359` --- ### 📝 Commits (1) - [`2270cad`](https://github.com/run-llama/llama_deploy/commit/2270cadd9b940e215350d56deb66c5ba82758b98) refact: make topic configurable for SolaceMessageQueue ### 📊 Changes **4 files changed** (+48 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `llama_deploy/apiserver/deployment.py` (+1 -1) 📝 `llama_deploy/deploy/deploy.py` (+1 -3) 📝 `llama_deploy/message_queues/solace.py` (+41 -41) 📝 `tests/message_queues/test_solace.py` (+5 -5) </details> ### 📄 Description Part of #359 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:17:26 -05:00
yindo closed this issue 2026-02-16 01:17:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_deploy#456