Hi,
May I add my JIRA ID into the contributors list of Apache kafka.
Here is my JIRA profile:
Username: LucentWong
Full name: Yu Wang
Thanks and Best Regards
Lucent Wong
13, 2020 at 6:45 PM Wong Lucent wrote:
> Hi,
>
>
> May I add my JIRA ID into the contributors list of Apache kafka.
>
> Here is my JIRA profile:
>
> Username: LucentWong
> Full name: Yu Wang
>
>
> Thanks and Best Regards
> Lucent Wong
>
Hi,
May I add my JIRA ID into the dev list of Apache kafka.
Here is my JIRA profile:
Username: LucentWong
Full name: Yu Wang
Thanks and Best Regards
Lucent Wong
Hi,
May I ask to add my JIRA ID into the dev list of Apache kafka. I hope to
provide a fix for this ticket KAFKA-9841
Here is my JIRA profile:
Username: LucentWong
Full name: Yu Wang
Thanks and Best Regards
Lucent Wong
Hi,
I found that the metcis kafka.server:type=BrokerTopicMetrics,name=BytesInPerSec
only exposes on allTopicsStates, so that it cannot expose the metrics in Topic
level.
brokerTopicStats.updateReplicationBytesIn(records.sizeInBytes)
def updateReplicationBytesIn(value: Long): Unit = {
allTop