[GitHub] [iotdb] ZhanGHanG9991 opened a new pull request, #8904: [IOTDB-5432] Use freemarker to generate eventWindow and eventWindowManager

2023-01-20 Thread GitBox


ZhanGHanG9991 opened a new pull request, #8904:
URL: https://github.com/apache/iotdb/pull/8904

   ## Description
   Use freemarker to generate eventWindow and eventWindowManager.
   
   
   
   
   
   
   
   
   
   
   
   
   This PR has:
   - [ ] been self-reviewed.
   - [ ] concurrent read
   - [ ] concurrent write
   - [ ] concurrent read and write 
   - [ ] added documentation for new or modified features or behaviors.
   - [ ] added Javadocs for most classes and all non-trivial methods. 
   - [ ] added or updated version, __license__, or notice information
   - [ ] added comments explaining the "why" and the intent of the code 
wherever would not be obvious 
 for an unfamiliar reader.
   - [ ] added unit tests or modified existing tests to cover new code paths, 
ensuring the threshold 
 for code coverage.
   - [ ] added integration tests.
   - [ ] been tested in a test IoTDB cluster.
   
   
   
   
   
   # Key changed/added classes (or packages if there are too many classes) 
in this 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.

To unsubscribe, e-mail: reviews-unsubscr...@iotdb.apache.org

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



[GitHub] [iotdb] THUMarkLau merged pull request #8879: [IOTDB-5140] Add metrics for compaction deserializing pages or writing chunks

2023-01-20 Thread GitBox


THUMarkLau merged PR #8879:
URL: https://github.com/apache/iotdb/pull/8879


-- 
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: reviews-unsubscr...@iotdb.apache.org

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



[GitHub] [iotdb] sonarcloud[bot] commented on pull request #8879: [IOTDB-5140] Add metrics for compaction deserializing pages or writing chunks

2023-01-20 Thread GitBox


sonarcloud[bot] commented on PR #8879:
URL: https://github.com/apache/iotdb/pull/8879#issuecomment-1398203412

   SonarCloud Quality Gate failed.  [![Quality Gate 
failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png
 'Quality Gate 
failed')](https://sonarcloud.io/dashboard?id=apache_incubator-iotdb=8879)
   
   
[![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png
 
'Bug')](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=8879=false=BUG)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=8879=false=BUG)
 [0 
Bugs](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=8879=false=BUG)
  
   
[![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png
 
'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=8879=false=VULNERABILITY)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=8879=false=VULNERABILITY)
 [0 
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=8879=false=VULNERABILITY)
  
   [![Security 
Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png
 'Security 
Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_incubator-iotdb=8879=false=SECURITY_HOTSPOT)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/security_hotspots?id=apache_incubator-iotdb=8879=false=SECURITY_HOTSPOT)
 [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_incubator-iotdb=8879=false=SECURITY_HOTSPOT)
  
   [![Code 
Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png
 'Code 
Smell')](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=8879=false=CODE_SMELL)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=8879=false=CODE_SMELL)
 [36 Code 
Smells](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=8879=false=CODE_SMELL)
   
   
[![0.0%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/0-16px.png
 
'0.0%')](https://sonarcloud.io/component_measures?id=apache_incubator-iotdb=8879=new_coverage=list)
 [0.0% 
Coverage](https://sonarcloud.io/component_measures?id=apache_incubator-iotdb=8879=new_coverage=list)
  
   
[![0.0%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/3-16px.png
 
'0.0%')](https://sonarcloud.io/component_measures?id=apache_incubator-iotdb=8879=new_duplicated_lines_density=list)
 [0.0% 
Duplication](https://sonarcloud.io/component_measures?id=apache_incubator-iotdb=8879=new_duplicated_lines_density=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: reviews-unsubscr...@iotdb.apache.org

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



[GitHub] [iotdb] THUMarkLau commented on pull request #8879: [IOTDB-5140] Add metrics for compaction deserializing pages or writing chunks

2023-01-20 Thread GitBox


THUMarkLau commented on PR #8879:
URL: https://github.com/apache/iotdb/pull/8879#issuecomment-1398203033

   I have done some performance test for this PR.
   
   For inner sequence space compaction, file num is 23, total file size is 
4.0GB.
   For inner unsequence space compaction, file num is 22, total file size is 
4.7GB.
   For cross space compaction, sequence file num is 1, unsequence file num is 
1, sequence file size is 4.0GB, unsequence file size is 4.7 GB.
   
   | | master(030302c96582f)| IOTDB-5140 |
   ||||
   |Inner-Seq| 281 s| 271 s |
   |Inner-Unseq| 235 s| 239 s |
   |Cross| 492 s| 501 s |
   
   


-- 
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: reviews-unsubscr...@iotdb.apache.org

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