[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, final Options options, final 
MapString, Object configs) {
 
- BlockBasedTableConfig tableConfig = (BlockBasedTableConfig) options.tableFormatConfig();
+ BlockBasedTableConfig tableConfig = (BlockBasedTableConfig) options.tableFormatConfig();

Review comment:
   fix 2: remove redundant `span` tag

##
File path: 27/streams/developer-guide/memory-mgmt.html
##
@@ -201,6 +201,7 @@ RocksDB// Cache and WriteBufferManager should not be closed 
here, as the same objects are shared by every store instance.
}
 }
+

Review comment:
   fix 1: add missing `pre` tag

##
File path: 27/streams/developer-guide/memory-mgmt.html
##
@@ -217,6 +218,7 @@ RocksDBhttps://github.com/facebook/rocksdb/wiki/Partitioned-Index-Filters;>RocksDB
 docs.
 
   
+

Review comment:
   add missing `sup` 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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[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 above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[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 use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] jlprat commented on pull request #359: MINOR: Backport of docs fixes to 28

2021-06-18 Thread GitBox


jlprat commented on pull request #359:
URL: https://github.com/apache/kafka-site/pull/359#issuecomment-863870545


   Hi @bbejeck ready for review


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] bbejeck merged pull request #359: MINOR: Backport of docs fixes to 28

2021-06-18 Thread GitBox


bbejeck merged pull request #359:
URL: https://github.com/apache/kafka-site/pull/359


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] jlprat commented on pull request #359: MINOR: Backport of docs fixes to 28

2021-06-18 Thread GitBox


jlprat commented on pull request #359:
URL: https://github.com/apache/kafka-site/pull/359#issuecomment-864286010


   Thanks for the review @bbejeck 


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] jlprat opened a new pull request #359: MINOR: Backport of docs fixes to 28

2021-06-18 Thread GitBox


jlprat opened a new pull request #359:
URL: https://github.com/apache/kafka-site/pull/359


   This PR backports https://github.com/apache/kafka/pull/10766/ to folder
   28 as indicated in the same PR.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mimaison commented on pull request #354: Updated downloads.html to include 2.7.1

2021-05-18 Thread GitBox


mimaison commented on pull request #354:
URL: https://github.com/apache/kafka-site/pull/354#issuecomment-843514116


   @mjsax Can you take another 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 above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mimaison opened a new pull request #354: Updated downloads.html to include 2.7.1

2021-05-10 Thread GitBox


mimaison opened a new pull request #354:
URL: https://github.com/apache/kafka-site/pull/354


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mimaison merged pull request #354: Updated downloads.html to include 2.7.1

2021-05-20 Thread GitBox


mimaison merged pull request #354:
URL: https://github.com/apache/kafka-site/pull/354


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mimaison commented on pull request #354: Updated downloads.html to include 2.7.1

2021-05-20 Thread GitBox


mimaison commented on pull request #354:
URL: https://github.com/apache/kafka-site/pull/354#issuecomment-844905400


   @rajinisivaram @omkreddy Can you take a look? We need this PR and 
https://github.com/apache/kafka/pull/10660 in order to release 2.7.1. 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 above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax commented on a change in pull request #354: Updated downloads.html to include 2.7.1

2021-05-13 Thread GitBox


mjsax commented on a change in pull request #354:
URL: https://github.com/apache/kafka-site/pull/354#discussion_r632288752



