Mark Payne
Mark Payne
Great catches @jfrazee and @gresockj . You are both indeed right - I did overlook the necessity of including the `path` attribute. Will update the Fetch processors to use `${path}/${filename}`...
Thanks for the contribution @jynolen . I wonder, though, if there are other VPCE endpoints that may need to be used, other than just `.com` and `.com.cn`? We probably should...
Thanks for updating @greyp9 . Trying this out again. I just tried sending the following content via PublishKafkaRecord_2_6: ``` { "key": { "type": "person" }, "value": { "name": "Mark", "number":...
I also tried changing the "Publish Strategy" to "Use Record Content as Value" so that I could set the "Key Field." I then set the Key Field to `key`. And...
@greyp9 So, given the above (i will address in reverse order because I think you started with the hardest to describe and got easier as you went down the list)...
Oh nice, thanks @Freedom9339 ! This is something that I've wanted for a while. I would definitely want to get a reviewer who knows the UI as well such as...
@Freedom9339 you mind rebasing against `main` and pushing again? That should kick off the tests against the latest & greatest. I misread the github comments initially, thinking you pushed a...
Thanks @aksharau looks good to me. +1 merged to main