Jump to: navigation, search

Difference between revisions of "Meetings/Zaqar"

(Agenda)
m (Agenda)
Line 18: Line 18:
  
 
* Process update
 
* Process update
* Continue reviewing the draft API. Note that the blueprint has not yet been updated to reflect the last couple of meetings; we are working from [https://etherpad.openstack.org/queuing-api%20 a copy of the API in Etherpad].  
+
* Finish reviewing the draft API. Note that the blueprint has been recently updated, but there are a few minor changes up for discussion that you can see highlighted in the [https://etherpad.openstack.org/queuing-api draft on Etherpad].
:* API - Claim Messages
+
** API - Create Queue - Metadata Format
:* API - Get a Claim
+
** API - Post Message - Per-message TTL
:* API - Renew a Claim
+
** API - Claim Messages
:* API - Delete a Single Message
+
** API - Update Claim
:* API - Get Action Messages
 
:* API - Count Messages
 
:* API - Check Health
 
 
* Open discussion (time permitting)
 
* Open discussion (time permitting)
  

Revision as of 16:47, 7 March 2013

Weekly Marconi (queuing) meeting

The Marconi project team holds a meeting in #openstack-meeting-alt:


Everyone is welcome.

The blueprints that are used as a basis for the Marconi project can be found at https://blueprints.launchpad.net/marconi

Next meeting

  • 7 March 2013

Agenda

  • Process update
  • Finish reviewing the draft API. Note that the blueprint has been recently updated, but there are a few minor changes up for discussion that you can see highlighted in the draft on Etherpad.
    • API - Create Queue - Metadata Format
    • API - Post Message - Per-message TTL
    • API - Claim Messages
    • API - Update Claim
  • Open discussion (time permitting)

Backlog

Stuff we want to talk about in a future meeting:

  • Using WSME for JSON + XML support (example)
  • Audit river - should we do it, and if so, should it be an optional or mandatory part of the spec?
  • Storage drivers - the good, the bad, and the ugly
  • Delayed message delivery - use cases, what's the need, is it something we do now or later?
  • Supporting mobile devices, doing so securely (allowing mobile posts to a queue)
  • Authorization based on an API key generated for a specific app and a specific queue
  • Authentication in general

Previous meetings

  • Meeting #5 | Claiming messages, dev kickoff | 21 Feb 2013 | log | summary
  • Meeting #4 | GET and POST messages | 14 Feb 2013 | log | summary
  • Meeting #3 | PUT vs. PATCH, JSON vs. XML, and other discussions re the API draft. | 7 Feb 2013 | log | summary
  • Meeting #2 | Concrete queues, no tags, locking semantics, unified queue types or ? | 24 Jan 2013 | log | summary
  • Meeting #1 | Kickoff |17 Jan 2013 | log | summary

Meeting organizers