Sign in
apache
/
phoenix-tephra
/
HEAD
8a3557c
Preparing development version 0.17.0-SNAPSHOT
by Viraj Jasani
· 5 years ago
master
2d4285a
Preparing phoenix-tephra release 0.16.1RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
by Viraj Jasani
· 5 years ago
0.16.1
0.16.1RC1
ce88f8e
Preparing development version 0.17.0-SNAPSHOT
by Viraj Jasani
· 5 years ago
63357a9
Preparing phoenix-tephra release 0.16.1RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
by Viraj Jasani
· 5 years ago
0.16.1RC0
0d19114
TEPHRA-317 Add support for HBase 2.4
by Richard Antal
· 5 years ago
a1b5485
TEPHRA-316 Fix missing executable permission because of MASSEMBLY-941
by Richard Antal
· 5 years ago
fb2270a
TEPHRA-315 tephra-example maven setup is broken (addendum: fix apache-rat-plugin config)
by Istvan Toth
· 5 years ago
eafd5e6
TEPHRA-315 tephra-example maven setup is broken (addendum: re-add explcit execution for maven-shade-plugin)
by Istvan Toth
· 5 years ago
1520af3
TEPHRA-315 tephra-example maven setup is broken
by Istvan Toth
· 5 years ago
795896d
Preparing development version 0.17.0-SNAPSHOT
by Istvan Toth
· 5 years ago
a1a6187
Preparing phoenix-tephra release 0.16.0RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
by Istvan Toth
· 5 years ago
0.16.0RC0
07f50d1
TEPHRA-314 Clean up lib dir in distribution assembly
by Istvan Toth
· 5 years ago
94c28ee
TEPHRA-313 Remove support for ancient HBase releases
by Istvan Toth
· 5 years ago
f739d1a
TEPHRA-312 Revert TEPHRA-304
by Istvan Toth
· 6 years ago
77c4ce1
TEPHRA-309 Add HBase 1.6 compatibility (addendum:remove unused leftover directory)
by Istvan Toth
· 6 years ago
4c588ad
TEPHRA-311 Remove -incubating from version
by Istvan Toth
· 6 years ago
621ba0a
TEPHRA-309 Add HBase 1.6 compatibility
by Istvan Toth
· 6 years ago
947d04e
TEPHRA-310 Add OWASP dependency check, and update the flagged direct dependencies
by Istvan Toth
· 6 years ago
c47ef7a
TEPHRA-308 create artifact with shaded Guava and Twill in Tephra
by Istvan Toth
· 6 years ago
0f3a053
TEPHRA-307 Support Hbase 2.3
by Istvan Toth
· 6 years ago
452a195
TEPHRA-306 disable trimStackTrace
by Istvan Toth
· 6 years ago
ee7f977
TEPHRA-305 Support HBase 2.1 and 2.2
by Istvan Toth
· 6 years ago
ea79a95
(TEPHRA-303) Restructure pom files to fix build with maven 3.6.1
by anew
· 7 years ago
99302e8
(TEPHRA-304) Remove support for Java 7
by anew
· 7 years ago
2e00010
TEPHRA-301 Support HBase 1.5.x.
by Lars Hofhansl
· 7 years ago
1caeea1
TEPHRA-299 Executing a large batch delete is very slow.
by Lars Hofhansl
· 7 years ago
daa1826
TEPHRA-300 Tephra coprocessors do not close passed scanner.
by Lars Hofhansl
· 7 years ago
1e6d283
TEPHRA-295 Sync KEYS in master with dist.apache.org/repos/dist/dev/incubator/tephra/KEYS
by James Taylor
· 8 years ago
989eef2
[maven-release-plugin] prepare for next development iteration
by James Taylor
· 8 years ago
release/0.15.0-incubating
fe48850
[maven-release-plugin] prepare release v0.15.0-incubating
by James Taylor
· 8 years ago
v0.15.0-incubating
16bcfef
TEPHRA-291 Notice file is outdated
by James Taylor
· 8 years ago
52fd15f
TEPHRA-294 Update TransactionAwareTable to implement interface of Table for 1.3 and 1.4
by James Taylor
· 8 years ago
d0a1c4c
TEPHRA-292 Make client discovery timeout higher and configurable
by James Taylor
· 8 years ago
97f7347
[maven-release-plugin] prepare for next development iteration
by James Taylor
· 8 years ago
release/0.14.0-incubating
e93942a
[maven-release-plugin] prepare release v0.14.0-incubating
by James Taylor
· 8 years ago
v0.14.0-incubating
4ff7f60
TEPHRA-287 ActionChange.getChangeKey() not implemented correctly
by James Taylor
· 8 years ago
58578e0
TEPHRA-289 Update HBase 2.0 dependency to the released version
by poorna
· 8 years ago
40817bf
TEPHRA-266 Identify log messages when multiple instances of Tephra run on a single HBase cluster
by poorna
· 8 years ago
84edc08
TEPHRA-271 Wait for the refresh thread to stop during shutdown to prevent race conditions
by poorna
· 8 years ago
fab3aa3
TEPHRA-270 Do not refresh the transaction state during co-processor startup to prevent deadlocks
by poorna
· 8 years ago
69fec91
TEPHRA-267 Save the service reference in ReferenceCountedSupplier only if startup is successful
by poorna
· 8 years ago
305b0a1
(TEPHRA-285) Exclude failing test from Travis build until fix is available in HBase
by anew
· 8 years ago
ee28569
TEPHRA-286 AbstractTransactionAwareTable.ActionChange equals method always returns false
by James Taylor
· 8 years ago
6878295
(TEPHRA-279) Make TransactionContext resilient to exceptions from getTransactionAwareName()
by anew
· 8 years ago
db6ef6d
TEPHRA-272 Add HBase 2.0 compatibility module
by Ankit Singhal
· 8 years ago
1a352c1
(TEPHRA-282) Split Travis build: one for core, and a few for the various compat modules.
by anew
· 8 years ago
7e32b7e
TEPHRA-278 Support HBase 1.4
by Andrew Purtell
· 8 years ago
8d4bc2b
Changes to replace HBaseAdmin, HTable and HTableDescriptor classes
by Biju Nair
· 9 years ago
9b841c6
TEPHRA-245 Improve prune debug tool 1. Improve documentation 2. Accept relative time as parameter 3. Print human readable dates 4. Sort the idle regions by prune upper bound 5. Fix warnings 6. Add test case
by poorna
· 9 years ago
4ade143
TEPHRA-245 Add TimeMathParser to parse relative time
by poorna
· 9 years ago
cd7bd2b
Revert "TEPHRA-263 Enforce TTL, regardless of any in-progress transactions. Also Handle the case where TTL is longer than the duration from beginning of epoch to now."
by Ali Anwar
· 9 years ago
33a5cda
[maven-release-plugin] prepare for next development iteration
by anew
· 9 years ago
407cdef
Merge branch 'release/0.13.0'
by anew
· 9 years ago
a346efe
TEPHRA-263 Enforce TTL, regardless of any in-progress transactions. Also Handle the case where TTL is longer than the duration from beginning of epoch to now.
by Ali Anwar
· 9 years ago
7e68ba9
Don't package JSR in binary distribution, move LICENSE/NOTICE files to the top directory for ease of access
by Gokul Gunasekaran
· 9 years ago
30f959d
Revert "[maven-release-plugin] prepare release v0.13.0-incubating"
by anew
· 9 years ago
acbc2cc
Revert "[maven-release-plugin] prepare for next development iteration"
by anew
· 9 years ago
791eb65
Don't package JSR in binary distribution, move LICENSE/NOTICE files to the top directory for ease of access
by Gokul Gunasekaran
· 9 years ago
c5cc63d
Revert "[maven-release-plugin] prepare for next development iteration"
by anew
· 9 years ago
c217c06
[maven-release-plugin] prepare for next development iteration
by anew
· 9 years ago
release/0.13.0
ae63ce2
[maven-release-plugin] prepare release v0.13.0-incubating
by anew
· 9 years ago
03dde2b
(TEPHRA-243) Improve logging for slow log append and fix concurrency issues in transaction log writer
by anew
· 9 years ago
c12a146
(TEPHRA-261) Make TransactionSystemTest extensible for other projects
by anew
· 9 years ago
bff3ed5
TEPHRA-231 Fix NOTICE and LICENSE files
by Gokul Gunasekaran
· 9 years ago
161062e
(TEHPRA-260) Build should not fail on Javadoc errors
by anew
· 9 years ago
174c332
(TEPHRA-240) Include conflicting key and client id in TransactionConflictException
by anew
· 9 years ago
810c9dd
(TEPHRA-258) Improve logging in thrift client providers
by anew
· 9 years ago
b3370b6
TEPHRA-244 Remove regions of deleted tables when computing prune upper bound
by poorna
· 9 years ago
827a70c
TEPHRA-239 Fix NPE by waiting for the service to startup
by Gokul Gunasekaran
· 9 years ago
7cfe061
(TEPHRA-253) Fix flaky TransactionProcessorTest
by anew
· 9 years ago
ae6ce2b
(TEPHRA-241) Add a way to limit the size of a transaction
by anew
· 9 years ago
8532076
(TEPHRA-250) Allow to trigger transaction pruning
by anew
· 9 years ago
39f4fde
Ensure Pruning Service shuts down
by anew
· 9 years ago
8f958ed
Support for HBase 1.3.x
by anew
· 9 years ago
fd6ef73
Fix Travis build for Oracle JDK 7
by anew
· 9 years ago
3c8ef93
Ignore MacOS .DS_Store files.
by Terence Yim
· 9 years ago
6d8097d
TEPHRA-235 Ensure that TransactionSnapshot always have a sorted invalid transaction list.
by Ali Anwar
· 9 years ago
eb6f9e6
[maven-release-plugin] prepare for next development iteration
by Gokul Gunasekaran
· 9 years ago
release/0.12.0-incubating
2bc62de
[maven-release-plugin] prepare release v0.12.0-incubating
by Gokul Gunasekaran
· 9 years ago
v0.12.0-incubating
a22c11d
TEPHRA-228 Adding the ability to pass-in a clientId during the start of a transaction which is logged when the transaction gets invalidated during time out.
by Gokul Gunasekaran
· 9 years ago
0b209bb
TEPHRA-230 Fix reading of saved regions during an invalid pruning run
by poorna
· 9 years ago
9b63985
TEPHRA-152 Using ReferenceCounting for TransactionStateCache refresh thread, so that it can be stopped
by Gokul Gunasekaran
· 9 years ago
3af3da8
Merge branch 'release/0.11.0-incubating'
by Gokul Gunasekaran
· 9 years ago
c80d798
[maven-release-plugin] prepare for next development iteration
by Gokul Gunasekaran
· 9 years ago
release/0.11.0-incubating
6c0ba4d
[maven-release-plugin] prepare release v0.11.0-incubating
by Gokul Gunasekaran
· 9 years ago
v0.11.0-incubating
e020606
Merge branch 'release/0.11.0-incubating'
by Gokul Gunasekaran
· 9 years ago
14aca68
[maven-release-plugin] prepare for next development iteration
by Gokul Gunasekaran
· 9 years ago
a12cff8
[maven-release-plugin] prepare release v0.11.0-incubating
by Gokul Gunasekaran
· 9 years ago
66a2fce
(TEPHRA-227) Add new command to get the set of regions that have not been compacted
by Gokul Gunasekaran
· 9 years ago
95c6bfb
(TEPHRA-226) Use older API to run as login user
by Gokul Gunasekaran
· 9 years ago
808ed2e
TEPHRA-224 Handle delay between transaction max lifetime check and data writes while pruning
by poorna
· 9 years ago
872fb10
TEPHRA-223 Encapsulate the two data structures used for invalid transactions to avoid update issues
by poorna
· 9 years ago
45cc0e9
TEPHRA-223 Encapsulate the two data structures used for invalid transactions to avoid update issues
by poorna
· 9 years ago
fe4479a
prepare for next development iteration
by Gokul Gunasekaran
· 9 years ago
edbd1ed
prepare release v0.11.0-incubating
by Gokul Gunasekaran
· 9 years ago
10e36e6
[maven-release-plugin] prepare for next development iteration
by Gokul Gunasekaran
· 9 years ago
d632700
[maven-release-plugin] prepare release v0.11.0-incubating
by Gokul Gunasekaran
· 9 years ago
203825e
TEPHRA-219 execute cross region calls in coprocessor as the login user.
by Gokul Gunasekaran
· 9 years ago
2af5ac2
TEPHRA-216 Handle empty transactional regions during inactive list pruning
by poorna
· 9 years ago
c33ce13
Increase timeout for the failing PooledClientProviderTest
by poorna
· 9 years ago
Next »