nileshkumar3 opened a new pull request, #870:
URL: https://github.com/apache/kafka-site/pull/870

   ## Summary
   Sync the KIP-1271 (header-aware state stores) documentation from
   apache/kafka `4.3` branch into `content/en/43/`, following the merge of
   apache/kafka#21840.
   apache/kafka#21840 was merged after Apache Kafka 4.3.0 was released, so the
   new Streams docs were not picked up by the original 4.3 site snapshot.
   This PR backfills them.
   ## Files changed
   - `content/en/43/streams/developer-guide/processor-api.md` — adds the new 
"Headers in State Stores" section (RocksDB-backed `WithHeaders` suppliers, 
`ValueTimestampHeaders`, `AggregationWithHeaders`, `SessionStoreWithHeaders`).
   - `content/en/43/streams/developer-guide/interactive-queries.md` — adds 
`QueryableStoreTypes#*WithHeaders()` entries and a Note linking to the 
Processor API section.
   - `content/en/43/streams/upgrade-guide.md` — adds "Header-aware state stores 
for the Processor API (KIP-1271)" with backward-compatibility / rolling-bounce 
notes.
   Source: apache/kafka (4.3 branch).


-- 
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]

Reply via email to