Re: [PR] KAKFA-15629: Update upgrade-guide.html for TimestampedKeyQuery and TimestampedRangeQuery [kafka]

2023-12-06 Thread via GitHub
mjsax merged PR #14898: URL: https://github.com/apache/kafka/pull/14898 -- 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.or

Re: [PR] KAKFA-15629: Update upgrade-guide.html for TimestampedKeyQuery and TimestampedRangeQuery [kafka]

2023-12-06 Thread via GitHub
mjsax commented on code in PR #14898: URL: https://github.com/apache/kafka/pull/14898#discussion_r1418202440 ## docs/streams/upgrade-guide.html: ## @@ -139,6 +139,10 @@ Streams API https://cwiki.apache.org/confluence/display/KAFKA/KIP-985%3A+Add+reverseRange+and+reverse

Re: [PR] KAKFA-15629: Update upgrade-guide.html for TimestampedKeyQuery and TimestampedRangeQuery [kafka]

2023-12-05 Thread via GitHub
hanyuzheng7 commented on PR #14898: URL: https://github.com/apache/kafka/pull/14898#issuecomment-1842028444 > This PR shows merge conflict. Can you rebase it on `trunk`? ok -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] KAKFA-15629: Update upgrade-guide.html for TimestampedKeyQuery and TimestampedRangeQuery [kafka]

2023-12-05 Thread via GitHub
mjsax commented on PR #14898: URL: https://github.com/apache/kafka/pull/14898#issuecomment-1841932981 This PR shows merge conflict. Can you rebase it on `trunk`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] KAKFA-15629: Update upgrade-guide.html for TimestampedKeyQuery and TimestampedRangeQuery [kafka]

2023-12-05 Thread via GitHub
hanyuzheng7 commented on code in PR #14898: URL: https://github.com/apache/kafka/pull/14898#discussion_r1416268185 ## docs/streams/upgrade-guide.html: ## @@ -136,7 +136,12 @@ < Streams API changes in 3.7.0 IQv2 supports RangeQuery that allows to specify unbo

Re: [PR] KAKFA-15629: Update upgrade-guide.html for TimestampedKeyQuery and TimestampedRangeQuery [kafka]

2023-12-05 Thread via GitHub
mjsax commented on code in PR #14898: URL: https://github.com/apache/kafka/pull/14898#discussion_r1416203067 ## docs/streams/upgrade-guide.html: ## @@ -136,7 +136,12 @@ < Streams API changes in 3.7.0 IQv2 supports RangeQuery that allows to specify unbounded,

Re: [PR] KAKFA-15629: Update upgrade-guide.html for TimestampedKeyQuery and TimestampedRangeQuery [kafka]

2023-12-05 Thread via GitHub
hanyuzheng7 commented on code in PR #14898: URL: https://github.com/apache/kafka/pull/14898#discussion_r1416130187 ## docs/streams/upgrade-guide.html: ## @@ -136,9 +136,16 @@ < Streams API changes in 3.7.0 IQv2 supports RangeQuery that allows to specify unbo

Re: [PR] KAKFA-15629: Update upgrade-guide.html for TimestampedKeyQuery and TimestampedRangeQuery [kafka]

2023-12-05 Thread via GitHub
hanyuzheng7 commented on code in PR #14898: URL: https://github.com/apache/kafka/pull/14898#discussion_r1416115869 ## docs/streams/upgrade-guide.html: ## @@ -136,9 +136,16 @@ < Streams API changes in 3.7.0 IQv2 supports RangeQuery that allows to specify unbo

Re: [PR] KAKFA-15629: Update upgrade-guide.html for TimestampedKeyQuery and TimestampedRangeQuery [kafka]

2023-12-04 Thread via GitHub
mjsax commented on code in PR #14898: URL: https://github.com/apache/kafka/pull/14898#discussion_r1414431907 ## docs/streams/upgrade-guide.html: ## @@ -136,9 +136,16 @@ < Streams API changes in 3.7.0 IQv2 supports RangeQuery that allows to specify unbounded,

Re: [PR] KAKFA-15629: Update upgrade-guide.html for TimestampedKeyQuery and TimestampedRangeQuery [kafka]

2023-12-04 Thread via GitHub
mjsax commented on code in PR #14898: URL: https://github.com/apache/kafka/pull/14898#discussion_r1414428584 ## docs/streams/upgrade-guide.html: ## @@ -136,9 +136,16 @@ < Streams API changes in 3.7.0 IQv2 supports RangeQuery that allows to specify unbounded,

[PR] KAKFA-15629: Update upgrade-guide.html for TimestampedKeyQuery and TimestampedRangeQuery [kafka]

2023-12-01 Thread via GitHub
hanyuzheng7 opened a new pull request, #14898: URL: https://github.com/apache/kafka/pull/14898 Update upgrade-guide.html for TimestampedKeyQuery and TimestampedRangeQuery ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify t