1. f09bc61 Flag project as retired by Sebb · 3 years, 1 month ago master
  2. d17f464 APEXCORE-714 Adding a new recovery mode where the operator instance before a failure event can be reused when recovering from an upstream operator failure by Pramod Immaneni · 7 years ago
  3. 819026e APEXCORE-817 Specifying full path for the java command line programs by Pramod Immaneni · 6 years ago
  4. 436785b APEXCORE-810 Fixing race condition between publisher and subscriber teardowns by Pramod Immaneni · 6 years ago
  5. 1f5425d APEXCORE-569 : Fixing javadoc errors with jdk8 by Ankit Singh Rathore · 6 years ago APEXCORE-2558_UIConsole
  6. 805aba3 APEXCORE-815 Whitelist CVE-2016-6811 by Vlad Rozov · 6 years ago
  7. a8bbec7 APEXCORE-807 Added renewal of tokens before renewal expiry interval functionality into the engine, refactored token renewal component by Pramod Immaneni · 6 years ago
  8. 77136a5 APEXCORE-811 Added Docker build files by Chinmay Kolhatkar · 6 years ago
  9. 5a42ffb APEXCORE-727 Added a maven module which build a binary package for apex by chinmaykolhatkar · 6 years ago
  10. 0342b93 Add @since tags and update change log for release 3.7.0 by Apex Dev · 6 years ago
  11. 2d4eb2e APEXCORE-808 Change min supported java version dependency to Java 8 by Vlad Rozov · 6 years ago
  12. 44b9cef Preparing for 4.0.0 development by Apex Dev · 6 years ago
  13. 4a91c30 Preparing for 3.8.0 development by Apex Dev · 6 years ago
  14. ab82f97 APEXCORE-789 Update security doc to describe the impact of SSL enablement on truststores by Sanjay Pujare · 7 years ago
  15. eb9e904 APEXCORE-806 Upgrade org.owasp:dependency-check-maven by Vlad Rozov · 6 years ago
  16. 4fb580f APEXCORE-803 Replace outdated archetype version number. by Thomas Weise · 6 years ago
  17. 1a826aa APEXCORE-802 bump Malhar version to 3.8.0 by Thomas Weise · 6 years ago
  18. f4879eb APEXCORE-795 Update NOTICE copyright year by Apex Dev · 6 years ago
  19. 2e4a772 APEXCORE-800 Disable the disk health checker service for StramMiniClusterTest by Vlad Rozov · 6 years ago
  20. d40033a APEXCORE-798 Exclude log4j.properties from engine-test.jar by Vlad Rozov · 6 years ago
  21. 646674b APEXCORE-800 Disable the disk health checker service for StramMiniClusterTest by Vlad Rozov · 6 years ago
  22. b6e4333 APEXCORE-790 Enforce dependency analysis for CVE in CI builds by Vlad Rozov · 7 years ago
  23. cc37240 APEXCORE-785 Cleanup unit tests log4j.properties by Vlad Rozov · 7 years ago
  24. b3911c3 APEXCORE-767 Set parent classloader in StramAppLauncher loadDependencies by Florian Schmidt · 7 years ago
  25. c87dd0d APEXCORE-792 LoggerUtil should allow to get LogFileInformation for a specified logger by Vlad Rozov · 7 years ago
  26. 9ca51f2 APEXCORE-791 Making gateway security related settings available during construction of the DAG by Pramod Immaneni · 7 years ago
  27. 7995d36 APEXCORE-786 LoggerUtil should allow to add/remove/list appenders for a specified logger by Vlad Rozov · 7 years ago
  28. 10d22df APEXCORE-626 shutdown-app in cli supports app-name as argument by Florian Schmidt · 7 years ago
  29. e2a0a69 APEXCORE-722 Made data members for Default Port classes as private with protected access methods by bhupeshchawda · 7 years ago
  30. 59c1a44 APEXCORE-778 Refactor DelayOperatorTest by Vlad Rozov · 7 years ago
  31. 66a03c4 APEXCORE-780 Limit JVM heap used by maven to 256 MB. by Vlad Rozov · 7 years ago
  32. 821184e APEXCORE-779 In unit tests Yarn containers must use the same JVM as the test itself. by Vlad Rozov · 7 years ago
  33. 760b0e7 APEXCORE-670 Add command to set logLevel in CLI by Florian Schmidt · 7 years ago
  34. 06a8737 APEXCORE-743 If the node manager doesn't kill the container in the customizable time window, it is forcefully recovered (#543) by Sandesh Hegde · 7 years ago
  35. 70fa21c APEXCORE-737 Increment numRequestedContainers instead of decrementing for an already allocated container by Sanjay Pujare · 7 years ago
  36. 6cdb92b APEXCORE-760 Use FQDN for webapp tracking URL by Thomas Weise · 7 years ago
  37. f1ce4dc APEXCORE-496 Provide way for StatsListeners to get additional information. by Tushar R. Gosavi · 7 years ago
  38. fc0cf71 APEXCORE-764 Refactor Plugin locator service by Vlad Rozov · 7 years ago
  39. 6ae9433 APEXCORE-765 During retrieval of web service connection information for web service clients, if permission file is not present, logging an information message instead of exception trace so as to not cause concern to the user unnecessarily. by Pramod Immaneni · 7 years ago
  40. 8c48eef APEXCORE-761 added the utility method to read the system properties by Sandesh Hegde · 7 years ago
  41. 79de893 Add missing whitespace between words in docs by Florian Schmidt · 7 years ago
  42. 0413f9b APEXCORE-742 Using a common utility method for creaton of yarn client instances and fixing scenarios where the client is not being initialized correctly. by Pramod Immaneni · 7 years ago
  43. 4464082 APEXCORE-757 Web authentication DISABLE option not working. by Thomas Weise · 7 years ago
  44. 78c7a5f APEXCORE-734 StramLocalCluster may not terminate properly by Vlad Rozov · 7 years ago
  45. 3a1017c APEXCORE-756: Fix ConcurrentModificationException in GroupingManager and code refactoring by priya · 7 years ago
  46. 5994a0b APEXCORE-754 Add plugin dependency jar-files to application package by Sergey Golovko · 7 years ago
  47. c78ebd8 APEXCORE-753 Add mailing lists, SCM and issue tracking information to POM by Vlad Rozov · 7 years ago
  48. 1831356 APEXCORE-752 update the security doc with description of new feature implemented in APEXCORE-733 by Sanjay Pujare · 7 years ago
  49. 771f588 APEXCORE-738 add SSL configuration related documentation to reflect APEXCORE-712 by Sanjay Pujare · 7 years ago
  50. 33812f6 APEXCORE-745 Buffer server may stop processing tuples when backpressure is enabled by Vlad Rozov · 7 years ago
  51. 91effc9 APEXCORE-733 implement the new logic using apex.dfsRootDirectory and impersonated user flag by Sanjay Pujare · 7 years ago
  52. 2ba6084 APEXCORE-602: group events by cause by priya · 7 years ago
  53. 1f78515 APEXCORE-747 Provide additional ToStringStyle options by Vlad Rozov · 7 years ago
  54. d55a3c5 APEXCORE-705 Backpressure when spooling is disabled. The publisher is suspended if ahead of subscriber by maximum number of blocks. by Pramod Immaneni · 7 years ago
  55. f6e6672 APEXCORE-682 Fix for getting StramWebServicesInfo when app is launched from user given path. This closes #495 by devtagare · 7 years ago
  56. 12706ca APEXCORE-712 custom keystore at launch. This closes #526 and uses some code contributed by @devtagare by Sanjay Pujare · 7 years ago
  57. f9c1701 APEXCORE-744 Add setting of predefined static logger appender properties by Sergey Golovko · 7 years ago
  58. 5e23fb4 APEXCORE-749 Fix README.md formatting by Vlad Rozov · 7 years ago
  59. 3ddd238 APEXCORE-748 Upgrade netlet dependency to 1.3.2 by Vlad Rozov · 7 years ago
  60. 34da9dc APEXCORE-740 Load the plugins from setup of setup plugin manager instead of constructor. by Chinmay Kolhatkar · 7 years ago
  61. 5f79cb7 APEXCORE-735 Upgrade maven-dependency-plugin by Vlad Rozov · 7 years ago
  62. 91459d4 APEXCORE-741 Upgrade netlet dependency to 1.3.1 by Vlad Rozov · 7 years ago
  63. 91eb450 APEXCORE-736 Using YARN client api to fetch the application master container report, this closes #534 by devtagare · 7 years ago
  64. a0dd30d APEXCORE-732 Handling serialization and other exceptions while recording tuples, preventing the container from failing by Pramod Immaneni · 7 years ago
  65. 22feeed Merge branch 'APEXCORE-726' of github.com:PramodSSImmaneni/apex-core by devtagare · 7 years ago
  66. f2469f2 APEXCORE-726 Setup up acls for the impersonating user to access the application when the application is launched with impersonation by Pramod Immaneni · 7 years ago
  67. e4d44e5 APEXCORE-723 Replace double quotes with a single quotes in command line arguments for passing of the logger appender properties by Sergey Golovko · 7 years ago
  68. 47f1d91 APEXCORE-725 Example for configuring map properties. by Thomas Weise · 7 years ago
  69. dca51d9 APEXCORE-719 Pass an application name from stram client to application master and container via command line properties by Sergey Golovko · 7 years ago
  70. 899f4cb APEXCORE-720 Update cloned LogicalPlan in Context before discovery of plugins by Chinmay Kolhatkar · 7 years ago
  71. e927414 APEXCORE-704 Add supporting of programmatic logger appender by Sergey Golovko · 7 years ago
  72. 1c2d66a APEXCORE-711 create a new attribute CUSTOM_SSL_SERVER_CONFIG and use its value to set custom ssl server config by Sanjay Pujare · 7 years ago
  73. 0824a4b APEXCORE-716 Javadoc for engine api packages warning that there are no backwards compatibility guarantees by Pramod Immaneni · 7 years ago
  74. 0de7be9 APEXCORE-717 Remove unnecessary archetypeVersion property by Vlad Rozov · 7 years ago
  75. 9052801 Bump japicmp compare version. by Apex Dev · 7 years ago
  76. 4c0a5e1 Add @since tags and update change log for release 3.6.0 by Apex Dev · 7 years ago
  77. 4379fd4 Preparing for 3.7.0 development by Apex Dev · 7 years ago
  78. ce0a135 APEXCORE-715 Remove unnecessary @Evolving annotation in engine by Vlad Rozov · 7 years ago
  79. ea0adae APEXCORE-700 Add Evolving annotations for classes changed through 9856080ed by Tushar R. Gosavi · 7 years ago
  80. 9856080 APEXCORE-700 Uniform interface between setup and runtime plugins by Pramod Immaneni & Vlad Rozov · 7 years ago
  81. 8829286 APEXCORE-703 Window processing timeout for finished/undeployed container. by Vlad Rozov · 7 years ago
  82. cfe9cef Merge branch 'APEXCORE-649' of github.com:tushargosavi/apex-core by Pramod Immaneni · 7 years ago
  83. d705ed4 APEXCORE-649 Provide snapshot of DAG to plugins instead of actual DAG by Tushar R. Gosavi · 7 years ago
  84. 6cb3e35 APEXCORE-709 Refactor code chagnes made through APEXCORE-575 by Tushar R. Gosavi · 7 years ago
  85. 25e4c4c APEXCORE-702 Mark plugin interfaces as Evolving, and add them to plugin subpackage. by Tushar R. Gosavi · 7 years ago
  86. e402267 APEXCORE-654 fix update recovery window when delay part of group by bhupeshchawda · 7 years ago
  87. e9b01c5 APEXCORE-678 Fixed shutdown of input nodes in StreamingContainer by bhupeshchawda · 7 years ago
  88. 6f2b35d APEXCORE-692 dev setup sandbox section to refer to Apex downloads page by Dean Lockgaard · 7 years ago
  89. 5fe9315 APEXCORE-480 change log file name to apex.log by Thomas Weise · 7 years ago
  90. c52e17b APEXCORE-687 change supported Hadoop v2.6 in docs by Dean Lockgaard · 7 years ago
  91. e4af896 APEXCORE-701 bump Malhar version to 3.7.0 by Thomas Weise · 7 years ago
  92. f63e01d Merge branch 'APEXCORE-511.emptyNameChecksInLogicalPlan' of http://github.com/oliverwnk/apex-core into APEXCORE-511 by Vlad Rozov · 7 years ago
  93. ca1a375 APEXCORE-660 Added documentation for custom control tuple support by bhupeshchawda · 7 years ago
  94. 01eb792 Merge branch 'APEXCORE-686' of github.com:vrozov/apex-core by Pramod Immaneni · 7 years ago
  95. 2ce4ae5 APEXCORE-511 add null and empty checks for addOperator, addStream and addModule by Oliver Winke · 7 years ago
  96. 077009e APEXCORE-695 Remove unnecessary interface modifiers by Apex Dev · 7 years ago
  97. 88bf336 Merge branch 'restart_optimizations' of github.com:tushargosavi/apex-core by Pramod Immaneni · 7 years ago
  98. 412a3bd APEXCORE-658 Enable apex. prefix for configuration keys. by Thomas Weise · 7 years ago
  99. aa81bea APEXCORE-691 Use type inference for generic instance creation closes #505 by Apex Dev · 7 years ago
  100. 9383613 APEXCORE-677 Avoid starting StramLocalCluster in StreamingContainerManagerTest.testAppDataSources by Vlad Rozov · 7 years ago