ableegoldman opened a new pull request, #13682:
URL: https://github.com/apache/kafka/pull/13682

   Trying to configure the underlying state stores in a join is pretty awkward, 
and getting all the parameters right can be particularly frustrating. 
   
   At a minimum, we should break up the verification into each individual check 
so that it's clear which step has failed. It would also help to actually 
include in the error message how to fix the store parameters to match what is 
expected, since this is not necessarily obvious (eg that retention period 
should be **exactly** the sum of windowSize + gracePeriod)


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to