##
File path: downloads.html
##
@@ -60,23 +60,66 @@ 2.8.0https://downloads.apache.org/kafka/2.8.0/RELEASE_NOTES.html;>Release 
Notes.
 
 
+
+2.7.1
+
+
+Released May 10, 2020
+
+
+https://downloads.apache.org/kafka/2.7.1/RELEASE_NOTES.html;>Release 
Notes
+
+
+Source download: https://www.apache.org/dyn/closer.cgi?path=/kafka/2.7.1/kafka-2.7.1-src.tgz;>kafka-2.7.1-src.tgz
 (https://downloads.apache.org/kafka/2.7.1/kafka-2.7.1-src.tgz.asc;>asc,
 https://downloads.apache.org/kafka/2.7.1/kafka-2.7.1-src.tgz.sha512;>sha512)
+
+
+Binary downloads:
+
+Scala 2.12 - https://www.apache.org/dyn/closer.cgi?path=/kafka/2.7.1/kafka_2.12-2.7.1.tgz;>kafka_2.12-2.7.1.tgz
 (https://downloads.apache.org/kafka/2.7.1/kafka_2.12-2.7.1.tgz.asc;>asc,
 https://downloads.apache.org/kafka/2.7.1/kafka_2.12-2.7.1.tgz.sha512;>sha512)
+Scala 2.13 - https://www.apache.org/dyn/closer.cgi?path=/kafka/2.7.1/kafka_2.13-2.7.1.tgz;>kafka_2.13-2.7.1.tgz
 (https://downloads.apache.org/kafka/2.7.1/kafka_2.13-2.7.1.tgz.asc;>asc,
 https://downloads.apache.org/kafka/2.7.1/kafka_2.13-2.7.1.tgz.sha512;>sha512)
+
+We build for multiple versions of Scala. This only matters if you 
are using Scala and you want a version
+built for the same Scala version you use. Otherwise any version 
should work (2.13 is recommended).
+
+
+
+
+Kafka 2.7.1 includes a number of significant new features. Here is a 
summary of some notable changes:

Review comment:
   Seems this list was copied from `2.7.0` release below, but does not 
really apply to a bug fix release? I think this paragraph and the bullet point 
list below should not be added, but only the last paragraph about `2.7.1`.




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mimaison commented on pull request #354: Updated downloads.html to include 2.7.1

2021-05-13 Thread GitBox


mimaison commented on pull request #354:
URL: https://github.com/apache/kafka-site/pull/354#issuecomment-840484630


   @mjsax @vvcephei can you 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 above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] hachikuji merged pull request #355: Add Axios (https://www.axios.com/) to the list of the "Powered By ❤️"

2021-06-01 Thread GitBox


hachikuji merged pull request #355:
URL: https://github.com/apache/kafka-site/pull/355


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] topeax opened a new pull request #355: Add Axios (https://www.axios.com/) to the list of the "Powered By ❤️"

2021-05-21 Thread GitBox


topeax opened a new pull request #355:
URL: https://github.com/apache/kafka-site/pull/355


   [Axios](https://axios.com) uses kafka to power some of our most critical 
data systems. This PR adds us to the page!
   
   @hachikuji can you take a look at this? 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 above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] prince-mahajan opened a new pull request #356: Fix broken link

2021-05-26 Thread GitBox


prince-mahajan opened a new pull request #356:
URL: https://github.com/apache/kafka-site/pull/356


   Fixing the link to a cited blog. The existing link now points to a steroid 
website so need to pull the blog from internet archives.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] guozhangwang merged pull request #356: Fix broken link

2021-05-26 Thread GitBox


guozhangwang merged pull request #356:
URL: https://github.com/apache/kafka-site/pull/356


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] guozhangwang commented on pull request #356: Fix broken link

2021-05-26 Thread GitBox


guozhangwang commented on pull request #356:
URL: https://github.com/apache/kafka-site/pull/356#issuecomment-849183797


   Thanks @prince-mahajan 


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] prince-mahajan commented on pull request #356: Fix broken link

2021-05-26 Thread GitBox


prince-mahajan commented on pull request #356:
URL: https://github.com/apache/kafka-site/pull/356#issuecomment-84920


   > Thanks @prince-mahajan
   
   Thanks! Can you also approve this please? 
https://github.com/apache/kafka/pull/10771 (same change in a different place).


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] orchome opened a new pull request #357: Update powered-by.html

2021-06-01 Thread GitBox


orchome opened a new pull request #357:
URL: https://github.com/apache/kafka-site/pull/357


   Added information about OrcHome Inc. to powerd-by.html


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] benbromhead opened a new pull request #362: Add Instaclustr to the "Powered By" list

2021-07-04 Thread GitBox


benbromhead opened a new pull request #362:
URL: https://github.com/apache/kafka-site/pull/362


   Adding [Instaclustr](https://www.instaclustr.com/) to the powered-by list


-- 
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: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[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 missing `` tag. Thank you.


-- 
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: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[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 memory for a block 
cache, index and filter blocks, and memtable (write buffer). Critical configs 
(for RocksDB version 4.1.0) include
 block_cache_size, write_buffer_size and max_write_buffer_number.  These can be specified 
through the
-rocksdb.config.setter configuration.
+rocksdb.config.setter configuration.

Review comment:
   add missing `` 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 to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[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 live site ASAP.
   
   @showuon is there also a missing `` tag? See [line 
165](https://github.com/apache/kafka/pull/10651/files#diff-90f13939de7269a2ab9e8d0e8596f29afd1f4293710319fdcde35d84bca5c195R165)


-- 
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: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[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 
[here](https://cwiki.apache.org/confluence/display/KAFKA/Setup+Kafka+Website+on+Local+Apache+Server))?


-- 
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: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




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

2021-06-26 Thread GitBox


showuon commented on pull request #361:
URL: https://github.com/apache/kafka-site/pull/361#issuecomment-868968278


   Will do and let you know. 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 above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




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

2021-06-26 Thread GitBox


showuon commented on pull request #361:
URL: https://github.com/apache/kafka-site/pull/361#issuecomment-868980516


   @ableegoldman , I've updated and confirmed the change can fix the formatting 
issue.
   
![image](https://user-images.githubusercontent.com/43372967/123509883-b38bcc80-d6aa-11eb-8f98-a6e5b2d98e45.png)
   


-- 
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: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




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

2021-06-26 Thread GitBox


izzyacademy commented on pull request #361:
URL: https://github.com/apache/kafka-site/pull/361#issuecomment-869027105


   > Gotcha, thanks for checking. Can you try setting up a local Apache server 
to test these changes (see instructions 
[here](https://cwiki.apache.org/confluence/display/KAFKA/Setup+Kafka+Website+on+Local+Apache+Server))?
   
   @ableegoldman this is great to know. I was not aware of this before now. 
@showuon I will review it on Monday and share my feedback as well. I am looking 
to contribute documentation changes myself as well


-- 
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: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




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

2021-07-12 Thread GitBox


ableegoldman merged pull request #361:
URL: https://github.com/apache/kafka-site/pull/361


   


-- 
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: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] omkreddy opened a new pull request #363: MINOR: Publish web site via .asf.yaml

2021-07-09 Thread GitBox


omkreddy opened a new pull request #363:
URL: https://github.com/apache/kafka-site/pull/363


   As per ASF Infra, web site should switch to method of publishing via the 
.asf.yaml meta-file.
   
   https://infra-reports.apache.org/site-source/ 


-- 
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: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] rhauch merged pull request #350: Changed the 2.6.1 links to use the archives

2021-04-21 Thread GitBox


rhauch merged pull request #350:
URL: https://github.com/apache/kafka-site/pull/350


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] cadonna merged pull request #353: Add Bruno Cadonna to committers

2021-04-23 Thread GitBox


cadonna merged pull request #353:
URL: https://github.com/apache/kafka-site/pull/353


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] showuon opened a new pull request #330: MINOR: remove the indent in security doc

2021-02-08 Thread GitBox


showuon opened a new pull request #330:
URL: https://github.com/apache/kafka-site/pull/330


   Fix the kafka-site: this is the same fix as the kafka PR: 
https://github.com/apache/kafka/pull/10002.
   
   @omkreddy , please help review. there's only 233 line changes here instead 
of 234 as the original PR, is because I accidentally remove the intent for a 
line. Fix in another PR: https://github.com/apache/kafka/pull/10081. 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 above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] omkreddy merged pull request #330: MINOR: remove the indent in security doc

2021-02-08 Thread GitBox


omkreddy merged pull request #330:
URL: https://github.com/apache/kafka-site/pull/330


   



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mimaison commented on pull request #327: Use downloads.apache.org for current releases

2021-02-04 Thread GitBox


mimaison commented on pull request #327:
URL: https://github.com/apache/kafka-site/pull/327#issuecomment-773652267


   @mjsax Can you 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 above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mimaison merged pull request #327: Use downloads.apache.org for current releases

2021-02-05 Thread GitBox


mimaison merged pull request #327:
URL: https://github.com/apache/kafka-site/pull/327


   



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mimaison commented on pull request #327: Use downloads.apache.org for current releases

2021-02-05 Thread GitBox


mimaison commented on pull request #327:
URL: https://github.com/apache/kafka-site/pull/327#issuecomment-773652267


   @mjsax Can you 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 above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mimaison merged pull request #325: MINOR: Remove redundant apostrophe in doc

2021-01-28 Thread GitBox


mimaison merged pull request #325:
URL: https://github.com/apache/kafka-site/pull/325


   



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] guozhangwang merged pull request #329: Add docs for RocksDB metrics specified in KIP-607

2021-02-01 Thread GitBox


guozhangwang merged pull request #329:
URL: https://github.com/apache/kafka-site/pull/329


   



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] adriens commented on pull request #340:  Add OPT.nc (https://www.opt.nc/) to the list of the "Powered By ❤️ "

2021-03-23 Thread GitBox


adriens commented on pull request #340:
URL: https://github.com/apache/kafka-site/pull/340#issuecomment-805431647


   Thanks a lot and feel free to give us any feedback on [Kafka-Connect 
dedicated KataCoda 
scenario](https://www.katacoda.com/glialabs/courses/kafka/kafka-connect)
   
   Have a great day  


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] hachikuji merged pull request #340:  Add OPT.nc (https://www.opt.nc/) to the list of the "Powered By ❤️ "

2021-03-23 Thread GitBox


hachikuji merged pull request #340:
URL: https://github.com/apache/kafka-site/pull/340


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] AdilHoumadi opened a new pull request #341: MINOR: Fix typo in MirrorMaker v2 documentation

2021-03-22 Thread GitBox


AdilHoumadi opened a new pull request #341:
URL: https://github.com/apache/kafka-site/pull/341


   Fix typo in code example - s/enable/enabled


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] Ambuj8105 closed pull request #335: MINOR: Added Knoldus to powered-by page

2021-03-24 Thread GitBox


Ambuj8105 closed pull request #335:
URL: https://github.com/apache/kafka-site/pull/335


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] Ambuj8105 opened a new pull request #342:  Please add Knoldus Inc. (https://www.knoldus.com/) to the list of the "Powered By ❤️".

2021-03-24 Thread GitBox


Ambuj8105 opened a new pull request #342:
URL: https://github.com/apache/kafka-site/pull/342


### **Context**
   
   [Knoldus](https://www.knoldus.com/home) is a niche engineering services 
company with a presence in Singapore, Canada, USA, Netherlands, and India. We 
use Kafka in most of the projects for building a real-time Analytics System as 
well as have been using Kafka Stream for Async Communication between 
Micro-services. Hence we'd like to be part of the "Powered By" web-page.
   
   爛 Hopefully, we'll see our organisation on your web-page.
   
   Feel free to [contact me](https://www.linkedin.com/in/ambuj-sahu-57b87/) 
with any further questions.
   
   ### **Kafka Contributions**
   
   We try to share and spread the knowledge of Kafka around us, please have a 
look at our contributions:
   
   - [Various blogs on Kafka](https://blog.knoldus.com/?s=Kafka) where we 
explained features and use-cases of Kafka 
   - [KnolX-session 
(Meet-ups)](https://www.youtube.com/c/Knoldus/search?query=kafka) we used 
introduce Kafka and which problem we want to solve
   - A few [webinars on Kafka](https://www.knoldus.com/learn/webinars/kafka) 
and discussing its use-cases 
   - Ready to deploy [Kafka 
Templates](https://techhub.knoldus.com/dashboard/projects/kafka)


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] scott-confluent commented on a change in pull request #343: MINOR: more powered by companies and updating apache logo

2021-03-24 Thread GitBox


scott-confluent commented on a change in pull request #343:
URL: https://github.com/apache/kafka-site/pull/343#discussion_r600868690



##
File path: css/styles.css
##
@@ -444,15 +444,15 @@ tr:nth-child(odd) {
 }
 .logo-link {
 display: inline-block;
-width: 220px;
-height: 64.77px;
-background: url("/images/logo.png");
-background-size: 217px auto;
+width: 117px;
+height: 65px;
+background: url("/logos/kafka_logo--simple.png");
+background-size: auto 65px;
 background-repeat: no-repeat;
 /* small: 168 x 50 */
 }
 .page-dark .logo-link {
-background: url('/logos/kafka-white.svg');

Review comment:
   I've cleaned up all the "dark theme" stuff, which included any of the 
white logos that were in use.




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] scott-confluent commented on a change in pull request #343: MINOR: more powered by companies and updating apache logo

2021-03-24 Thread GitBox


scott-confluent commented on a change in pull request #343:
URL: https://github.com/apache/kafka-site/pull/343#discussion_r600872282



##
File path: css/styles.css
##
@@ -444,15 +444,15 @@ tr:nth-child(odd) {
 }
 .logo-link {
 display: inline-block;
-width: 220px;
-height: 64.77px;
-background: url("/images/logo.png");

Review comment:
   removed




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] scott-confluent opened a new pull request #343: MINOR -- more powered by companies and updating apache logo

2021-03-24 Thread GitBox


scott-confluent opened a new pull request #343:
URL: https://github.com/apache/kafka-site/pull/343


   each new image has been optimized as well


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] junrao commented on a change in pull request #343: MINOR: more powered by companies and updating apache logo

2021-03-24 Thread GitBox


junrao commented on a change in pull request #343:
URL: https://github.com/apache/kafka-site/pull/343#discussion_r600850419



##
File path: css/styles.css
##
@@ -444,15 +444,15 @@ tr:nth-child(odd) {
 }
 .logo-link {
 display: inline-block;
-width: 220px;
-height: 64.77px;
-background: url("/images/logo.png");
-background-size: 217px auto;
+width: 117px;
+height: 65px;
+background: url("/logos/kafka_logo--simple.png");
+background-size: auto 65px;
 background-repeat: no-repeat;
 /* small: 168 x 50 */
 }
 .page-dark .logo-link {
-background: url('/logos/kafka-white.svg');
+background: url('/logos/kafka_logo--white-simple.png.svg');

Review comment:
   kafka_logo--white-simple.png.svg => kafka_logo--white-simple.png ?

##
File path: css/styles.css
##
@@ -444,15 +444,15 @@ tr:nth-child(odd) {
 }
 .logo-link {
 display: inline-block;
-width: 220px;
-height: 64.77px;
-background: url("/images/logo.png");

Review comment:
   Should we remove the old logo image file?

##
File path: css/styles.css
##
@@ -444,15 +444,15 @@ tr:nth-child(odd) {
 }
 .logo-link {
 display: inline-block;
-width: 220px;
-height: 64.77px;
-background: url("/images/logo.png");
-background-size: 217px auto;
+width: 117px;
+height: 65px;
+background: url("/logos/kafka_logo--simple.png");
+background-size: auto 65px;
 background-repeat: no-repeat;
 /* small: 168 x 50 */
 }
 .page-dark .logo-link {
-background: url('/logos/kafka-white.svg');

Review comment:
   Should we remove the old logo image file?




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] junrao merged pull request #343: MINOR: more powered by companies and updating apache logo

2021-03-24 Thread GitBox


junrao merged pull request #343:
URL: https://github.com/apache/kafka-site/pull/343


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] Ambuj8105 edited a comment on pull request #342:  Please add Knoldus Inc. (https://www.knoldus.com/) to the list of the "Powered By ❤️".

2021-03-28 Thread GitBox


Ambuj8105 edited a comment on pull request #342:
URL: https://github.com/apache/kafka-site/pull/342#issuecomment-808821955


   Hi @hachikuji could you please review this pr  and  add Knoldus Inc to 
powered-by page .


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax closed pull request #156: MINOR increasing queued.max.requests for production recommendations in 0.9 and newer.

2021-03-28 Thread GitBox


mjsax closed pull request #156:
URL: https://github.com/apache/kafka-site/pull/156


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax commented on pull request #341: MINOR: Fix typo in MirrorMaker v2 documentation

2021-03-28 Thread GitBox


mjsax commented on pull request #341:
URL: https://github.com/apache/kafka-site/pull/341#issuecomment-808950270


   @mimaison Can you review and merge this?


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax closed pull request #214: Add Bangalore Kafka Meetup to the events page

2021-03-28 Thread GitBox


mjsax closed pull request #214:
URL: https://github.com/apache/kafka-site/pull/214


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax commented on pull request #219: highlight 2.3 inter.broker.protocol breaking change

2021-03-28 Thread GitBox


mjsax commented on pull request #219:
URL: https://github.com/apache/kafka-site/pull/219#issuecomment-808949263


   Closing this PR as abandoned. (We can reopen if necessary.)


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax closed pull request #219: highlight 2.3 inter.broker.protocol breaking change

2021-03-28 Thread GitBox


mjsax closed pull request #219:
URL: https://github.com/apache/kafka-site/pull/219


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax commented on pull request #236: MINOR fix description about whether internal topics respect broker defaults

2021-03-28 Thread GitBox


mjsax commented on pull request #236:
URL: https://github.com/apache/kafka-site/pull/236#issuecomment-808949290


   Closing this PR as abandoned. (We can reopen if necessary.)


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax commented on pull request #214: Add Bangalore Kafka Meetup to the events page

2021-03-28 Thread GitBox


mjsax commented on pull request #214:
URL: https://github.com/apache/kafka-site/pull/214#issuecomment-808949225


   Closing this PR as abandoned. (We can reopen if necessary.)


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax closed pull request #236: MINOR fix description about whether internal topics respect broker defaults

2021-03-28 Thread GitBox


mjsax closed pull request #236:
URL: https://github.com/apache/kafka-site/pull/236


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax closed pull request #210: Fixes #8198 KStreams testing docs use non-existent method pipe

2021-03-28 Thread GitBox


mjsax closed pull request #210:
URL: https://github.com/apache/kafka-site/pull/210


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax commented on pull request #210: Fixes #8198 KStreams testing docs use non-existent method pipe

2021-03-28 Thread GitBox


mjsax commented on pull request #210:
URL: https://github.com/apache/kafka-site/pull/210#issuecomment-808949211


   Closing this PR as abandoned. (We can reopen if necessary.)


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax commented on pull request #179: MINOR small syntax / typo fix

2021-03-28 Thread GitBox


mjsax commented on pull request #179:
URL: https://github.com/apache/kafka-site/pull/179#issuecomment-808949082


   Closing this PR as abandoned. (We can reopen if necessary.)


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax closed pull request #179: MINOR small syntax / typo fix

2021-03-28 Thread GitBox


mjsax closed pull request #179:
URL: https://github.com/apache/kafka-site/pull/179


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax commented on pull request #338: MINOR quickstart.html remove extra closing paren, fix syntax

2021-03-28 Thread GitBox


mjsax commented on pull request #338:
URL: https://github.com/apache/kafka-site/pull/338#issuecomment-808950413


   @Alee4738 Thanks for the PR. Seems this need to be fixed in `kafka.git`, 
too. Can you do a second PR for it?


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mimaison commented on pull request #341: MINOR: Fix typo in MirrorMaker v2 documentation

2021-03-28 Thread GitBox


mimaison commented on pull request #341:
URL: https://github.com/apache/kafka-site/pull/341#issuecomment-808951896


   @AdilHoumadi Can you also open a PR to fix it in 
https://github.com/apache/kafka ? 
   It's this file: https://github.com/apache/kafka/blob/trunk/docs/ops.html
   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 above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] hachikuji merged pull request #342:  Please add Knoldus Inc. (https://www.knoldus.com/) to the list of the "Powered By ❤️".

2021-03-28 Thread GitBox


hachikuji merged pull request #342:
URL: https://github.com/apache/kafka-site/pull/342


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax closed pull request #110: Add missing close parenthesis

2021-03-28 Thread GitBox


mjsax closed pull request #110:
URL: https://github.com/apache/kafka-site/pull/110


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax commented on pull request #110: Add missing close parenthesis

2021-03-28 Thread GitBox


mjsax commented on pull request #110:
URL: https://github.com/apache/kafka-site/pull/110#issuecomment-808948746


   Closing this PR as abandoned. (We can reopen if necessary.)


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax commented on pull request #124: Adding 2 new streams use case logo

2021-03-28 Thread GitBox


mjsax commented on pull request #124:
URL: https://github.com/apache/kafka-site/pull/124#issuecomment-808948806


   Closing this PR as abandoned. (We can reopen if necessary.)


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax closed pull request #61: Removed hyphens:auto.

2021-03-28 Thread GitBox


mjsax closed pull request #61:
URL: https://github.com/apache/kafka-site/pull/61


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax closed pull request #124: Adding 2 new streams use case logo

2021-03-28 Thread GitBox


mjsax closed pull request #124:
URL: https://github.com/apache/kafka-site/pull/124


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax closed pull request #143: [KAFKA-4559] Add a site search bar on the Web site

2021-03-28 Thread GitBox


mjsax closed pull request #143:
URL: https://github.com/apache/kafka-site/pull/143


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax commented on pull request #143: [KAFKA-4559] Add a site search bar on the Web site

2021-03-28 Thread GitBox


mjsax commented on pull request #143:
URL: https://github.com/apache/kafka-site/pull/143#issuecomment-808948835


   Closing this PR as abandoned. (We can reopen if necessary.)


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax commented on pull request #156: MINOR increasing queued.max.requests for production recommendations in 0.9 and newer.

2021-03-28 Thread GitBox


mjsax commented on pull request #156:
URL: https://github.com/apache/kafka-site/pull/156#issuecomment-808948878


   Closing this PR as abandoned. (We can reopen if necessary.)


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax commented on pull request #61: Removed hyphens:auto.

2021-03-28 Thread GitBox


mjsax commented on pull request #61:
URL: https://github.com/apache/kafka-site/pull/61#issuecomment-808948702


   Closing this PR as abandoned. (We can reopen if necessary.)


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax commented on pull request #296: MINOR: fix for extra line break in streams processor API documentation

2021-03-28 Thread GitBox


mjsax commented on pull request #296:
URL: https://github.com/apache/kafka-site/pull/296#issuecomment-808949468


   @SanjayYr Does this need to be fixed in `kafka.git`, too, and also for newer 
version?


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mjsax commented on pull request #297: MINOR: fix for example implementation of how to add a new header to the record

2021-03-28 Thread GitBox


mjsax commented on pull request #297:
URL: https://github.com/apache/kafka-site/pull/297#issuecomment-808949608


   @SanjayYr Does this need to be fixed in `kafka.git` and other versions, too?


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] Alee4738 commented on pull request #338: MINOR quickstart.html remove extra closing paren, fix syntax

2021-03-28 Thread GitBox


Alee4738 commented on pull request #338:
URL: https://github.com/apache/kafka-site/pull/338#issuecomment-809001496


   @mjsax yup, PR made


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] mimaison merged pull request #341: MINOR: Fix typo in MirrorMaker v2 documentation

2021-03-28 Thread GitBox


mimaison merged pull request #341:
URL: https://github.com/apache/kafka-site/pull/341


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] agapic closed pull request #339: MINOR: Added Axon to powered-by page

2021-04-01 Thread GitBox


agapic closed pull request #339:
URL: https://github.com/apache/kafka-site/pull/339


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] hachikuji merged pull request #344: Add Grab (https://www.grab.com/) to the list of the "Powered By ❤️"

2021-04-05 Thread GitBox


hachikuji merged pull request #344:
URL: https://github.com/apache/kafka-site/pull/344


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] cc13ny opened a new pull request #345: Fix the formatting of example RocksDBConfigSetter

