[GitHub] [incubator-pinot] fx19880617 opened a new pull request #4624: Remove import of sun.misc.Cleaner to make code compatible with jdk11

2019-09-19 Thread GitBox
fx19880617 opened a new pull request #4624: Remove import of sun.misc.Cleaner to make code compatible with jdk11 URL: https://github.com/apache/incubator-pinot/pull/4624 `sun.misc.Cleaner` is deprecated since jdk9 and replaced with `jdk.internal.ref.Cleaner`. This change aims to make

[incubator-pinot] 01/01: Remove import of sun.misc.Cleaner to make code compatible with jdk11

2019-09-19 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch remove_misc_cleaner_ref in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit e1d9cfb67bfe85eae74f687240fccda1fe807b85 Author: Xiang Fu AuthorDate: Thu Sep 19 17:15:22

[incubator-pinot] branch remove_misc_cleaner_ref created (now e1d9cfb)

2019-09-19 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch remove_misc_cleaner_ref in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at e1d9cfb Remove import of sun.misc.Cleaner to make code compatible with jdk11 This

[GitHub] [incubator-pinot] codecov-io commented on issue #4624: Remove import of sun.misc.Cleaner to make code compatible with jdk11

2019-09-19 Thread GitBox
codecov-io commented on issue #4624: Remove import of sun.misc.Cleaner to make code compatible with jdk11 URL: https://github.com/apache/incubator-pinot/pull/4624#issuecomment-533059543 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/4624?src=pr=h1) Report > Merging

[GitHub] [incubator-pinot] jackjlli opened a new pull request #4623: [Pinot Bench Service] Implement cluster management component

2019-09-19 Thread GitBox
jackjlli opened a new pull request #4623: [Pinot Bench Service] Implement cluster management component URL: https://github.com/apache/incubator-pinot/pull/4623 This PR implements cluster management component. API to create perf table: ``` curl

[GitHub] [incubator-pinot] jackjlli commented on a change in pull request #4553: Refactor ControllerLeaderLocator

2019-09-19 Thread GitBox
jackjlli commented on a change in pull request #4553: Refactor ControllerLeaderLocator URL: https://github.com/apache/incubator-pinot/pull/4553#discussion_r326300876 ## File path: pinot-core/src/main/java/org/apache/pinot/server/realtime/ControllerLeaderLocator.java ##

[GitHub] [incubator-pinot] jackjlli commented on a change in pull request #4553: Refactor ControllerLeaderLocator

2019-09-19 Thread GitBox
jackjlli commented on a change in pull request #4553: Refactor ControllerLeaderLocator URL: https://github.com/apache/incubator-pinot/pull/4553#discussion_r326300599 ## File path: pinot-core/src/main/java/org/apache/pinot/server/realtime/ControllerLeaderLocator.java ##

[GitHub] [incubator-pinot] jackjlli commented on a change in pull request #4553: Refactor ControllerLeaderLocator

2019-09-19 Thread GitBox
jackjlli commented on a change in pull request #4553: Refactor ControllerLeaderLocator URL: https://github.com/apache/incubator-pinot/pull/4553#discussion_r326300832 ## File path: pinot-core/src/main/java/org/apache/pinot/server/realtime/ControllerLeaderLocator.java ##

[GitHub] [incubator-pinot] jackjlli commented on a change in pull request #4553: Refactor ControllerLeaderLocator

2019-09-19 Thread GitBox
jackjlli commented on a change in pull request #4553: Refactor ControllerLeaderLocator URL: https://github.com/apache/incubator-pinot/pull/4553#discussion_r326300676 ## File path: pinot-core/src/main/java/org/apache/pinot/server/realtime/ControllerLeaderLocator.java ##

[GitHub] [incubator-pinot] jackjlli commented on a change in pull request #4553: Refactor ControllerLeaderLocator

2019-09-19 Thread GitBox
jackjlli commented on a change in pull request #4553: Refactor ControllerLeaderLocator URL: https://github.com/apache/incubator-pinot/pull/4553#discussion_r326300713 ## File path: pinot-core/src/main/java/org/apache/pinot/server/realtime/ControllerLeaderLocator.java ##

[GitHub] [incubator-pinot] jackjlli commented on a change in pull request #4553: Refactor ControllerLeaderLocator

2019-09-19 Thread GitBox
jackjlli commented on a change in pull request #4553: Refactor ControllerLeaderLocator URL: https://github.com/apache/incubator-pinot/pull/4553#discussion_r326300767 ## File path: pinot-core/src/main/java/org/apache/pinot/server/realtime/ControllerLeaderLocator.java ##

[GitHub] [incubator-pinot] jackjlli commented on a change in pull request #4553: Refactor ControllerLeaderLocator

2019-09-19 Thread GitBox
jackjlli commented on a change in pull request #4553: Refactor ControllerLeaderLocator URL: https://github.com/apache/incubator-pinot/pull/4553#discussion_r326300924 ## File path: pinot-core/src/main/java/org/apache/pinot/server/realtime/ControllerLeaderLocator.java ##

[GitHub] [incubator-pinot] jackjlli commented on a change in pull request #4553: Refactor ControllerLeaderLocator

2019-09-19 Thread GitBox
jackjlli commented on a change in pull request #4553: Refactor ControllerLeaderLocator URL: https://github.com/apache/incubator-pinot/pull/4553#discussion_r326300475 ## File path: pinot-core/src/main/java/org/apache/pinot/server/realtime/ControllerLeaderLocator.java ##

[incubator-pinot] branch try_helix_hotfix updated (652e0f1 -> 5284349)

2019-09-19 Thread mcvsubbu
This is an automated email from the ASF dual-hosted git repository. mcvsubbu pushed a change to branch try_helix_hotfix in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 652e0f1 Upgrade Helix to version 0.9.1 add cf980cb [Instance Assignment] Plug in segment

