[GitHub] [kafka-site] ableegoldman commented on pull request #361: KAFKA-12993: fix memory-mgmt.html formatting

2021-06-25 Thread GitBox
ableegoldman commented on pull request #361: URL: https://github.com/apache/kafka-site/pull/361#issuecomment-868940746 Gotcha, thanks for checking. Can you try setting up a local Apache server to test these changes (see instructions

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #255

2021-06-25 Thread Apache Jenkins Server
See

[GitHub] [kafka-site] showuon commented on pull request #361: KAFKA-12993: fix memory-mgmt.html formatting

2021-06-25 Thread GitBox
showuon commented on pull request #361: URL: https://github.com/apache/kafka-site/pull/361#issuecomment-868926930 @ableegoldman , I've checked, the line 165 for `` change is to fix the new added doc in this PR https://github.com/apache/kafka/pull/10046, not existed in V2.8. I also added a

[GitHub] [kafka-site] showuon commented on a change in pull request #361: KAFKA-12993: fix memory-mgmt.html formatting

2021-06-25 Thread GitBox
showuon commented on a change in pull request #361: URL: https://github.com/apache/kafka-site/pull/361#discussion_r659103580 ## File path: 27/streams/developer-guide/memory-mgmt.html ## @@ -168,7 +168,7 @@ RocksDB Each instance of RocksDB allocates off-heap

[jira] [Created] (KAFKA-12998) Implement broker snapshots

2021-06-25 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-12998: Summary: Implement broker snapshots Key: KAFKA-12998 URL: https://issues.apache.org/jira/browse/KAFKA-12998 Project: Kafka Issue Type: Improvement

[GitHub] [kafka-site] ableegoldman commented on pull request #361: KAFKA-12993: fix memory-mgmt.html formatting

2021-06-25 Thread GitBox
ableegoldman commented on pull request #361: URL: https://github.com/apache/kafka-site/pull/361#issuecomment-868882876 @cadonna this PR is just porting #10651 over to kafka-site, right? I agree that the basic formatting fix for the memory management docs at least should be ported to the

[jira] [Created] (KAFKA-12997) Expose log record append time to the controller/broker

2021-06-25 Thread Niket Goel (Jira)
Niket Goel created KAFKA-12997: -- Summary: Expose log record append time to the controller/broker Key: KAFKA-12997 URL: https://issues.apache.org/jira/browse/KAFKA-12997 Project: Kafka Issue

Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #254

2021-06-25 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-12996) OffsetOutOfRange not handled correctly for diverging epochs when fetch offset less than leader start offset

2021-06-25 Thread Rajini Sivaram (Jira)
Rajini Sivaram created KAFKA-12996: -- Summary: OffsetOutOfRange not handled correctly for diverging epochs when fetch offset less than leader start offset Key: KAFKA-12996 URL:

Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #253

2021-06-25 Thread Apache Jenkins Server
See Changes: -- [...truncated 407881 lines...] [2021-06-25T14:41:59.805Z] [2021-06-25T14:41:59.805Z] * Try: [2021-06-25T14:41:59.805Z] Run with --stacktrace option to get

[jira] [Created] (KAFKA-12995) AdminClient listOffsets fail with old Kafka Broker

2021-06-25 Thread Jira
Alan Artigao Carreño created KAFKA-12995: Summary: AdminClient listOffsets fail with old Kafka Broker Key: KAFKA-12995 URL: https://issues.apache.org/jira/browse/KAFKA-12995 Project: Kafka

[GitHub] [kafka-site] cadonna commented on pull request #361: KAFKA-12993: fix memory-mgmt.html formatting

2021-06-25 Thread GitBox
cadonna commented on pull request #361: URL: https://github.com/apache/kafka-site/pull/361#issuecomment-868481708 @showuon I think this has been already done in PR #10651. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Resolved] (KAFKA-12541) Extend ListOffset to fetch offset with max timestamp (KIP-734)

2021-06-25 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12541. - Reviewer: David Jacot Resolution: Fixed > Extend ListOffset to fetch offset with max

[GitHub] [kafka-site] showuon commented on pull request #361: KAFKA-12993: fix memory-mgmt.html formatting

2021-06-25 Thread GitBox
showuon commented on pull request #361: URL: https://github.com/apache/kafka-site/pull/361#issuecomment-868286033 @ableegoldman , please take a look. Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [kafka-site] showuon commented on a change in pull request #361: KAFKA-12993: fix memory-mgmt.html formatting

2021-06-25 Thread GitBox
showuon commented on a change in pull request #361: URL: https://github.com/apache/kafka-site/pull/361#discussion_r658532684 ## File path: 27/streams/developer-guide/memory-mgmt.html ## @@ -179,7 +179,7 @@ RocksDB@Override public void setConfig(final String storeName,

[GitHub] [kafka-site] showuon opened a new pull request #361: KAFKA-12993: fix memory-mgmt.html formatting

2021-06-25 Thread GitBox
showuon opened a new pull request #361: URL: https://github.com/apache/kafka-site/pull/361 1. add missing closing tag 2. remove a redundant `span` tag -- 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