Skip to content

Commit

Permalink
Bumpet aktor consumer group version
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsmsa committed Nov 27, 2024
1 parent 58232e0 commit 7c6b10d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ package no.nav.paw.kafkakeymaintenance
import no.nav.paw.kafkakeymaintenance.kafka.Topic

const val PERIODE_CONSUMER_GROUP_VERSION = 2
const val AKTOR_CONSUMER_GROUP_VERSION = 7
const val AKTOR_CONSUMER_GROUP_VERSION = 8
val PERIODE_TOPIC = Topic("paw.arbeidssokerperioder-v1")
val AKTOR_TOPIC = Topic("pdl.aktor-v2")

0 comments on commit 7c6b10d

Please sign in to comment.