Code Monkey home page Code Monkey logo

amqp-specs's People

Contributors

clemensv avatar k-wall avatar oasis-op-admin avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

amqp-specs's Issues

[Event Streams] Mentioning AMQP_EVENT_STREAMS_V1_0 as "desired-capabilities"

In the section "3.1 Connection and Link Capabilities" we, somehow, mention the "offered-capabilities" that the event log node MUST fill with AMQP_EVENT_STREAMS_V1_0 for announcing that it supports the event streams specification.
Should we also mention that a sender/receiver can specify the same in the open frame in the "desired-capabilities" so that if the AMQP node can just shutdowns the connection if it doesn't support that?

[Event Streams] Multiple partitions on link for consumer group

Talking about consumer groups, the section 4.5.1 says:

The event log node MAY also attach consumer group links without binding them to a specific partition, allowing for multiple partitions to be associated with a link and for those binding to change dynamically without having to reestablish the link.

So AFAIU the link is not bounded to any partition but anyway the consumer can get messages from more than one partition and it knows about that only in the event-streams-source-partition during message transfer.
Is that right?

Thinking about a possible Kafka implementation of this, a Kafka consumer knows about the assigned partitions since the beginning (and even the revoked ones) during a rebalance; it doesn't get the information only when a message is consumed.
I was wondering if we could provide the list of assigned partitions (as we have with event-streams-partition in section 4.3).
The problem could be about as mentioned above ... "change dynamically without having to reestablish the link" ... so how to update the consumer with the new partitions if they changed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.