2021-04-05 Thread GitBox


cc13ny opened a new pull request #345:
URL: https://github.com/apache/kafka-site/pull/345


   https://issues.apache.org/jira/browse/KAFKA-12492
   
   1. Fix the formatting of example RocksDBConfigSetter due to the un-arranged 
spaces within `` tag. 
   2. Update it in the folder 27 so that the difference can be reviewed.
   3. Duplicate the whole updated 27 folder as 28 folder so that it can be 
merged before the ongoing 2.8 is released.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] ableegoldman commented on pull request #345: Fix the formatting of example RocksDBConfigSetter

2021-04-05 Thread GitBox


ableegoldman commented on pull request #345:
URL: https://github.com/apache/kafka-site/pull/345#issuecomment-813747095


   Hey, thanks for the fix but please revert the 28 folder. For one thing, we 
don't want the 2.8 docs to go live until 2.8 is actually released. For another, 
this is just a copy of the 2.7 docs, the 2.8 docs are generated and copied over 
from the kafka repo during the release process. Also this may mess with the 
release script/release process, but I'm not sure about that. 
   
   I just left a comment on the ticket but I'll reiterate it here: I would 
recommend to first submit a PR to fix this in the [kafka 
repo](https://github.com/apache/kafka) rather than in kafka-site, due to the 
ongoing 2.8 release. If the PR against the kafka repo can be merged in the next 
day or so, then it will get picked up in the 2.8 release and you won't even 
need to open a PR against the kafka-site repo at all. If we don't get it in 
before the 2.8 release, then you'll have to do the fix again in a PR against 
the kafka-site repo to fix it in the 28 folder that's generated during the 2.8 
release


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] cc13ny closed pull request #345: Fix the formatting of example RocksDBConfigSetter

