horizonzy commented on PR #21095: URL: https://github.com/apache/pulsar/pull/21095#issuecomment-1700167239
> > We should also override the expireAfterAccess value in the LeaderElectionImpl > > Maybe we don't want to expire the load data? If we don't want to expire the load data. After this PR, it will expire by `expireAfterAccess`(default value is not -1), so we should also override the `expireAfterAccess ` using `-1`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
