Hi Brian, Thanks very much for your feedback. In the origin `functions-state.md` file, there are two paragraphs related to the `state storage`, and the rest is more about APIs. Since I put all available APIs info into develop parts, so I removed the `functions-state.md` file. If there no more information on `state storage`, we can add those info in that section.
`functions-api.md` file should be removed from 2.4.1 version since it's not in the sidebar. I noticed that you have a PR https://github.com/apache/pulsar/pull/5531, I'll review and leave comments in this PR. Best Regards, Jennifer On Fri, Nov 1, 2019 at 4:52 PM Brian Candler <[email protected]> wrote: > On 01/11/2019 08:25, Jinfeng Huang wrote: > > It's the same case for `state storage`, I've put the information > > https://pulsar.apache.org/docs/en/next/functions-develop/#state-storage > > OK, but there's almost no information there at all - just two short > paragraphs, no examples. > > I've already updated "functions-state" to include Python examples, but > not pushed a PR yet. > > I'll do that shortly - then you can decide whether you want to merge > this into functions-develop, in which case you can "git rm > functions-state.md" > > Ditto for functions-api; if it's stale and unlinked, I think it should > be "git rm'd". > > Cheers, > > Brian. > >
