druid/extensions-core
Jihoon Son db14946207
Add support minor compaction with segment locking (#7547)
* Segment locking

* Allow both timeChunk and segment lock in the same gruop

* fix it test

* Fix adding same chunk to atomicUpdateGroup

* resolving todos

* Fix segments to lock

* fix segments to lock

* fix kill task

* resolving todos

* resolving todos

* fix teamcity

* remove unused class

* fix single map

* resolving todos

* fix build

* fix SQLMetadataSegmentManager

* fix findInputSegments

* adding more tests

* fixing task lock checks

* add SegmentTransactionalOverwriteAction

* changing publisher

* fixing something

* fix for perfect rollup

* fix test

* adjust package-lock.json

* fix test

* fix style

* adding javadocs

* remove unused classes

* add more javadocs

* unused import

* fix test

* fix test

* Support forceTimeChunk context and force timeChunk lock for parallel index task if intervals are missing

* fix travis

* fix travis

* unused import

* spotbug

* revert getMaxVersion

* address comments

* fix tc

* add missing error handling

* fix backward compatibility

* unused import

* Fix perf of versionedIntervalTimeline

* fix timeline

* fix tc

* remove remaining todos

* add comment for parallel index

* fix javadoc and typos

* typo

* address comments
2019-07-24 17:35:46 -07:00
..
avro-extensions Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
datasketches Spotbugs: NP_STORE_INTO_NONNULL_FIELD (#8021) 2019-07-21 21:23:47 +08:00
druid-basic-security Druid basic authentication class composition config (#7789) 2019-06-06 15:51:37 +02:00
druid-bloom-filter Query vectorization. (#6794) 2019-07-12 12:54:07 -07:00
druid-kerberos [druid-kerberos] Fix checking of host URI when reading cookies from cookie store (#7825) 2019-06-03 19:32:50 -07:00
ec2-extensions Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
google-extensions Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
hdfs-storage Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
histogram Response context refactoring (#8110) 2019-07-24 18:29:03 +03:00
kafka-extraction-namespace Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
kafka-indexing-service Add support minor compaction with segment locking (#7547) 2019-07-24 17:35:46 -07:00
kinesis-indexing-service Add support minor compaction with segment locking (#7547) 2019-07-24 17:35:46 -07:00
lookups-cached-global add Class.getCanonicalName to forbidden-apis (#8086) 2019-07-16 15:21:50 -07:00
lookups-cached-single Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
mysql-metadata-storage Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
orc-extensions Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
parquet-extensions Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
postgresql-metadata-storage Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
protobuf-extensions Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
s3-extensions Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
simple-client-sslcontext switch links from druid.io to druid.apache.org (#7914) 2019-06-18 09:06:27 -07:00
stats Response context refactoring (#8110) 2019-07-24 18:29:03 +03:00