2021-04-06 Thread GitBox


cc13ny closed pull request #345:
URL: https://github.com/apache/kafka-site/pull/345


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] ableegoldman commented on pull request #345: Fix the formatting of example RocksDBConfigSetter

2021-04-06 Thread GitBox


ableegoldman commented on pull request #345:
URL: https://github.com/apache/kafka-site/pull/345#issuecomment-813896409


   >  Also how can I know if it will be picked?
   
   I'll let you know :) 
   
   But you can follow. along with the 2.8 release progress by subscribing to 
the dev mailing list. Look out for an email with a subject along the lines of 
`[VOTE] 2.8 RC1` , this means the RC for 2.8 has been cut and after that the 
release manager may proceed with the copy of docs from kafka/docs to 
kafka-site/28/docs. If your [PR](https://github.com/apache/kafka/pull/10486) 
hasn't been cherrypicked back to the 2.8 branch by then, then you'll need to 
reopen or submit a new PR against kafka-site. And of course I'll let you know 
on the PR once it's been merged, cherrypicked to 2.8, and so on.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] KaranKamath opened a new pull request #344: Add Grab (https://www.grab.com/) to the list of the "Powered By ❤️"

2021-04-04 Thread GitBox


KaranKamath opened a new pull request #344:
URL: https://github.com/apache/kafka-site/pull/344


   **Context**
   From https://www.grab.com/sg/brand-story/
   
   > “Why can’t we have a safer way to hail a ride?”
   > “Can’t we give drivers better working conditions?”
   > “What if we could make life just a little bit easier?”
   > 
   > Okay, it started with several questions. Those questions led to a group of 
incredibly ambitious (and incredibly optimistic) friends starting this company 
in a tiny rented storage space somewhere in Kuala Lumpur, Malaysia.
   > 
   > That was in 2012.
   > 
   > Today, that tiny company has turned into Grab, Southeast Asia’s largest 
superapp that connects millions of consumers to millions of drivers, merchants, 
and businesses. Grab is taking on the largest problems that affect the region, 
including access inequality, outdated infrastructure, and income disparity.
   > 
   > Just like every single Southeast Asian, we’re still incredibly ambitious. 
We’re still questioning those everyday limitations. And we’re still incredibly 
optimistic.
   
   Feel free to contact me with any further questions.
   
   **Kafka Contributions**
   We've written blogs on our event sourcing ecosystem before:
   - https://engineering.grab.com/plumbing-at-scale
   - https://engineering.grab.com/optimally-scaling-kafka-consumer-applications
   - https://engineering.grab.com/trident-real-time-event-processing-at-scale


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] KaranKamath commented on pull request #344: Add Grab (https://www.grab.com/) to the list of the "Powered By ❤️"

