This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch TableModelV1
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from ddf5a79ef95 fix IoTDBSessionSimpleIT
add 371e3f6660b [IOTDB-6336] Add max retry time duration and whether to
retry for unknown errors configurations
add ec4fc5b6b00 Optimize error message when creating unsupported data type
(#12650)
add 3cf91fda840 Pipe: fix uninitialized config when validate
PipeHistoricalDataRegionTsFileExtractor parameters & Subscription: avoid poll
messages from unsubscribed topics (#12648)
add c9efe09e706 Fix region migration's timeout judgement #12639
add b0f16584a6e fix compaction recover skip negative time partition
(#12637)
add cf0d3dd93e3 Fix Concurrency Instability When IoTConsensus
LogDispatcher Exits #12655
add d0f17446687 JDBC: Fix IndexOutOfBoundsException when calling getBytes
(#12662)
add 5b26dfa620b [IOTDB-6335] Redundant rows when using GROUP BY TIME with
LIMIT
add 4de7e691116 Pipe: Enhance error handling logic in pipe async
connector's handlers (#12669)
add d78413ec657 Print log when read resource error (#12666)
add a60b181a354 Load: Make load SQL option VERIFY can only be set to true
(#12670)
add 6639d5742b7 Pipe: Improved hybrid algorithm and avoid the caculations
of tsfiles in connector pending queue tsfiles to block the forwarding of
realtime requests (#12668)
add a0832455944 Migrate to Develocity Maven Extension (#12658)
add 2e433b5ec95 Update import schema logic implementation and optimize
-help display information (#12643)
add 351ab3075ba Subscription: fix topic now timestamp precision (#12663)
add 4c6e110e28f [IOTDB-6337] Refine the count calculation in RegionScan
framework
add baa9e5dd86a Bump version of master branch to 1.3.3-SNAPSHOT (#12672)
add 0073a3d3bf2 Pipe: Reduce warn log when
PipeConfigRegionExtractorMetrics does not exist (#12673)
add e2c705aa898 [IOTDB-6061] Fix the instability failure caused by
initServer in IoTConsensus UT not binding to the corresponding port (#12674)
add 036d73679c2 Load: Make load SQL option VERIFY can only be set to true
(A follow-up fix for #12670) (#12676)
add 223f95cde8c Pipe: add compression level config for connector ZSTD
compressor (#12630)
add 849c09fae2e [PY-client] Unify setup.py and requirement.txt (#12601)
add 82f203e4039 Pipe IT: Ignore failed cases caused by cluster restart
failure (#12678)
add 18d7f0ba6b0 update import and export data -help description (#12677)
add 46daebab423 Pipe: Fix potential NPE when lastEvent == null in
PipeConnectorSubtask (#12680)
add 2d04d22d5fe Fix wrong calculation for maxBytesCanReserve for
IdentitySinkOperator
add c441c3af8e2 Change floating point encoding method in IT
add 9340708c4f8 Throw `IndexOutOfBound` exception in row implementation.
add 6a2bec2bde2 Thread safely SeriesPartitionTable (#12679)
add 50d1c050563 Pipe: Refactor some features for user access (#12686)
add 42e76346c3e Set timestamp precision same as time column (#12681)
add 7ab58fd4929 Set configuration on node (#12626)
add 38465631d49 Fix cli report error when ignoreTimestamp is true (#12691)
add c2f3640431a Load: Add check for BufferUnderflowException (#12690)
add a64dc4c530d remove excess stack
add 070c5e3ada8 Fix new UDTF execution framework dead loop error.
add ab9347bfde9 Perfect methods of IAnalysis to adapt the write process of
table model
add 724f2adc729 Load: Support storing piecenode in multiple folders during
2nd phase (#12675)
add 278da484343 Pipe: add decompressed length in RPC compression payload
to avoid potential OOM on receiver (#12701)
add b18ccf3b03c Load: Update loadTsFileDirs after all newLoadTsFileDirs
are generated to avoid undefined behavior (#12712)
add e887ea00523 Pipe: Fixed NPE in schema pattern parsing & Improved
connector subtask retry logic and logs & Fixed the executor used by consensus
pipe (#12704)
add ed3b4b73cf4 Procedure: Fix ProcedureInfo on CN leader may decrease its
procId (#12711)
add a178a79a33f Fix missing of linux memory metrics (#12713)
add a9d14018812 update import and export tsfile description (#12684)
add 20c4cd25a3e Subscription: skip on setup and cluster failure when
running subscription restart IT & fix some bugs in
SubscriptionExecutorServiceManager (#12710)
add 3ae990b8524 Update pom.xml to fix security issue (#12705)
add 24a53761d8f Rename IoTV2Consensus to IoTConsensusV2 (#12715)
add fecdca5be17 Fix NumberFormatException when upgrade from old version
#12719
add bd3094265bb Replenish effective mode in iotdb-system.properties
(#12706)
add c10c95f25d8 load-tsfile script: disable redirection & load: handle
exceptions using the Analysis objects instead of throwing exceptions & pipe:
handle SYSTEM_READ_ONLY correctly on receiver side (#12716)
add dcdbbe524e9 Subscription: improve parsing logic when using JAVA SDK
client & refactor subscription IT & intro `getSubscribedTopicNames` API (#12721)
add 0a3ca29e6a3 Pipe: Fix schema events can not report & Fix delete data
events in data regions may fail to mark at schema metrics (#12722)
add cf4aed79c5d Pipe: Support `"source.history.loose-range" = "path"` in
iotdb-source (#12651)
add 273d4839a44 [IOTDB-6338] Fix wrong query result while using some value
filter with LIMIT/OFFSET
add db051377ef5 Pipe: fix threads of IoTDB-Pipe-Processor-Executor-Pool
stucked by PipeTsFileInsertionEvent#waitForTsFileClose (#12727)
add fb8f2fb09da [ISSUE 12499] Reject query with massive time span in
limited memroy
add a42e6443170 Fix/include thrift lib and headers in cpp client (#12734)
add 0dbb3891b27 Pipe / Load / Subscription: Support new TsDataTypes
(STRING / BLOB / TIMESTAMP / DATE) (#12665)
add 7b993f4b82c Optimize the log printing when multiple error occur
(#12732)
add ece53539522 Update packege hierachy in Client-cpp readme (#12736)
add c5d7999c9c5 Support agg(*) query in templated align by device situation
add c02471e7039 fix config node use IoTDBDescriptor (#12730)
add b3aae802ac8 PipeConsensus: Delete WAL after dropping database & fix
receiver directory recovery (#12738)
add 599bc864251 Add instructions of compiling client-cpp with VS2019.
(#12739)
add 93211e10489 Subscription: adapt pipe completion signal for
automatically drop subscription (#12724)
add 85971c66593 Verify connection && Refactor async connection framework
(#12667)
add 3168bf68870 PipeConsensus: add metrics and fix some bugs for
pipeConsensus (#12723)
add 9c085d13af2 Decrease TTL Deletion in compaction modification cache
(#12687)
add 74212dbae2d Stabilize verify connection IT (#12745)
add d3f605fa8f3 Fix compaction npe when set modified status (#12729)
add d00c7665baa Subscription IT: execute jstack for potential stuck test
cases (#12728)
add 89af73d2088 Pipe: Smoothed the rate in pipe's remaining time
calculations (#12699)
add e6e819ad1fb Pipe: Fix PipeDataRegionEventCounter not work in
PipeRealtimeDataRegionExtractor (#12747)
add f8f1c9d2298 Fix python CI (#12754)
add d2169a8a0d5 Support show device ttl on path pattern (#12709)
add 0bb46190fa5 Support WAL Compression (#12476)
add a0750b6c76d Optimize the devicePath generation efficiency of PlanNode
when deserializing (#12749)
add 1cd5ecde5f2 Pipe: Support "source.realtime.loose-range" = "path" in
iotdb-source (#12751)
add fcd7069f54f Support active schema query (#12718)
add aae7e7998db Check duplicate in start-node and stop-node scripts
(#12756)
add acaad858542 [IOTDB-6339] Optimize the time slice control of
SeriesScanOperator and AlignedSeriesScanOperator
add 5d552729ae8 Optimize node startup process & Normalize
system.properties management (#12752)
add b18412d62d5 [IOTDB-6340] Clear Coordinator.queryExecutionMap while
encountering MemoryNotEnough Exception
add 3d436b93802 [IOTDB-6342] Clear
FragmentInstanceManager.dataNodeQueryContextMap while encountering
MemoryNotEnough Exception (#12762)
add 612ecd4f75e Refactor node registration check (#12766)
add f22e3791694 Fix overlap between tsfile is not correctly marked (#12748)
add 6cbdf31bf6f Subscription: support topic loose range for path and time
(#12760)
add 36dd4890577 Add clean logic for FragmentInstance in case that callback
is not added. (#12768)
add 4e50e847378 SystemPropertiesHandler use Files::move instead of
File::renameTo (#12770)
add f196cf20900 Pipe: Filter devices by pattern before reading device
metadata from TsFile (#12765)
add 48028a15f3f Pipe: Adjusted some loggers of metrics to avoid
unnecessary warns & Include "lastEvent" into pipe's event count metrics &
Removed the "userConflict" judgment to data sync failure caused by
METADATA_ERROR (#12758)
add 881816265f6 Synchronize takeSnapshotAsync on RaftGroupID (#12767)
add 60b12d87351 SystemPropertiesHandler close reader and writer #12772
add 31cd61f771d Pipe Consensus: Fix events in connector are not in order
because of parameter `'realtime-first' = 'true'` (#12773)
add df68083d95a Pipe: Avoid event being continuously rate-limited even its
pipe is dropped (#12753)
add fe52d5de3e6 Load: Add some load metrics of time cost, write point and
disk throughput (#12735)
add 9c3d3ea8036 Update tsfile version (#12774)
add e58d427f2f6 Load: Avoid potential NPE in warn log when
LoadRuntimeOutOfMemoryException occurs & load-tsfile: Polish logs (#12777)
add 9e0b62181d0 Support editing cluster name (#12776)
add 500d4a911dd remove wal files when drop database (#12778)
add 4900407d8b1 load-tsfile: Add retry logic for load memory controls
(#12782)
add 3dd6c8c3213 update tsfile version
add bce9631e108 Add memory control for MergeReader
add 7ee30fb631a Classification properties (#12764)
add b1e9d96f49e bind cluster name to metrics (#12786)
add 0b8e31456a4 Load: change the metric type of LoadDiskIO metric from
RATE to COUNTER (#12787)
add a96349e298c Enhance leader quantity metric for load scenario (#12785)
add cbdade41d5a Use milliseconds to express TTL (#12757)
add a3f996cbbc9 Fix iotdb-system.properties cluster_name comments #12791
add bc4cf473b77 Try to fix set cluster name integration test (#12794)
add 07792b11254 Fix WAL resource leak when using IoT series consensus
#12796
add 79ea1ef23d2 Pipe: Enable `'sink.format'='tsfile'` to use tsFile as
tablet event batch (#12737)
add 4912d902a8b [IOTDB-6343] Fix the device path construction bug in
visitSingleDeviceViewNode of AggragationPushDown
add 1020258bdf8 PipeConsensus: fix concurrent problems regarding to
initiate receiver and progressIndex & optimize receiver logs & fix npe (#12790)
add 0afc1bea507 Pipe: Fix remaining time metrics is not dropped after
dropPipe(pipeName) & alter pipe does not take effect in non-data regions
(#12795)
add 86aa71177f1 Pipe: Added collect invocation count in the caculation of
data region extractor events for data node remaining time (#12799)
add 7f34bc03129 Specify error msg when DriverTask is aborted by
MemoryNotEnoughException
add 5c23a355579 Add flush cause metric (#12803)
add ada45de7d37 use template file start 1c1d (#12808)
add 3fa0320d81d Pipe/PipeConsensus: support progressIndex for
InsertRowsNode (#12806)
add 7106bca5020 Modify ttl (#12811)
add 691e1159fa1 Allow using python 3.6 and enable CI (#12792)
add c1df2bf8a65 Pipe: Avoid writing out-of-order data in tsfile when
`'sink.format' = 'file'` (#12810)
add 389ae8002e2 Fix region migration IT & Add daily IT (#12804)
add 28c970b1107 [IOTDB-6344] Display null in cli
add 282147773bd Pipe: Reduced the logs in ConfigNode caused by pipeMeta
sync and heartbeat report (#12813)
add 32bfeaf60cf Pipe/Load: Fix loaded files may be compacted before
listening (#12816)
add 3d1d28141b8 Pipe: Enable 'sink.format'='tablet' to force tsfiles to be
parsed into tablets (#12809)
add 4b805661eab bump ratis version to 3.1.0 (#12807)
add 9b03eb673e8 PipeConsensus: enhance receiver when the leader reboots
(#12815)
add 2e1ebf46e93 Pipe: Intoduce TsFileInsertionScanDataContainer to read
data from tsfile sequentially to improve pattern parse performance when filter
rate is high (#12781)
add c4828465214 Pipe: Fixed the bug that non-forwarding flag does not take
effect on insertRowsNode / insertRowsOfOneDevicesNode (#12824)
add 85dfa900e38 Pipe: Fix PipeTerminateEvent cannot report and mark the
pipe as completed & events with no generated events in pipe processor subtask
may not be reported (#12817)
add 1b992f29004 Pipe: Fixed some problems cause by reusing connectors
after exceptions occurred in connector stage (#12685)
add a460acb28f0 Hot parameters recover (#12814)
add 8eaaa7f1111 Fix WalNodeTest
add 709d714413b WAL Compression enhancement (#12763)
add 88ba093562b PipeConsensus: keep consistent with IoTConsensus in WAL,
lastCache and other scenarios (#12822)
add 35b190dfa4d Delete doc for FastIoTConsensus temporarily #12827
add 3ad58700a54 Add parameter configuration to adjust time partition
origin (#12759)
add af0dba3dcdd Pipe Consensus: Add load point metrics on receiver side
(#12820)
add 6383752c2fa Pipe: Improved the failure log of closing schema region
queue when the region is being stopped (#12828)
add c0743d98c2c Enhance wal compression (#12830)
add 5d1368d897f Enhance 3c3d properties #12835
add bc6a393d8e6 Bump commons-codec:commons-codec from 1.16.0 to 1.16.1
(#12831)
add 555f79c84f0 Mark InsertRowsNode's isGeneratedFromRemoteConsensusLeader
for Last Cache Optimization #12838
add e57285be6ef Bump jaxb-core from 2.3.0 to 2.3.0.1 (#10411)
add 7d552c7887f Pipe / Load: Improved the performance of invalidating last
cache when loading tsFile (#12833)
add eaf41caae05 Hide ttl_rule_capacity from properties and modify the
error message (#12837)
add dab34768916 Subscription: remove restrictions on topic when
subscribing to TsFile (#12801)
add 5a374abe054 Pipe: Fix PIPE_DATANODE_REMAINING_EVENT_COUNT is not
removed & some legacy metric still exists (#12836)
add 0d5b6ac7c5b Remove ttl default configuration and rename
default_ttl_in_ms parameter (#12821)
add fb140af6a7b Pipe Consensus: Fix failed to read tsfile when counting
points on receivers (#12839)
add 7ce4545597c Support ResultSetMetaData.getColumnTypeName for new data
type
add 144d5957876 Fix schema query stuck when system is readonly #12842
add 3ba8c719310 Fix default database ttl (#12846)
add 3f4b3afad3b PipeConsensus: Fix Metric Error regarding to
SyncLagăFailedEventCountăErrorTime etc. (#12849)
add 614d073230f Fixed the bug that some of the "lock()"s are called in
"try" block
add 865975485b2 modify compaction schedule (#12826)
add e4aec0a6cdb Enhance wal compression (#12853)
add a408f9ab780 Pipe: Fix closing a schema queue while the region is
removing may cause thrift requirement error (#12858)
add ec5374adfb5 Bump reactor-netty.version from 1.1.13 to 1.1.20 (#12840)
add b611dab2a30 Pipe: Modified the confignode and datanode receiving file
directory parameters: cn_pipe_receiver_file_dir, dn_pipe_receiver_file_dirs
(#12861)
add 99d268fd4e6 Subscription: improve nack for subscribing tsfile & delete
tsfile that failed to poll (#12843)
add 5434efefc92 Report an error when unsetting a non-exist ttl (#12862)
add f50516a0384 Adjust verify connection rpc time limit to handle port
abandoned port (#12855)
add d1df0ef84e7 fix fail file directory when import tools failed (#12864)
add c01eec2ba89 Update TsFile version (#12867)
add 3020b63a4ef Update iotdb-doap.rdf for 1.3.2 released (#12870)
add 0c66c2f1c92 Update tsfile version to fix LRBE encoding issue (#12873)
add 7e70bfef781 Reduce copy when get page from chunk ByteBuffer (#12869)
add f9ffee7015e Fix last cache metric updating logic (#12876)
add d1fccd50425 Remove usage of CompressionRatio in compaction (#12875)
add b71435fe2e4 Fix negative compression ratios after restart (#12879)
add da9d98cbc0b Pipe: Avoid `show pipes` command returning too much
garbage logs (#12871)
add cbfaca67690 fix start-confignode.sh, Support -H (#12878)
add 058aeba7533 Update Dockerfile-1.0.0-datanode (#12885)
add d18f6b91c3d Fix IoTConsensus sync stuck problem (#12856)
add e43476aea84 Add direct compressed byte buffer in WALBuffer (#12882)
add 21df305d982 Add comments for some confusing parameters in SessionPool
and Session
add 002c91eb07f fix no such element error when transfer tsfile (#12889)
add 075ededa1e2 Optimized the failure logs related to
DataNodeRegionTaskExecutor when all replicaset execution failed
add 60777aa676d load-tsfile: Avoid request redirection caused by
SessionPool param enableAutoFetch = true (#12894)
add 64c089441fe Subscription: deduplicate tsfile event before prefetching
(#12887)
add d47bddf5955 Optimize the error msg while encountering memory not
enough exception
add bee298275d2 Allow inserting negative timestamp type of value
add dee8e4df96f Limit the row count of a single TVList to
avg_series_point_number_threshold (#12898)
add 6b85a68e720 Add count and time statistics for timeseries metadata
modification
add 66634eab443 Pipe Plugin: Pipe Task Safe Deletion, Plugin Directory
Structure Reorganization, and Isolated Pipe Plugin ClassLoader Implementation
(#12868)
add 318ac21fc64 Fix the comment of float_precision (#12905)
add 173b24f50b8 Load: Fix multi dir strategy applying on loadTsFileDirs
(#12903)
add 821f528bfd4 Consider TTL of device in Region scan for active data
add e194e8a1aa2 Extend fucntion of EXPLAIN ANALYZE
add e0222284300 Insertion compaction may cause new data lost (#12908)
add f585d78229b avoid restart failure when procedure is timeout (#12897)
add 550d9679796 Fix IndexController visibility issues in concurrency #12911
add b3a0a4ab949 Pipe: Introduce counter to reduce historical data buildup
in PipeRealtimePriorityBlockingQueue (#12881)
add f8c782ec037 Pipe/Subscription: use heartbeat only extractor if enable
snapshot mode (#12904)
add e8385b9f487 Fix Unseq data can't update the seq data bug (#12918)
add ce4ed6a5024 Perfect the print result of dispatch and timeseries
metadata modification in explain analyze
add ded0abb7bb1 Perfect impl of dispatch cost in ExplainAnalyze
add 6cb3b2f765c Subscription: improve tsfile event deduplication & fix
some minor concurrency-related issues (#12915)
add c6b0e40594c Pipe: Fix async client returning self too early when
downgrade from handshake v2 to v1 (#12913)
add b2549039bab Fixed the bug that fetchSeriesSchema returns series in
black list when the given pattern tree is without wildcards
add 0fcd638a308 Pipe/Subscription: Update the way SubscriptionCoordinator
and PipeTaskCoordinator acquire locks to prevent procedure success without any
effect (#12909)
add ac110bce20b Use max bytes to allocate WAL compressed buffer (#12928)
add ed75066c119 PipeConsensus: Avoid pipe task being restarted frequently
by Pipe framework (#12931)
add 35ea5006a2d Optimized DeleteTimeSeriesProcedure not to set mods when
the deleted time series are all views
add de3adcd0363 Fix uncaught IllegalArgumentException when reading broken
WAL files (#12912)
add 10ae8196eaf Do not remove top-level load dir after load & add retry
for getting disk space (#12920)
add 361e577cbcf Fix python client dependency issue (#12934)
add 445226b7204 Support new dataType in select into clause and fill clause
add 8075822f4fe fix compression ratio warn log (#12936)
add 209d26329a4 PipeConsensus: Fix leader write points metric (#12933)
add c30ad41ecac Reduce default mod file threshold for settle compaction
(#12935)
add c6fe5c352b9 Subscription: improve end-to-end latency (#12925)
add e617586221a Subscription: avoid invalidating cache for null response &
improve exception message (#12939)
add 49c6deaaa67 Skip compiling cpp test code when using -DskipTests
(#12944)
add 065e887c5f8 Update dockerfile to use java 17 (#12948)
add 57aea073d78 Cherry pick Partite Graph Replication #12946
add 2eed096a330 Fix PointPriorityReader compare PointElement (#12945)
add ec63dc17220 Upgrade thrift plugin and optimize codegen for go client
(#12949)
add b2c42b79004 Fix flush error due to compression ratio (#12953)
add 8070bae8500 Pipe: Fixed the bug that historical alias/attributes/tags
may not be transferred in meta pipe when the time series already exists in
receiver & create timeseries non idempotent in PBTree
add d70b5b9ee3c Bump jline version to 3.26.2 (#12956)
add 71a4ecb642f Pipe: support alter pipe source (#12932)
add d9ff178aa08 Fixed the bug that some schema IT does not run in PBTree
mode
add 2f7069baf2f Fix sync stuck problem of IoTConsensus and WAL (#12955)
add a82e2793f4c Remove warning log when CheckPointManager find memtable id
= -1 #12959
add 5c10695f032 Pipe: filter out databases whose name starts with
`root.__system.` (#12957)
add e6d432a685c Modify the default parameters of DataNode to accelerated
startup #12941
add 83116396ae7 PipeConsensus: Fix circular replicate in kill -9/restart
cases (#12937)
add 4725e7e5978 Fixed issue where the wal version kept increasing after
the write load stopped (#12960)
add b68a906dd81 Enhance the automatic metadata creation logic of
root.__system prefixed devices #12962
add 3940892457e upgrade thrift maven plugin for cpp client (#12964)
add 6d513a75da0 Export Data And Schema: filter out databases whose name
starts with root.__system. (#12963)
add b527e066362 Wraps DateTimeUtilsTest in a session (#12971)
add d65fb09ee72 Remove verbose download log spam from CI builds (#12972)
add ce01d8627da Fixed potential NPE in local write execution & Refactored
queryTerminator
add 8cd57abda1d fix CompactionTaskManager ut (#12923)
add ea4fc975328 Optimize log for broken wal. (#12977)
add 9d73c8445c5 Clear storage engine snapshot after region migration
(#12975)
add 0f797e28cf9 Subscription: fix the issue with nodeUrls parameter being
ineffective & missing return for create topic (#12974)
add 76ba7333616 Fix concurrency problem in Memory Control (#12984)
add 8c319778781 Allows root.__system prefix time series creation #12991
add 392625f38bf Ensure the flush total points statistic function works
correctly when enable_auto_create_schema is false #12990
add f5f0a3401f8 Pipe/PipeConsensus: Fix invalid retry count in report &
enhance log in pipe consensus (#12989)
add cbabf876246 Replaces the internal maven property with an officially
supported alternative (#12982)
add 27c2f13324e Reduce error log when compaction interrupted (#12985)
add abb1f6ad12b Remove UNKNOWN from WALFileVersion which fails recovering
V1 WAL file (#12986)
add a45adbc8534 Pipe: Fix empty tablets generated by pattern parsing on
sender side may cause NPE on receiver side (#12994)
add 41213b097fb Bump tsfile version to 1.0.1-a6fb416-SNAPSHOT (#12999)
add 77b41310f55 Allows for unit tests to be run in parallel (#12980)
add 623fa5bac5f Pipe: add ops/latency metrics for different types of pipe
operations on receivers (DN / CN) (#12927)
add 3f112b9ad96 Change some error log to warn during region migration
(#12992)
add c866c0fb2cd Rectify the input parameters of LeaderBalancer (#12998)
add 7d94bba6ad6 PipePlugin: Enhance PipePlugin Jar Directory Compatibility
and Update Format During CN and DN Upgrade (#13006)
add b540636c58a Subscription: fix concurrent issues related to seal batch
& use hybrid realtime extractor for tsfile format topic (#12996)
add 8df0c79df6a Deprecate template APIs in Python SDK (#13009)
add ddd8d4d7533 Fix sonar bugs (#13003)
add cb0765836fd Pipe: Reported the progress of the non-forwarding events
(#13008)
add 957b0c3c87b Update c++ client dependency on windows (#13021)
add 97ce3e8a84a [Region Migration] Add retry when the read region does not
exist (#13001)
add d5e409d8d6f Optimize WALNode.PlanNodeIterator.hasNext (#13013)
add 25ed79191b8 [IoTConsensus] Support hot reload of IoTConsensusConfig
(#13025)
add 2e99b064507 [PY-CLIENT] Use pyproject.toml to configurate python
client project (#13027)
add 95cd06a0a78 Subscription: display the now value as the actual
timestamp when showing the topic (#13020)
add 872aca3138d [region migration] Fix exception capture processing logic
#13034
add ed9204e56b0 avoid start pipe by PipeConsensus (#13031)
add f0363a758cc fix md5 suffix too many (#13033)
add 2a06d48bdc9 PipeConsensus: Fix replication block when leader restart.
(#13028)
add 7f050df3e00 Fix python sdk release shell issue (#13038)
add 99769d1a6a0 Subscription: fix unexpected cancellation of workers
during consumer startup & optimize server-side subscription logs & add
synchronized modifier (#13032)
add 67af4ea13cb Pipe: Fixed the NPE in pipe schema pattern parsing (#13047)
add 376ed3c4957 Subscription: support payload size control fallback
strategy & fix issue where subscription events cannot be auto recycled & fix
issue where the reference count of tablet events for tsfile topic cannot
decrease to zero (#13053)
add 8af04248057 Pipe: Limit the frequency of progress report for
non-forwarding pipe requests to reduce the overhead when sync data between
clusters (#13041)
add e5ba36aba8a Pipe: Enhanced the "isEmpty" judgement for tablets to
prevent NPE (#13051)
add 137ec9aaff6 Fix WALInputStream read ByteBuffer issues (#13059)
add 04ba236ef64 Enhance remove-datanode function
add 36455413b93 fix WALInputStream not closed (#13050)
add 7bf6eea139c Subscription: improve deduplication logic for
PipeRawTabletInsertionEvent (#13061)
add 4c0a073a436 Fixed concurrency bug in IoTConsensus Region migration
#13070
add c60a5079eed Bump jetty.version from 9.4.53.v20231009 to
9.4.55.v20240627 (#13073)
add ef5b1b42e59 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to
3.1.1 (#13075)
add 43e562a2ac1 Pipe/Subscription: Add 'Create If Not Exists' and 'Drop If
Exists' Support for Pipes, Plugins, and Topics (#12969)
add cceaebd5919 Pipe/Subscription: Prevent NPE when some pipe SQL
parameter values are null (#13069)
add 994a3808422 Bump com.nimbusds:nimbus-jose-jwt from 9.37.2 to 9.37.3
(#13072)
add 0a611a8c7c4 [fix] Change IoTConsensusService and PipeConsensusService
from async to sync (#13077)
add b9ed555a3aa Refactor TsFileValidationTool with abstracting the
sequential scan process (#13066)
add 2c10213db2f Improve robustness of removing peer step of region
migration (#13078)
add d8a200516c1 Pipe: Fix the class not found exception of OPC UA
connector (#13086)
add 83f8db0a8b3 Subscription: avoid incomplete resource release of
prefetching queue caused by restarting subscription pipe (#13079)
add b1bc66671bd Update out-dated profile name in readmes (#13092)
add 0733a499a0f Convert date to LocalDate in sortlist()
add 86ddd749cc0 Subscription: java client supports Create Topic If Not
Exists and Drop Topic If Exists (#13081)
add 97f9ef52942 PipePlugin/Subscription: The Drop PipePlugin operation
adds a check to see if there is a Topic that uses PipePlugin as a processor
(#13048)
add 08356308a86 Update multi-language-client CI with path rule (#13095)
add b2cf8047b85 Fix IoTConsensus log explosion when stoping one node #13101
add 74404a333ac Unify string type inference (#13094)
add 43d0fa50354 Enhance transferLeader retry frequency when migrating
region #13098
add 8b318c3fa74 Add wal compression metric items (#13105)
add 0051687b13b Remove the usage of lt_downsampling_java8 (#13108)
add 52f302b6884 Fix RegionGroup concurreny problem (#13103)
add 45021a6f898 Handle exception when the WAL initializtion is interrupted
(#13102)
add 9b15ab68a59 Report INTERNAL_SERVER_ERROR in executeBatch (#13106)
add 75ddc9d35c3 Fixed the rest service When executing unsupported SQL,
return null
add 73297180ba4 Update license information (#13113)
new 32f726d6f8b resolve merge conflicts
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../iotdb/db/it/aggregation/IoTDBAggregationIT.java | 15 ++++++---------
.../iotdb/db/it/aggregation/maxby/IoTDBMaxByIT.java | 3 +--
.../iotdb/db/it/aggregation/minby/IoTDBMinByIT.java | 3 +--
.../iotdb/db/it/udf/IoTDBUDTFBuiltinFunctionIT.java | 4 ++--
pom.xml | 2 +-
5 files changed, 11 insertions(+), 16 deletions(-)