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

[BLIP] Baseline-Out-of-the-Box Kafka Distribution #14

Open
GoldenBit0 opened this issue Jan 10, 2022 · 4 comments
Open

[BLIP] Baseline-Out-of-the-Box Kafka Distribution #14

GoldenBit0 opened this issue Jan 10, 2022 · 4 comments
Labels
Icebox BLIP is deferred for future assessment Project Idea

Comments

@GoldenBit0
Copy link
Member

<The BLIP title in a few words, not a complete sentence>

Rest of the info is pending inputs -

<a list of the author's or authors' name(s) and/or username(s), or name(s) and email(s), e.g. (use with the parentheses or triangular brackets): FirstName LastName (@githubusername), FirstName LastName [email protected], FirstName (@githubusername) and GitHubUsername (@githubusername)>


Below are optional attributes of the BLIP that you can choose to use or delete:

Abstract

Abstract is a multi-sentence (short paragraph) technical summary. This should be a very terse and human-readable version of the specification section. Someone should be able to read only the abstract to get the gist of what this specification does.

Motivation

The motivation section should describe the "why" of this BLIP. What problem does it solve? Why should someone want to implement this standard? What benefit does it provide to the Baseline Protocol ecosystem? What use cases does this BLIP address?

Specification

The technical specification should describe the syntax and semantics of any new feature. The specification should be detailed enough to allow competing, interoperable implementations for any Baseline Protocol compliant system.


This is an expanded set of Headers to use for elaborating and completing a BLIP during review.

Rationale

The rationale fleshes out the specification by describing what motivated the design and why particular design decisions were made. It should describe alternate designs that were considered and related work, e.g. how the feature is supported in other languages.

Backwards Compatibility

All BLIPs that introduce backwards incompatibilities must include a section describing these incompatibilities and their severity. The BLIP must explain how the author proposes to deal with these incompatibilities. BLIP submissions without a sufficient backwards compatibility treatise may be rejected outright.

Test Cases

Test cases for an implementation are mandatory for BLIPs that are affecting consensus changes. If the test suite is too large to reasonably be included inline, then consider adding it as one or more files in ../assets/blip-####/.

Reference Implementation

An optional section that contains a reference/example implementation that people can use to assist in understanding or implementing this specification. If the implementation is too large to reasonably be included inline, then consider adding it as one or more files in ../assets/blip-####/.

Security Considerations

All BLIPs must contain a section that discusses the security implications/considerations relevant to the proposed change. Include information that might be important for security discussions, surfaces risks and can be used throughout the life cycle of the proposal. E.g. include security-relevant design decisions, concerns, important discussions, implementation-specific guidance and pitfalls, an outline of threats and risks and how they are being addressed. BLIP submissions missing the "Security Considerations" section will be rejected. A BLIP cannot proceed to status "Final" without a Security Considerations discussion deemed sufficient by the reviewers.


Copyright
Copyright and related rights waived via CC0-Universal.

(This template adapted from the EIP template at https://github.com/ethereum/EIPs/

@GoldenBit0 GoldenBit0 added the New BLIP is open / new label Jan 10, 2022
@GoldenBit0
Copy link
Member Author

1/10/22 Core Devs:

  • Grant project work for BRI to Kafka Distribution
  • Kyle: low priority
  • Next steps: Idea for backlog, future grant project idea, archive at end of Jan

@Manik-Jain
Copy link

Adding my very initial thoughts for this BLIP :

  1. As a starter, we can provide configurable approach for the users to choose between NATs or Kafka, or may be using both for different/specific use-cases
  2. extending on the grounds with Battleship game, we can provide a plug-able, configurable, and scalable Kafka component which keeps enough active broker queues, so as to handle any new organizations joining at a later stage

cc : @GoldenBit0 @humbitious

@ottomorac
Copy link

I really like this BLIP! Any reason on why Kafka over Rabbit MQ? I presume perhaps Kafka has a bigger market share than Rabbit? The thing that bothers me about Kafka and Rabbit MQ is that while they are both open source, there is limited support for the AMQP 1.0 standard. It would be nice if they were both inter operable.

Anyhow I share this because we ended up using Rabbit MQ for our use case. I would be happy to share more details privately on our rationale for it.

@GoldenBit0
Copy link
Member Author

1/24/22 Core Devs:

  • Low priority BLIP but any dev(s) can take on the work
  • Andreas: Kafka would be preferable since it is used the most

@GoldenBit0 GoldenBit0 added Icebox BLIP is deferred for future assessment and removed New BLIP is open / new labels Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Icebox BLIP is deferred for future assessment Project Idea
Projects
None yet
Development

No branches or pull requests

3 participants