GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/4042
[KAFKA-5835][CLIENTS] CommitFailedException exception versus KafkaConsumer
flow
The invalid offset/out of range offset is captured in
IllegalArgumentException/RunTimeException.
The
Github user rekhajoshm closed the pull request at:
https://github.com/apache/kafka/pull/2273
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Github user rekhajoshm closed the pull request at:
https://github.com/apache/kafka/pull/45
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Github user rekhajoshm closed the pull request at:
https://github.com/apache/kafka/pull/49
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/2273
KAFKA-4555: Using Hamcrest for expressive intent in tests
- Adding hamcrest in gradle files
- Using hamcrest in couple of tests - SourceTaskOffsetCommitterTest,
MetadataTest
You can merge
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/
KAFKA-4500: code corrections on client module
- Removed redundant modifiers, not needed String.format()
- Removed unnecessary semicolon, additional assignment, inlined return
- Added few
Github user rekhajoshm closed the pull request at:
https://github.com/apache/kafka/pull/1697
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user rekhajoshm reopened a pull request:
https://github.com/apache/kafka/pull/1696
KAFKA-4010; ConfigDef.toRst() to have grouped sections with dependents info
- Added sort method with group order
- Added dependents info
You can merge this pull request into a Git
Github user rekhajoshm closed the pull request at:
https://github.com/apache/kafka/pull/1696
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/1697
KAFKA-4014; Using Collections.singletonList instead of Arrays.asList for
single arguments
Using Collections.singletonList instead of Arrays.asList for single
arguments
You can merge this pull
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/1696
KAFKA-4010; ConfigDef.toRst() to have grouped sections with dependents info
- Added sort method with group order
- Added dependents info
You can merge this pull request into a Git
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/1601
KAFKA-3905; Handle invalid collection of topics, patterns on subscription
for list of topics, with patterns, and with assignments
KAFKA-3905: Handling null/empty topics and collections, patterns
Github user rekhajoshm closed the pull request at:
https://github.com/apache/kafka/pull/1561
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/1561
KAFKA-3905:remove null from subscribed topics in KafkaConsumer#subscribe
KAFKA-3905:remove null from subscribed topics in KafkaConsumer#subscribe
You can merge this pull request into a Git
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/1559
KAFKA-3844; Sort configuration items in log
KAFKA-3844; Sort configuration items in log
You can merge this pull request into a Git repository by running:
$ git pull https://github.com
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/1469
KAFKA-724; Send, receive buffer size set if not -1
PR #50 closed. Fixed, after rebase on trunk.
You can merge this pull request into a Git repository by running:
$ git pull https
Github user rekhajoshm closed the pull request at:
https://github.com/apache/kafka/pull/50
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/1451
KAFKA-3771; Improving Kafka core code
- Used flatMap instead of map and flatten
- Use isEmpty, NonEmpty, isDefined as appropriate
- Used head, keys and keySet where appropriate
- Used
Github user rekhajoshm closed the pull request at:
https://github.com/apache/kafka/pull/1432
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/1442
[KAFKA-3765] Minor Code style corrections
[KAFKA-3765] Minor Code style corrections:
Removed explicit returns, not needed parentheses, corrected variables,
removed unused imports
You can
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/1432
[KAFKA-3756] [Javadoc] Improving Javadoc
[KAFKA-3756] [Javadoc] Improving Javadoc
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rekhajoshm
Github user rekhajoshm closed the pull request at:
https://github.com/apache/kafka/pull/58
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/58
KAFKA-1621 : Standardize --messages option
As per review comments from @nehanarkhede Thanks.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/54
KAFKA-2098: gradle files
gradle files, tiny footprint.lets have it in.thanks
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rekhajoshm/kafka
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/50
KAFKA-724: auto socket buffer set
KAFKA-724: Allow automatic socket.send.buffer from operating system
If socket.receive.buffer.bytes/socket.send.buffer.bytes set to non-zero/-1,
the OS
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/49
KAFKA-269: run-test.sh async test
KAFKA-269: run-test.sh async test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rekhajoshm/kafka KAFKA-269
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/48
KAFKA-1545: KafkaHealthcheck.register failure
KAFKA-1545: java.net.InetAddress.getLocalHost in KafkaHealthcheck.register
may fail on some irregular hostnames
You can merge this pull request into
Github user rekhajoshm closed the pull request at:
https://github.com/apache/kafka/pull/47
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/47
KAFKA-1545: KafkaHealthcheck.register failure
KAFKA-1545: java.net.InetAddress.getLocalHost in KafkaHealthcheck.register
may fail on some irregular hostnames
You can merge this pull request into
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/46
KAFKA-1621 : Standardize --messages option
KAFKA-1621: Standardize --messages option in perf scripts
You can merge this pull request into a Git repository by running:
$ git pull https
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/45
KAFKA-1972: JMXTool multiple attributes
KAFKA-1972: JMX Tool output for CSV format does not handle attributes with
comma in their value
You can merge this pull request into a Git repository by
31 matches
Mail list logo