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

Implement consumer logic in the Simulator #121

Closed
a-saksena opened this issue Aug 22, 2024 · 4 comments · Fixed by #360
Closed

Implement consumer logic in the Simulator #121

a-saksena opened this issue Aug 22, 2024 · 4 comments · Fixed by #360
Assignees
Labels
Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. Simulator Issue related to Block Stream Simulator
Milestone

Comments

@a-saksena
Copy link
Contributor

a-saksena commented Aug 22, 2024

As a block node developer
I want to be able to test streaming data to a consumer
So we need to add consumer side setup on the simulator side to test out this capability.


Additional Information

Currently the simulator does not have any working implementation for consuming data. There is already separtion in the code, therefore It would be easy to add this in the consumerModeHandler.

@a-saksena
Copy link
Contributor Author

Needs a downstream dependent ticket in Mirror Node.

@georgi-l95 georgi-l95 removed their assignment Oct 9, 2024
@jsync-swirlds jsync-swirlds changed the title Create infrastructure for the simulator (Consumer Side, Post Block Node) Create structure for the simulator (Consumer Side, Post Block Node) Oct 17, 2024
@Nana-EC
Copy link
Contributor

Nana-EC commented Oct 21, 2024

@AlfredoG87 and @georgi-l95 we should pull this out of the current EPIC as it's not a Phase 1 goal.
Unclear if it need to be under a new EPIC or is fine as specified

@AlfredoG87
Copy link
Contributor

AlfredoG87 commented Oct 21, 2024

@AlfredoG87 and @georgi-l95 we should pull this out of the current EPIC as it's not a Phase 1 goal.
Unclear if it need to be under a new EPIC or is fine as specified

I wonder why this is not part of Phase1, we should make it part, this is part of the MVP functionality of Streaming from CN --> BN --> Consumers first phase right?

@a-saksena
Copy link
Contributor Author

This can be carved into a separate epic for Ph2.

@georgi-l95 georgi-l95 added the Simulator Issue related to Block Stream Simulator label Nov 9, 2024
@georgi-l95 georgi-l95 added this to the 0.3.0 milestone Nov 9, 2024
@georgi-l95 georgi-l95 added the Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. label Nov 9, 2024
@georgi-l95 georgi-l95 changed the title Create structure for the simulator (Consumer Side, Post Block Node) Implement consumer logic in the Simulator Nov 9, 2024
@georgi-l95 georgi-l95 self-assigned this Nov 18, 2024
@georgi-l95 georgi-l95 linked a pull request Nov 22, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. Simulator Issue related to Block Stream Simulator
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants