cloudevents / cloudevents/sdk-java
Why is the header prefix of the Spring module and the Kafka module inconsistent
Open
@dsyer is already working on this.
Since Mar 16, 2021.
bug
- Dominant language
- Java
- Stars
- 446
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
The Header prefix in the Spring module is ce-, but the prefix in the kafka module is ce_, so that the Spring module cannot consume the messages produced by the kafka module
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.