[GitHub] [incubator-pinot] jackjlli opened a new pull request #4628: [Pinot Bench Service] Implement data preparation component

2019-09-20 Thread GitBox
jackjlli opened a new pull request #4628: [Pinot Bench Service] Implement data preparation component URL: https://github.com/apache/incubator-pinot/pull/4628 This PR implements cluster management component. Design doc:

[GitHub] [incubator-pinot] npawar opened a new issue #4627: Exception in creating stream consumer puts segments into ERROR state

2019-09-20 Thread GitBox
npawar opened a new issue #4627: Exception in creating stream consumer puts segments into ERROR state URL: https://github.com/apache/incubator-pinot/issues/4627 We recently encountered a situation: 1) When starting a new consuming segment, we try to create the stream consumer. This is

[incubator-pinot] branch master updated (04c4dc2 -> eda4176)

2019-09-20 Thread akshayrai09
This is an automated email from the ASF dual-hosted git repository. akshayrai09 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 04c4dc2 Revert "Remove import of sun.misc.Cleaner to make code compatible with jdk11 (#4624)"

[GitHub] [incubator-pinot] akshayrai merged pull request #4620: [TE] [Notification] Refactor email filters to a generalized alert filter

2019-09-20 Thread GitBox
akshayrai merged pull request #4620: [TE] [Notification] Refactor email filters to a generalized alert filter URL: https://github.com/apache/incubator-pinot/pull/4620 This is an automated message from the Apache Git

[GitHub] [incubator-pinot] npawar commented on a change in pull request #4602: First pass of GROUP BY with ORDER BY support

2019-09-20 Thread GitBox
npawar commented on a change in pull request #4602: First pass of GROUP BY with ORDER BY support URL: https://github.com/apache/incubator-pinot/pull/4602#discussion_r326781312 ## File path: pinot-core/src/main/java/org/apache/pinot/core/query/reduce/BrokerReduceService.java

[GitHub] [incubator-pinot] mcvsubbu commented on issue #4626: Low level realtime consumer (LLC) got into ERROR state due to thread race condition.

2019-09-20 Thread GitBox
mcvsubbu commented on issue #4626: Low level realtime consumer (LLC) got into ERROR state due to thread race condition. URL: https://github.com/apache/incubator-pinot/issues/4626#issuecomment-533689406 Excellent analysis, @chenboat . Acknowledged that we have a race condition here. We

[GitHub] [incubator-pinot] codecov-io edited a comment on issue #4602: First pass of GROUP BY with ORDER BY support

2019-09-20 Thread GitBox
codecov-io edited a comment on issue #4602: First pass of GROUP BY with ORDER BY support URL: https://github.com/apache/incubator-pinot/pull/4602#issuecomment-530129911 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/4602?src=pr=h1) Report > Merging

[GitHub] [incubator-pinot] npawar commented on a change in pull request #4602: First pass of GROUP BY with ORDER BY support

2019-09-20 Thread GitBox
npawar commented on a change in pull request #4602: First pass of GROUP BY with ORDER BY support URL: https://github.com/apache/incubator-pinot/pull/4602#discussion_r326759480 ## File path: pinot-core/src/main/java/org/apache/pinot/core/query/reduce/BrokerReduceService.java

[GitHub] [incubator-pinot] npawar commented on a change in pull request #4602: First pass of GROUP BY with ORDER BY support

2019-09-20 Thread GitBox
npawar commented on a change in pull request #4602: First pass of GROUP BY with ORDER BY support URL: https://github.com/apache/incubator-pinot/pull/4602#discussion_r326754510 ## File path: pinot-core/src/main/java/org/apache/pinot/core/data/table/ConcurrentIndexedTable.java

[GitHub] [incubator-pinot] npawar commented on a change in pull request #4602: First pass of GROUP BY with ORDER BY support

2019-09-20 Thread GitBox
npawar commented on a change in pull request #4602: First pass of GROUP BY with ORDER BY support URL: https://github.com/apache/incubator-pinot/pull/4602#discussion_r326753672 ## File path: pinot-core/src/main/java/org/apache/pinot/core/data/table/ConcurrentIndexedTable.java

[GitHub] [incubator-pinot] npawar commented on a change in pull request #4602: First pass of GROUP BY with ORDER BY support

2019-09-20 Thread GitBox
npawar commented on a change in pull request #4602: First pass of GROUP BY with ORDER BY support URL: https://github.com/apache/incubator-pinot/pull/4602#discussion_r32675 ## File path: pinot-common/src/main/java/org/apache/pinot/common/response/broker/ResultTable.java

