Nick

Results 29 issues of Nick

There is the possibility to pass along metadata for the offsets to commit. This would be possible if we expose metadata of topic partition and internally set metadata_size accordingly. The...

enhancement

When dumping `RdKafka\Conf` you only see the global settings. Every `rd_kafka_conf_t` can also have a `rd_kafka_topic_conf_t`, so it might be confusing to not find certain settings in the dump, that...

enhancement

There was quite some functionality added and it would be nice to check if it would make sense to have some more tests for the newly added functionality. This ticket...

enhancement

Create an UPGRADE.md where people can check how an update affects them and what changes are needed. Should include upgrade from: - 3 to 4 - 4 to 5

doc

For the use case where you have the following: - consumer reading messages - processing those messages - producing a result of those processed messages - all the above being...

feature

Awesome work! It would be great, if i select a container, if i could say connect to container (docker exec -it sh, that's the only thing missing for me

duplicate
enhancement

### Summary Add the `Backup` option for EFS ### Issue Type Feature Idea ### Component Name efs ### Additional Information From what i can see [here](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/efs.html#EFS.Client.create_file_system), i assume it should...

waiting_on_contributor
feature
module
good first issue
easyfix

### Summary Is there a way to support the work of the current maintainers? For example is a Github Sponsorship planned? As my time is very limited atm and i...

### Summary It would be nice to have the option to enable DynamoDB Stream for a table and choose the view type: - StreamEnabled: True|False - StreamViewType: NEW_IMAGE|OLD_IMAGE|NEW_AND_OLD_IMAGES|KEYS_ONLY I think...

### Summary It would be great to have support for cloudfront functions. Right now you can only specify lambdas for viewer requests, etc. ### Issue Type Feature Idea ### Component...

feature
needs_triage