Question
TCS
IN
Last activity: 10 Apr 2023 7:24 EDT
stream node issue after upgrade
Hi - After we upgraded our application to V8.6.0 we get kafka data belong to different node error.
I have decommissioned the existing stream node stopped the JVM updated below in prconfig.xml file and truncated the tables and the started the JVm still we get the error,
kindly find the logs attached.
prconfig/dsm/services/stream/pyport/default 10089
prconfig/dsm/services/stream/pybrokerport/default 9092
prconfig/dsm/services/stream/pykeeperport/default 2181
prconfig/dsm/services/stream/pyjmxport/default 9999
truncate table pr_data_stream_nodes
truncate table pr_data_stream_sessions
truncate table pr_data_stream_node_updates
truncate table PR_SYS_STATUSNODES
***Edited by Moderator Marije to add Capability tags***