[GitHub] [incubator-pinot] jackjlli commented on a change in pull request #4553: Refactor ControllerLeaderLocator

2019-09-19 Thread GitBox
jackjlli commented on a change in pull request #4553: Refactor ControllerLeaderLocator URL: https://github.com/apache/incubator-pinot/pull/4553#discussion_r326303691 ## File path: pinot-core/src/main/java/org/apache/pinot/server/realtime/ControllerLeaderLocator.java ##

[GitHub] [incubator-pinot] akshayrai commented on a change in pull request #4621: [TE] fix the last time stamp filter out the generated anomalies

2019-09-19 Thread GitBox
akshayrai commented on a change in pull request #4621: [TE] fix the last time stamp filter out the generated anomalies URL: https://github.com/apache/incubator-pinot/pull/4621#discussion_r326394084 ## File path:

[incubator-pinot] branch enhance_dictionary updated (404c79f -> 1c75096)

2019-09-19 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 404c79f Standardize the Dictionary interface, ensure the BYTES support add 1c75096

[incubator-pinot] branch enhance_dictionary updated (1c75096 -> acf6fe9)

2019-09-19 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 1c75096 Standardize the Dictionary interface, ensure the BYTES support add acf6fe9

[GitHub] [incubator-pinot] codecov-io commented on issue #4622: Standardize the Dictionary interface, ensure the BYTES support

2019-09-19 Thread GitBox
codecov-io commented on issue #4622: Standardize the Dictionary interface, ensure the BYTES support URL: https://github.com/apache/incubator-pinot/pull/4622#issuecomment-533400408 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/4622?src=pr=h1) Report > Merging

[GitHub] [incubator-pinot] fx19880617 merged pull request #4624: Remove import of sun.misc.Cleaner to make code compatible with jdk11

2019-09-19 Thread GitBox
fx19880617 merged pull request #4624: Remove import of sun.misc.Cleaner to make code compatible with jdk11 URL: https://github.com/apache/incubator-pinot/pull/4624 This is an automated message from the Apache Git Service.

[incubator-pinot] branch remove_misc_cleaner_ref deleted (was e1d9cfb)

2019-09-19 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch remove_misc_cleaner_ref in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. was e1d9cfb Remove import of sun.misc.Cleaner to make code compatible with jdk11 The

[incubator-pinot] branch master updated: Remove import of sun.misc.Cleaner to make code compatible with jdk11 (#4624)

2019-09-19 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new 44d1ce9 Remove import of

[incubator-pinot] branch try-helix-0.9.1 updated: Disabling flaky test SegmentGenerationWithTimeColumnTest

2019-09-19 Thread mcvsubbu
This is an automated email from the ASF dual-hosted git repository. mcvsubbu pushed a commit to branch try-helix-0.9.1 in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/try-helix-0.9.1 by this push: new f6ace1c Disabling

[GitHub] [incubator-pinot] codecov-io commented on issue #4623: [Pinot Bench Service] Implement cluster management component

2019-09-19 Thread GitBox
codecov-io commented on issue #4623: [Pinot Bench Service] Implement cluster management component URL: https://github.com/apache/incubator-pinot/pull/4623#issuecomment-533360761 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/4623?src=pr=h1) Report > Merging

[incubator-pinot] branch master updated (c7b647a -> c87b110)

2019-09-19 Thread jihao
This is an automated email from the ASF dual-hosted git repository. jihao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from c7b647a [TE][Composite-Alert] Entity Anomaly Merger (#4609) add c87b110 [TE] Add data set display

[GitHub] [incubator-pinot] jihaozh merged pull request #4619: [TE] Add data set display name and show it on UI

2019-09-19 Thread GitBox
jihaozh merged pull request #4619: [TE] Add data set display name and show it on UI URL: https://github.com/apache/incubator-pinot/pull/4619 This is an automated message from the Apache Git Service. To respond to the

[incubator-pinot] 01/01: Upgrade Helix to version 0.9.1

2019-09-19 Thread mcvsubbu
This is an automated email from the ASF dual-hosted git repository. mcvsubbu pushed a commit to branch try-helix-0.9.1 in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit c97345d5947d22bd403a0e33d50e3da15caa4c9b Author: Jackie (Xiaotian) Jiang AuthorDate: Tue Aug 13

[incubator-pinot] branch try-helix-0.9.1 created (now c97345d)

2019-09-19 Thread mcvsubbu
This is an automated email from the ASF dual-hosted git repository. mcvsubbu pushed a change to branch try-helix-0.9.1 in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at c97345d Upgrade Helix to version 0.9.1 This branch includes the following new commits:

[GitHub] [incubator-pinot] jihaozh commented on a change in pull request #4621: [TE] fix the last time stamp filter out the generated anomalies

2019-09-19 Thread GitBox
jihaozh commented on a change in pull request #4621: [TE] fix the last time stamp filter out the generated anomalies URL: https://github.com/apache/incubator-pinot/pull/4621#discussion_r326422012 ## File path:

[GitHub] [incubator-pinot] jihaozh merged pull request #4621: [TE] fix the last time stamp filter out the generated anomalies

2019-09-19 Thread GitBox
jihaozh merged pull request #4621: [TE] fix the last time stamp filter out the generated anomalies URL: https://github.com/apache/incubator-pinot/pull/4621 This is an automated message from the Apache Git Service. To

[incubator-pinot] branch master updated (c87b110 -> 239237e)

2019-09-19 Thread jihao
This is an automated email from the ASF dual-hosted git repository. jihao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from c87b110 [TE] Add data set display name and show it on UI (#4619) add 239237e [TE] the last time stamp