Manually deleting rocksDB after changing tranformation ? #429
Unanswered
abdelrahman-aboelnour
asked this question in
Q&A
Replies: 1 comment
-
|
Kafka Streams JAVA has a specific tool called |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So if I change a transformation ( for example a parameter was taking its value from a string and changed it to another string ) and reset offset, the change doesnt take effect unless I manually delete the internal topics and go into the pod and manually delete the stream data from the kafka-stream folder.
Is this normal scenario or did I configure something wrong? Seems weirds that I have to manually delete the rocksDB copy on the pod for the changes to take effect
Beta Was this translation helpful? Give feedback.
All reactions