2021-04-04 Thread GitBox


KaranKamath commented on pull request #344:
URL: https://github.com/apache/kafka-site/pull/344#issuecomment-813192170


   @hachikuji could you help merge this? (Noticed you helped the last traveler 
to these parts :) )


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] Ambuj8105 edited a comment on pull request #342:  Please add Knoldus Inc. (https://www.knoldus.com/) to the list of the "Powered By ❤️".

2021-03-27 Thread GitBox


Ambuj8105 edited a comment on pull request #342:
URL: https://github.com/apache/kafka-site/pull/342#issuecomment-808821955


   Hi @hachikuji can please review this pr or and help me adding Knoldus Inc to 
powered-by page. 


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] Ambuj8105 commented on pull request #342:  Please add Knoldus Inc. (https://www.knoldus.com/) to the list of the "Powered By ❤️".

2021-03-27 Thread GitBox


Ambuj8105 commented on pull request #342:
URL: https://github.com/apache/kafka-site/pull/342#issuecomment-808821955


   Hi @hachikuji can please review this or or and help me adding Knoldus Inc to 
powered-by page. 


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] Ambuj8105 edited a comment on pull request #342:  Please add Knoldus Inc. (https://www.knoldus.com/) to the list of the "Powered By ❤️".

2021-03-27 Thread GitBox


