Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
651 contributions in the last year
Activity overview
Contributed to
linkedin/kafka-monitor,
apache/kafka,
andrewchoi5/andrewchoi5.github.io
and 5 other
repositories
Contribution activity
August 2020
andrewchoi5 has no activity
yet for this period.
July 2020
Created a pull request in linkedin/kafka-monitor that received 5 comments
Avoid NaN in Commit Offset Failure Rate OffsetCommitServiceMetrics by…
… initializing with a zero only when instantiating. Avoid having XM reporting NaN for its failure rate by initializing the value of the failure rat…
+2
−0
•
5
comments
- Update kafka-monitor-start.bat file with the rebranding changes.
- Labeler and the run-class file to have updated package name.
- Update to new Xinfra Monitor package names within properties file
- OffsetCommitService Metrics and Sensors
- Rebranding the package name from KMF to Xinfra Monitor
- Addition of offset-commit-service configurations to the config/xinfra-monitor.properties file.
- KAFKA-9930: Prevent ReplicaFetcherThread from throwing UnknownTopicOrPartitionException upon topic creation and deletion.
- MINOR: use monotonic clock for replica fetcher DelayedItem
- KAFKA-9699: remove -E option from sed in kafka-run-class.sh
- KAFKA-9666: Don't increase transactional epoch when trying to fence if the log append fails
- KAFKA-9393: DeleteRecords may cause extreme lock contention for large partition directories
- KAFKA-10017: fix flaky EosBetaUpgradeIntegrationTest
- KAFKA-10166: checkpoint recycled standbys and ignore empty rocksdb base directory
- MINOR: code cleanup for Kafka Streams task classes
- MINOR: Do not disable heartbeat during Rebalance
- KAFKA-10098: Remove unnecessary escaping in regular expression.
- KAFKA-10095: Simplify calls in LogCleanerManagerTest
- KAFKA-10092: Remove unused code branches in NioEchoServer
- KAFKA-10057 optimize class ConfigCommand method alterConfig parameters
- KAFKA-8334 Make sure the thread which tries to complete delayed reque…
- KAFKA-9938; Debug consumer should be able to fetch from followers
- KAFKA-9769: Finish operations for leaderEpoch-updated partitions up to point ZK Exception
- Update opentypeextension-get.md
- - adds information protection throttling
- get available extension props to v1
- Fixed docs for creating registered owners and users for devices
- Add v1.0 documentation for Azure AD named locations and security defaults API
- Replace all Excel-related permissions tables with new read/write table
- Adding TeamsAppInstallation.Read*ForTeam
- Update HTTP syntax to reflect available URLs
- added new mezzo features info
Created an issue in linkedin/kafka-monitor that received 1 comment
JVM Configs
Add updated JVM configs for java 11. Ones in 2.0.10 are currently only valid for Java 8.
1
comment