Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Jira Legacy
serverSystem Jira
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
keyCPS-1298
https://docs.confluent.io/platform/current/installation/configuration/topic-configs.html#ak-topic-configurations-for-cp

Kafka Topic Configurations for Confluent Platform | Confluent Documentation

Assumptions

#

Assumption

Notes

1Partition count and Replica sets are been configured at the cluster level.
2


Issues & Decisions ( ncmp-events )

#

Issue

NotesĀ 

Decision

1ThroughputNumber of messages produced in a certain amount of time
2Retention TimeHow long to keep the messages in the kafta topic before(deleting/compacting it)?
3Segment BytesSegment file size (look into docs at the time of discussion)
4Access ControlWhich user has access to Read , Write from the topic?
5Consumer GroupsDoes CPS team define the consumer group name or the consuming application.



Issues & Decisions ( ncmp-async-m2m )

#

Issue

NotesĀ 

Decision

1ThroughputNumber of messages produced in a certain amount of time
2Retention TimeHow long to keep the messages in the kafta topic before(deleting/compacting it)?
3Segment BytesSegment file size (look into docs at the time of discussion)
4Access ControlWhich user has access to Read , Write from the topic?
5Consumer GroupsDoes CPS team define the consumer group name or the consuming application.