Ambuj8105 edited a comment on pull request #342:
URL: https://github.com/apache/kafka-site/pull/342#issuecomment-808821955


   Hi @hachikuji can please review this pr  and help me adding Knoldus Inc to 
powered-by page. 


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] Ambuj8105 edited a comment on pull request #342:  Please add Knoldus Inc. (https://www.knoldus.com/) to the list of the "Powered By ❤️".

2021-03-27 Thread GitBox


Ambuj8105 edited a comment on pull request #342:
URL: https://github.com/apache/kafka-site/pull/342#issuecomment-808821955


   Hi @hachikuji can please review this pr  and help me adding Knoldus Inc to 
powered-by page. 


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] Ambuj8105 edited a comment on pull request #342:  Please add Knoldus Inc. (https://www.knoldus.com/) to the list of the "Powered By ❤️".

2021-03-27 Thread GitBox


Ambuj8105 edited a comment on pull request #342:
URL: https://github.com/apache/kafka-site/pull/342#issuecomment-808821955


   Hi @hachikuji can please review this pr  and help me adding Knoldus Inc to 
powered-by page .


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] AdilHoumadi commented on pull request #341: MINOR: Fix typo in MirrorMaker v2 documentation

2021-03-29 Thread GitBox


AdilHoumadi commented on pull request #341:
URL: https://github.com/apache/kafka-site/pull/341#issuecomment-809546494


   @mimaison, sure! 


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] cc13ny commented on pull request #345: Fix the formatting of example RocksDBConfigSetter