[incubator-pinot] branch enhance_dictionary updated (acf6fe9 -> 05cf04f)

2019-09-20 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch enhance_dictionary in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard acf6fe9 Standardize the Dictionary interface, ensure the BYTES support add 05cf04f

[GitHub] [incubator-pinot] chenboat edited a comment on issue #4626: Low level realtime consumer (LLC) got into ERROR state due to thread race condition.

2019-09-20 Thread GitBox
chenboat edited a comment on issue #4626: Low level realtime consumer (LLC) got into ERROR state due to thread race condition. URL: https://github.com/apache/incubator-pinot/issues/4626#issuecomment-533645720 2019-09-13 00:21:26 INFO FileUploadDownloadClient:318 - Sending request:

[GitHub] [incubator-pinot] chenboat edited a comment on issue #4626: Low level realtime consumer (LLC) got into ERROR state due to thread race condition.

2019-09-20 Thread GitBox
chenboat edited a comment on issue #4626: Low level realtime consumer (LLC) got into ERROR state due to thread race condition. URL: https://github.com/apache/incubator-pinot/issues/4626#issuecomment-533645973 Here are the interesting events: 2019-09-13 00:21:26 Thread T2 tries to get

[GitHub] [incubator-pinot] chenboat commented on issue #4626: Low level realtime consumer (LLC) got into ERROR state due to thread race condition.

2019-09-20 Thread GitBox
chenboat commented on issue #4626: Low level realtime consumer (LLC) got into ERROR state due to thread race condition. URL: https://github.com/apache/incubator-pinot/issues/4626#issuecomment-533645973 Main events in the log: (1) the controller first asked the server to keep its

[GitHub] [incubator-pinot] chenboat commented on issue #4626: Low level realtime consumer (LLC) got into ERROR state due to thread race condition.

2019-09-20 Thread GitBox
chenboat commented on issue #4626: Low level realtime consumer (LLC) got into ERROR state due to thread race condition. URL: https://github.com/apache/incubator-pinot/issues/4626#issuecomment-533645720 2019-09-13 00:21:26 INFO FileUploadDownloadClient:318 - Sending request:

[GitHub] [incubator-pinot] chenboat opened a new issue #4626: Low level realtime consumer (LLC) got into ERROR state due to thread race condition.

2019-09-20 Thread GitBox
chenboat opened a new issue #4626: Low level realtime consumer (LLC) got into ERROR state due to thread race condition. URL: https://github.com/apache/incubator-pinot/issues/4626 Recently we observed LLC realtime consumer got into ERROR state during data consumption. We are running on mid

[GitHub] [incubator-pinot] Jackie-Jiang merged pull request #4625: Revert "Remove import of sun.misc.Cleaner to make code compatible with jdk11 (#4624)"

2019-09-20 Thread GitBox
Jackie-Jiang merged pull request #4625: Revert "Remove import of sun.misc.Cleaner to make code compatible with jdk11 (#4624)" URL: https://github.com/apache/incubator-pinot/pull/4625 This is an automated message from the

[incubator-pinot] branch revert-4624-remove_misc_cleaner_ref deleted (was 87eae00)

2019-09-20 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch revert-4624-remove_misc_cleaner_ref in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. was 87eae00 Revert "Remove import of sun.misc.Cleaner to make code compatible

[incubator-pinot] branch master updated (44d1ce9 -> 04c4dc2)

2019-09-20 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 44d1ce9 Remove import of sun.misc.Cleaner to make code compatible with jdk11 (#4624) add 04c4dc2

[GitHub] [incubator-pinot] Jackie-Jiang opened a new pull request #4625: Revert "Remove import of sun.misc.Cleaner to make code compatible with jdk11 (#4624)"

2019-09-20 Thread GitBox
Jackie-Jiang opened a new pull request #4625: Revert "Remove import of sun.misc.Cleaner to make code compatible with jdk11 (#4624)" URL: https://github.com/apache/incubator-pinot/pull/4625 This reverts commit 44d1ce911441d79782331c3d6ee3f07743706cb9. Revert the commit per code

[incubator-pinot] branch revert-4624-remove_misc_cleaner_ref created (now 87eae00)

2019-09-20 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch revert-4624-remove_misc_cleaner_ref in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 87eae00 Revert "Remove import of sun.misc.Cleaner to make code compatible

[incubator-pinot] 01/01: Revert "Remove import of sun.misc.Cleaner to make code compatible with jdk11 (#4624)"

2019-09-20 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a commit to branch revert-4624-remove_misc_cleaner_ref in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 87eae0053610f8dc03840cb5f7c93b7649db698f Author: Xiaotian (Jackie) Jiang