Avicennasis opened a new pull request, #273:
URL: https://github.com/apache/flink-connector-kafka/pull/273

   ## Summary
   
   Fix 8 subject-verb agreement errors in Javadoc comments across 3 files:
   
   - **OffsetsInitializer.java**: `offsets falls` → `fall`, `offsets is` → 
`are`, `there is no committed offsets` → `there are no`, `offsets does not 
exist` → `do not exist`, `or equals the given timestamp` → `or equal to`, 
`which initialize the offsets` → `initializes`
   - **ReducingUpsertWriter.java**: `records arrives` → `arrive`
   - **KafkaSourceFetcherManager.java**: `a single I/O threads` → `thread`
   
   No functional changes — Javadoc comment edits only.


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