2021-04-06 Thread GitBox


cc13ny commented on pull request #345:
URL: https://github.com/apache/kafka-site/pull/345#issuecomment-813862721


   Thanks. I created https://github.com/apache/kafka/pull/10486. I will close 
it now. But will reopen if it's not picked before the 2.8 release. Also how can 
I know if it will be picked?


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] chia7712 merged pull request #336: add chia7712 as PMC

2021-03-15 Thread GitBox


chia7712 merged pull request #336:
URL: https://github.com/apache/kafka-site/pull/336


   



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] tombentley commented on pull request #337: Add tombentley to committers

2021-03-16 Thread GitBox


tombentley commented on pull request #337:
URL: https://github.com/apache/kafka-site/pull/337#issuecomment-800299348


   Thanks @guozhangwang!



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] tombentley merged pull request #337: Add tombentley to committers

2021-03-16 Thread GitBox


tombentley merged pull request #337:
URL: https://github.com/apache/kafka-site/pull/337


   



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] chia7712 opened a new pull request #336: add chia7712 as PMC

2021-03-15 Thread GitBox


chia7712 opened a new pull request #336:
URL: https://github.com/apache/kafka-site/pull/336


   as title



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] agapic opened a new pull request #339: MINOR: Added Axon to powered-by page

2021-03-18 Thread GitBox


agapic opened a new pull request #339:
URL: https://github.com/apache/kafka-site/pull/339


   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka-site] adriens opened a new pull request #340:  Add OPT.nc (https://www.opt.nc/) to the list of the "Powered By ❤️ "

2021-03-21 Thread GitBox


adriens opened a new pull request #340:
URL: https://github.com/apache/kafka-site/pull/340


   # Context
   
   [OPT.nc](https://www.opt.nc/) is the national Telecom operator in 
New-Caledonia, South-Pacific. We use Kafka more and more and love this product. 
Hence we'd like to be part of the "Powered By" webpage.
   
   爛 Hopefully we'll see our organization on your webpage.
   
   Feel free to [contact me](https://www.linkedin.com/in/adrien-sales/) for any 
further question.
   
   # Bonus
   
   We try to share and spread the knowledge of Kafka around us, especially 
during internal demos.
   
   Our last one was dedicated to `Kafka-Connect`.
   
   For this one we released : 
   
   - A [slideshow](https://adriens.github.io/presentation-kafka-connect/) we 
used introduce Kafka-Connect and which problem we want to solve
   - A full [Katacoda 
scenario](https://www.katacoda.com/glialabs/courses/kafka/kafka-connect)
   - [Source code](https://github.com/adriens/presentation-kafka-connect) to 
run some demos


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




<    1   2   3   4   5   6   7   8   9   >