Skip to content

Changes for graph overview support #48

@shay23b

Description

@shay23b

We need to add a few things:

  • Create applicationId as a global var (uuid) - happens in Go SDK in function init() which is not exported to the user, it happens every time you run the app
  • Add app_id to producer & consumer creation req
  • producer & consumer creation req version - 3

These changes are not exported to the client, only for internal usage

For reference the Go SDK:
superstreamlabs/memphis.go#115

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions