Commit Graph

1104 Commits

Author SHA1 Message Date
xingtanzjr 87b4636a50 add JMXConfigurator for Logback to configure logback settings dynamically by JMX 2018-01-04 10:28:45 +08:00
qiaojialin c92bb48d02
Merge pull request #255 from thulab/branch-0.4
v0.4.0
2017-12-30 02:56:34 +08:00
qiaojialingithub fbd64ce8c1 v0.4.0 2017-12-30 02:55:26 +08:00
jt2594838 8445b08cd8 Write memory control (#196) 2017-12-30 02:41:17 +08:00
kr11 56a797623f
Update Readme.md
upgrade to version 0.4.0
2017-12-30 02:27:22 +08:00
jt2594838 160c219837 Add new aggregations (#169) 2017-12-30 02:09:17 +08:00
Liliang 0535eb523b Monitor branch commit (#193) 2017-12-30 00:25:18 +08:00
qiaojialin e1e26f87c0 fix time filter not equal in fill function (#251) 2017-12-29 22:44:27 +08:00
XuYi 94af8f002a
Update logback.xml 2017-12-29 20:20:44 +08:00
aoei.me 69cc2831e6 Fill feature (#229) 2017-12-29 20:00:29 +08:00
qiaojialin 8a65e3a095 fix ConcatPathOptimizer bug (#244) 2017-12-28 14:06:55 +08:00
liukun c43973ea73 remove lru strategy in filenodemanager (#220) 2017-12-28 11:59:18 +08:00
XuYi d150199eba
add ; for sql grammar (#243) 2017-12-28 10:50:59 +08:00
aoei.me 7c3cb0548c Provide overflow deserialization program (#212) 2017-12-27 10:28:33 +08:00
liukun b7ab533b0a optimize the delete timeseries (#237) 2017-12-26 16:55:19 +08:00
aoei.me 596c041210 Fix a bug in group by, the origin is bigger than the start of given interval start (#232) 2017-12-25 20:06:17 +08:00
liukun cb1afcde56 Add iotdb thread pool utils (#235) 2017-12-25 19:58:15 +08:00
aoei.me b400a16862
Merge pull request #233 from thulab/Issue_hasNextIsNull
fix the problem in read : data is null
2017-12-25 16:05:32 +08:00
CGF 17f61f4a82 fix the bug caused by IntervalTimeVisitor.satisfy method, iotdb issue 230 2017-12-25 15:55:06 +08:00
XuYi 9fdbcefbac
fix a bug when client start and cannot find IOTDB_HOME (#228) 2017-12-21 23:51:48 +08:00
liukun 1097775534 Add flush statistic info in bufferwrite and overflow flush (#226)
* add flush statistic info in bufferwrite and overflow flush
2017-12-21 23:32:49 +08:00
XuYi ed64610714
group by 时区错乱问题 (#225) 2017-12-21 18:43:39 +08:00
jt2594838 beb4d70b39 Flush thread pool (#214) 2017-12-21 17:44:52 +08:00
liukun 843d76debe clean service test (#222) 2017-12-21 00:16:52 +08:00
XuYi 54089f9064
F index pr (#216)
* add index framework, kvindex and JUnit test
2017-12-20 11:14:18 +08:00
XuYi 268a8cdab3
Fix issue 173 (#219) 2017-12-19 18:24:33 +08:00
liukun 904c6316ad Remove some log (#218)
* delete some log
2017-12-19 17:31:12 +08:00
XuYi 0c039b88db
Revert "add index framework, kvindex, JUnit test and Performance test (#145)" (#215)
This reverts commit 8482f7a961.
2017-12-19 15:05:47 +08:00
kr11 8482f7a961 add index framework, kvindex, JUnit test and Performance test (#145) 2017-12-19 14:51:33 +08:00
XuYi 51ed972f0e
add close IoTDB interface 2017-12-19 14:10:52 +08:00
XuYi 3f1d6f4d5c
add time as key word in sql grammar (#209) 2017-12-18 19:33:24 +08:00
liukun 5f65f8c79e Clean all environment in test (#189)
* add clean test environment utils
2017-12-18 11:34:57 +08:00
aoei.me 7c38c72264
Merge pull request #201 from thulab/add_time_digest_in_series_issue192 2017-12-17 18:15:28 +08:00
CGF 0579bf5f87 add series min, max time digest level filter examination 2017-12-17 15:10:02 +08:00
XuYi fda1d57506
F bug client bug (#199)
* add time format sql error hint
2017-12-15 19:30:00 +08:00
XuYi 59b3242de9
fix a bug for client display when use max_time,min_time (#197) 2017-12-15 18:14:54 +08:00
CGF 5d077e561c add basic series time digest process logic 2017-12-15 00:35:46 +08:00
CGF 037b9c4b19 undo the error enfluence caused by modification of insertTrueIndex 2017-12-15 00:08:32 +08:00
CGF a860018073 clear some read logic in ValueReaderProcessor 2017-12-14 16:43:20 +08:00
liukun f9a9c6c9c8 optimize the speed of creating timeseries (#179) 2017-12-12 22:48:43 +08:00
XuYi 731ea74726
Fix issue 173 (#187)
* fix a bug for linux platform for java gc.log
2017-12-12 19:41:00 +08:00
XuYi 10f3ea403c
add -Xmx -Xms option in config file (#181)
* add -Xmx -Xms option in config file
2017-12-12 16:38:18 +08:00
XuYi 62d30432d3
fix a bug for client tools when timeseries path contains 'time' str (#183) 2017-12-12 14:28:29 +08:00
CGF 792666e0d5 add exception printStackTrace in QueryDataSetIterator.java 2017-12-12 14:22:49 +08:00
aoei.me 9506f0961a move aggregateThreadLocal in OverflowQueryEngine.java to ReadLockManager.java (#180) 2017-12-12 13:17:04 +08:00
aoei.me f726a6e8de
Merge pull request #175 from thulab/fill_feature
修复判断一个page是否被overflow修改过的bug
2017-12-09 10:54:14 +08:00
CGF 53dc6e2cd6 fix the wrong logic about queryTimeFilter construction in getOverflowInfoAndFilterDataInMem() method of EngineUtils class; fix the wrong logic in checkDataChanged() method of ValueReaderProcessor class 2017-12-08 17:02:07 +08:00
xingtanzjr 86d9e486e6 upgrade to 0.3.1 (#171)
* upgrade to 0.3.1
2017-12-08 15:45:16 +08:00
CGF 65fddabf52 make the aggregationKey method used in GroupByEngineNoFilter and GroupByEngineWithFilter replaced by the method in EngineUtils 2017-12-07 14:28:53 +08:00
aoei.me 758b74fc94
Fix a bug : do same aggregation to one series in group by (#168)
Fix a bug : do same aggregation to one series in group by
2017-12-07 11:12:38 +08:00