[
https://issues.apache.org/jira/browse/PHOENIX-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17235509#comment-17235509
]
ASF GitHub Bot commented on PHOENIX-6118:
-----------------------------------------
stoty commented on pull request #878:
URL: https://github.com/apache/phoenix/pull/878#issuecomment-730410080
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Comment |
|:----:|----------:|--------:|:--------|
| +0 :ok: | reexec | 1m 4s | Docker mode activated. |
||| _ Prechecks _ |
| +1 :green_heart: | dupname | 0m 1s | No case conflicting files
found. |
| +1 :green_heart: | hbaseanti | 0m 0s | Patch does not have any
anti-patterns. |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any
@author tags. |
| +1 :green_heart: | test4tests | 0m 0s | The patch appears to include
4 new or modified test files. |
||| _ 4.x Compile Tests _ |
| +1 :green_heart: | mvninstall | 11m 47s | 4.x passed |
| +1 :green_heart: | compile | 0m 32s | 4.x passed |
| +1 :green_heart: | checkstyle | 0m 21s | 4.x passed |
| +1 :green_heart: | javadoc | 0m 16s | 4.x passed |
| +0 :ok: | spotbugs | 0m 53s | phoenix-pherf in 4.x has 42 extant
spotbugs warnings. |
||| _ Patch Compile Tests _ |
| +1 :green_heart: | mvninstall | 6m 23s | the patch passed |
| +1 :green_heart: | compile | 0m 33s | the patch passed |
| +1 :green_heart: | javac | 0m 33s | the patch passed |
| -1 :x: | checkstyle | 0m 31s | phoenix-pherf: The patch generated 645
new + 662 unchanged - 33 fixed = 1307 total (was 695) |
| -1 :x: | markdownlint | 0m 2s | The patch generated 56 new + 0
unchanged - 0 fixed = 56 total (was 0) |
| -1 :x: | whitespace | 0m 0s | The patch has 5 line(s) that end in
whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer
https://git-scm.com/docs/git-apply |
| -1 :x: | whitespace | 0m 0s | The patch 13 line(s) with tabs. |
| +1 :green_heart: | xml | 0m 4s | The patch has no ill-formed XML
file. |
| -1 :x: | javadoc | 0m 16s | phoenix-pherf generated 28 new + 32
unchanged - 0 fixed = 60 total (was 32) |
| -1 :x: | spotbugs | 1m 7s | phoenix-pherf generated 7 new + 42
unchanged - 0 fixed = 49 total (was 42) |
||| _ Other Tests _ |
| -1 :x: | unit | 0m 39s | phoenix-pherf in the patch failed. |
| -1 :x: | asflicense | 0m 9s | The patch generated 2 ASF License
warnings. |
| | | 25m 31s | |
| Reason | Tests |
|-------:|:------|
| FindBugs | module:phoenix-pherf |
| | Found reliance on default encoding in
org.apache.phoenix.pherf.workload.continuous.tenantoperation.TenantOperationFactory.buildStatement(Scenario,
List, PreparedStatement, SimpleDateFormat):in
org.apache.phoenix.pherf.workload.continuous.tenantoperation.TenantOperationFactory.buildStatement(Scenario,
List, PreparedStatement, SimpleDateFormat): String.getBytes() At
TenantOperationFactory.java:[line 550] |
| | Should
org.apache.phoenix.pherf.workload.continuous.tenantoperation.TenantOperationFactory$NoopTenantOperationImpl
be a _static_ inner class? At TenantOperationFactory.java:inner class? At
TenantOperationFactory.java:[lines 444-447] |
| | Dead store to tableName in
org.apache.phoenix.pherf.workload.continuous.tenantoperation.TenantOperationFactory$PreScenarioTenantOperationImpl$1.apply(TenantOperationInfo)
At
TenantOperationFactory.java:org.apache.phoenix.pherf.workload.continuous.tenantoperation.TenantOperationFactory$PreScenarioTenantOperationImpl$1.apply(TenantOperationInfo)
At TenantOperationFactory.java:[line 418] |
| | input must be non-null but is marked as nullable At
TenantOperationFactory.java:is marked as nullable At
TenantOperationFactory.java:[lines 264-313] |
| |
org.apache.phoenix.pherf.workload.continuous.tenantoperation.TenantOperationFactory$QueryTenantOperationImpl$1.apply(TenantOperationInfo)
may fail to clean up java.sql.Statement on checked exception Obligation to
clean up resource created at TenantOperationFactory.java:up java.sql.Statement
on checked exception Obligation to clean up resource created at
TenantOperationFactory.java:[line 289] is not discharged |
| | input must be non-null but is marked as nullable At
TenantOperationFactory.java:is marked as nullable At
TenantOperationFactory.java:[lines 326-405] |
| |
org.apache.phoenix.pherf.workload.continuous.tenantoperation.TenantOperationFactory$UpsertTenantOperationImpl$1.apply(TenantOperationInfo)
may fail to clean up java.sql.Statement Obligation to clean up resource
created at TenantOperationFactory.java:up java.sql.Statement Obligation to
clean up resource created at TenantOperationFactory.java:[line 351] is not
discharged |
| Failed junit tests | phoenix.pherf.ResourceTest |
| | phoenix.pherf.PherfTest |
| | phoenix.pherf.RuleGeneratorTest |
| Subsystem | Report/Notes |
|----------:|:-------------|
| Docker | ClientAPI=1.40 ServerAPI=1.40 base:
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-878/2/artifact/yetus-general-check/output/Dockerfile
|
| GITHUB PR | https://github.com/apache/phoenix/pull/878 |
| JIRA Issue | PHOENIX-6118 |
| Optional Tests | dupname asflicense markdownlint javac javadoc unit xml
compile spotbugs hbaseanti checkstyle |
| uname | Linux 3533df368186 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9
23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev/phoenix-personality.sh |
| git revision | 4.x / ed7f1a6 |
| Default Java | Private Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 |
| checkstyle |
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-878/2/artifact/yetus-general-check/output/diff-checkstyle-phoenix-pherf.txt
|
| markdownlint |
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-878/2/artifact/yetus-general-check/output/diff-patch-markdownlint.txt
|
| whitespace |
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-878/2/artifact/yetus-general-check/output/whitespace-eol.txt
|
| whitespace |
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-878/2/artifact/yetus-general-check/output/whitespace-tabs.txt
|
| javadoc |
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-878/2/artifact/yetus-general-check/output/diff-javadoc-javadoc-phoenix-pherf.txt
|
| spotbugs |
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-878/2/artifact/yetus-general-check/output/new-spotbugs-phoenix-pherf.html
|
| unit |
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-878/2/artifact/yetus-general-check/output/patch-unit-phoenix-pherf.txt
|
| Test Results |
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-878/2/testReport/
|
| asflicense |
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-878/2/artifact/yetus-general-check/output/patch-asflicense-problems.txt
|
| Max. process+thread count | 92 (vs. ulimit of 30000) |
| modules | C: phoenix-pherf U: phoenix-pherf |
| Console output |
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-878/2/console
|
| versions | git=2.7.4 maven=3.3.9 spotbugs=4.1.3 markdownlint=0.22.0 |
| Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
This message was automatically generated.
----------------------------------------------------------------
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:
[email protected]
> Multi Tenant Workloads using PHERF
> ----------------------------------
>
> Key: PHOENIX-6118
> URL: https://issues.apache.org/jira/browse/PHOENIX-6118
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Jacob Isaac
> Assignee: Jacob Isaac
> Priority: Major
> Fix For: 4.16.0
>
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> Features like PHOENIX_TTL and Splittable SYSCAT need to be tested for a large
> number of tenant views.
> In the absence of support for creating a large number of tenant views - Multi
> leveled views dynamically and be able to query them in a generic framework,
> the teams have to write custom logic to replay/run functional and perf
> testing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)