1. 13201db Use getRegion instead of getRegionInfo for hbase-0.98 compat module by Gokul Gunasekaran · 7 years ago
  2. 69a6cc6 (TEPHRA-215) (TEPHRA-218) Use single thread across all regions in a region server to persist Prune Upper Bound info. Also don't refresh cache during startup of TransactionStateCache to avoid the possibility of Service stopping if tx.snapshot dir is not found during startup by Gokul Gunasekaran · 7 years ago
  3. aeeee00 (TEPHRA-214) Tool to debug the state and progress of Invalid List Pruning by Gokul Gunasekaran · 7 years ago
  4. 6edfa09 TEPHRA-208 Compaction removes rows incorrectly for family deletes with column level conflict detection by Thomas D'Silva · 7 years ago
  5. d3c0b61 Use getRegion instead of getRegionInfo for hbase-0.98 compat module by Gokul Gunasekaran · 7 years ago
  6. 0016b20 TEPHRA-212 Perform writes to prune state asynchronously Pass OperationWithAttributes to ensureValidTxLifetime Add creation of prune State Table by Gokul Gunasekaran · 7 years ago
  7. 87cb21a TEPHRA-210 Get table specific properties from tableDescriptor and other properties from getConfiguration method, construct compactionState lazily by Gokul Gunasekaran · 7 years ago
  8. 92c61e7 Porting Pruning changes to hbase-compat-0.96, hbase-compat-0.98, hbase-compat-1.0, hbase-compat-1.0-cdh by Gokul Gunasekaran · 7 years ago
  9. 79b9719 TEPHRA-203 Invalid transaction pruning service by poorna · 7 years ago
  10. 7c8267c TEPHRA-199 Transaction maximum lifetime by poorna · 7 years ago
  11. 36318c3 [maven-release-plugin] prepare for next development iteration by Gokul Gunasekaran · 7 years ago release/0.10.0-incubating
  12. 601b070 [maven-release-plugin] prepare release v0.10.0-incubating by Gokul Gunasekaran · 7 years ago v0.10.0-incubating
  13. e80e89f (TEPHRA-201) Store checkpoints in in-progress list to avoid having to sort every time a tx is created. by anew · 7 years ago
  14. 7b45a6e TEPHRA-202 Bump up twill.version to 0.8.0 by Gokul Gunasekaran · 7 years ago
  15. 0b25620 TEPHRA-198 Compute global prune upper bound using compaction state of every region by poorna · 7 years ago
  16. f5f682a Reduce test stdout output due to Travis log output limit of 4 MB by poorna · 7 years ago
  17. 2ae7032 TEPHRA-35 Save compaction state for pruning invalid list by poorna · 8 years ago
  18. e56f635 Refactor existing test by poorna · 8 years ago
  19. 99c7bec (TEPHRA-194) Make startShort() throw IllegalArgumentException consistently for invalid timeout values by anew · 8 years ago
  20. 36c38f0 (TEPHRA-188) Allow to configure a limit for the transaction timeout by anew · 8 years ago
  21. 20bc046 (TEPHRA-185) Add a way to pass a custom timeout to TransactionContext by anew · 8 years ago
  22. d1f2146 (Tephra-184) Remove unused constants by Sevada Abraamyan · 8 years ago
  23. b7da248 Adding appendix to LICENSE by poorna · 8 years ago
  24. 4e42bd3 [maven-release-plugin] prepare for next development iteration by poorna · 8 years ago release/0.9.0-incubating
  25. db235cd [maven-release-plugin] prepare release v0.9.0-incubating by poorna · 8 years ago v0.9.0-incubating
  26. 9f21133 Fix tephra-examples inclusion in distribution tar.gz, and add build instructions to README by poorna · 8 years ago
  27. 6635478 Add methods to help testing Transaction Manager by poorna · 8 years ago
  28. 14858e4 Wait for Transaction Service to announce itself to fix flaky tests by poorna · 8 years ago
  29. e02e705 Adding HBase dependencies back to tephra-examples pom for IDE by poorna · 8 years ago
  30. 67eaa76 Fix flaky test (PooledClientProviderTest). Previously, the entire client pool was not exhausted. by Ali Anwar · 8 years ago
  31. 307a585 Fix PooledClientProviderTest. TransactionService may not be registered for discovery once TransactionServiceMain#start returns. by Ali Anwar · 8 years ago
  32. cd251d3 Fix flaky test: ThriftTransactionServerTest#testThriftServerRestart by Ali Anwar · 8 years ago
  33. b9eae01 Make TransactionManager Singleton for in-memory and local bindings. by Ali Anwar · 8 years ago
  34. b1220ce Prefer IPv4 stack while running tests to avoid HBase 1.0 startup failures in dual-stack nodes by poorna · 8 years ago
  35. e08ba77 Disable deploying examples and distribution artifacts by poorna · 8 years ago
  36. 2246abf TEPHRA-176,TEPHRA-177: Adding maven modules for CDH-5.7, 5.8 support, HBase-1.1 and HBase-1.2 modules by shankar · 8 years ago
  37. ae574ca TEPHRA-179 Create a new instance of TransactionManager and related classes when TransactionService becomes leader. by Ali Anwar · 8 years ago
  38. 8e5ef26 Reduce log level of some test classes by poorna · 8 years ago
  39. 61d2c08 Add jcl-over-slf4j and log4j-over-slf4j test dependencies by poorna · 8 years ago
  40. 1fd1978 Add logback-test.xml to reduce test output by poorna · 8 years ago
  41. 5e34223 Update travis config to show test output in stdout by poorna · 8 years ago
  42. 626e714 Added license header for README.md by Terence Yim · 8 years ago
  43. 1b20153 Delete the RELEASING.rst as the information is on the site. by Terence Yim · 8 years ago
  44. cff8514 Replace README.rst with README.md with information point to the official site by Terence Yim · 8 years ago
  45. 01c3fc8 Enable travis build on master branch Enable build with jdk8 by Terence Yim · 8 years ago
  46. d1a340a [maven-release-plugin] prepare for next development iteration by poorna · 8 years ago release/0.8.0-incubating
  47. 0db528e [maven-release-plugin] prepare release v0.8.0-incubating by poorna · 8 years ago v0.8.0-incubating
  48. 42828c7 Merge branch 'hbase12-support' HBase 1.2 support by Gokul Gunasekaran · 8 years ago
  49. 845559f Support for HBase v1.2 by Gokul Gunasekaran · 8 years ago
  50. bd691fa Merge branch 'release-changes' by poorna · 8 years ago
  51. b0fe819 Update pom for apache-release, update release doc, and misc changes by poorna · 8 years ago release-changes
  52. 3918b8a Merge branch 'feature/backward-compat' by Gokul Gunasekaran · 8 years ago
  53. 97602a0 Copying old classes to provide backward compatibility with TransactionEdit by Gokul Gunasekaran · 8 years ago feature/backward-compat
  54. ab52491 Merge branch 'update-pom' by poorna · 8 years ago
  55. 6840f0a Update pom version to 0.8.0-incubating-SNAPSHOT by poorna · 8 years ago update-pom
  56. 3f7132a Merge branch 'coprocessor-package' by poorna · 8 years ago
  57. d00d9f6 TEPHRA-168 Remove HBase version from co-processor package names by poorna · 8 years ago coprocessor-package
  58. 82e70f5 Update pom version by poorna · 8 years ago apache-update
  59. e0a6e0a Support old clients on operation attribute name change by poorna · 8 years ago
  60. 6cc3adb Update mailing list information by poorna · 8 years ago
  61. d038cb3 Update operation attribute key names by poorna · 8 years ago
  62. 26ca8e1 Adding NOTICE, DISCLAIMER and KEYS. by poorna · 8 years ago
  63. 9c69374 Rename package to org.apache.tephra by poorna · 8 years ago
  64. a85b013 Update copyright by poorna · 8 years ago
  65. 818d229 Update poms for Apache migration by poorna · 8 years ago
  66. b9927be Merge pull request #117 from caskdata/fix/cdh5.7.0 by sagarkapare · 8 years ago develop
  67. 5bed43f TEPHRA-174 Added support for HBase version 1.2.0-cdh5.7.0 by sagarkapare · 8 years ago
  68. 1ce8844 [maven-release-plugin] prepare for next development iteration by poorna · 8 years ago release/0.7.0
  69. 97e42dc [maven-release-plugin] prepare release v0.7.0 by poorna · 8 years ago v0.7.0
  70. c20ec70 Merge pull request #115 from caskdata/fix/copy-zk by sagarkapare · 8 years ago
  71. 2b8b1ee TEPHRA-171 Added implementation TephraZKClientService which does not depend on the guava service listners. by sagarkapare · 8 years ago
  72. 2b3898b Merge pull request #113 from caskdata/feature/update-release-doc by poornachandra · 8 years ago
  73. 48aabd7 Adding commands to push updates to develop and master branch by poorna · 8 years ago
  74. 2956cf1 [maven-release-plugin] prepare for next development iteration by poorna · 8 years ago release/0.6.5
  75. 0fbf081 [maven-release-plugin] prepare release v0.6.5 by poorna · 8 years ago v0.6.5
  76. 4e4f4c1 Merge pull request #112 from caskdata/feature/sub-filter-return by sagarkapare · 8 years ago
  77. d61fb87 TEPHRA-172 Allow transaction sub-filters to see older cell versions when required by poorna · 8 years ago
  78. 2662b67 Merge pull request #111 from caskdata/fix/tephra-169 by sagarkapare · 8 years ago
  79. 47638f5 TEPHRA-169 Added filter to skip the cells with different timestamps. by sagarkapare · 8 years ago
  80. a032bed [maven-release-plugin] prepare for next development iteration by poorna · 8 years ago release/0.6.4
  81. 59a98fe [maven-release-plugin] prepare release v0.6.4 by poorna · 8 years ago v0.6.4
  82. ba91969 Merge pull request #107 from caskdata/feature/visibility-barrier by poornachandra · 8 years ago
  83. 4a6a051 TEPHRA-157 Visibility guarentees using transactions by poorna · 8 years ago
  84. 7ba342a Merge pull request #110 from caskdata/feature/co-processor-filter by poornachandra · 8 years ago
  85. 50b8936 TEPHRA-162 Ensure TransactionVisibilityFilter cooperates with other filters by James Taylor · 8 years ago
  86. 0eaa9e0 Merge pull request #109 from caskdata/feature/ignore-eclipse by Nitin Motgi · 8 years ago
  87. b25d1ab TEPHRA-163 Ignore Eclipse files in .gitignore by James Taylor · 8 years ago
  88. db4154f Merge pull request #108 from caskdata/feature/fix-WAL-write-setting by poornachandra · 8 years ago
  89. a609c21 TEPHRA-156 Fix write to WAL by using durability API by poorna · 8 years ago
  90. 0158b69 [maven-release-plugin] prepare for next development iteration by poorna · 8 years ago release/0.6.3
  91. e641ad6 [maven-release-plugin] prepare release v0.6.3 by poorna · 8 years ago v0.6.3
  92. dbb158d Merge pull request #104 from caskdata/travis-release by poornachandra · 9 years ago
  93. 47d0f10 Enabling travis builds for release branches by poorna · 9 years ago
  94. 80b795c Merge pull request #91 from caskdata/feature/TEPHRA-133-handler-abrupt-txlog-close by Gokul · 9 years ago
  95. e433dc9 TEPHRA-133 - handle transation edit log improper close by shankar · 9 years ago
  96. ca87901 Merge pull request #87 from twdsilva/operation-attributes by Nitin Motgi · 9 years ago
  97. 49a78ab Merge pull request #100 from caskdata/fix-pooled-client-provider-test by Ali Anwar · 9 years ago
  98. 1bbf372 Use a countdown latch to fix race condition in test case by Ali Anwar · 9 years ago
  99. 45dfdfc TEPHRA-135 Delete should preserve attributes by Thomas D'Silva · 9 years ago
  100. ec3b1a3 Merge pull request #89 from caskdata/feature/tephra-131 by Nitin Motgi · 9 years ago