1. 869e166 APEXCORE-690 apply HEARTBEAT_MONITORING setting in embedded app launcher. by Thomas Weise · 7 years ago
  2. 8825f5f APEXCORE-575 Improve application restart time. by Tushar R. Gosavi · 7 years ago
  3. 7420d69 APEXCORE-686 AppPackage fails when .apa contains zero length stored entry by Vlad Rozov · 7 years ago
  4. 9054fd2 Merge branch 'APEXCORE-683' of github.com:vrozov/apex-core by Pramod Immaneni · 7 years ago
  5. 926ecc8 APEXCORE-683 Apex client should support application packages on HDFS by Vlad Rozov · 7 years ago
  6. 9d6408e APEXCORE-663 Restart of the App was failing because the containers allocation was not handled. There are 2 schenarios 2 handle by Sandesh Hegde · 7 years ago
  7. 04a352b Merge branch 'APEXCORE-680_LogLevel' of http://github.com/Hitesh-Scorpio/apex-core into APEXCORE-680 by Vlad Rozov · 7 years ago
  8. c42f26e Merge branch 'APEXCORE-597' of github.com:vrozov/apex-core by Pramod Immaneni · 7 years ago
  9. 9d2707a APEXCORE-680 setting appropriate log level for heartbeat timeout by Hitesh-Scorpio · 7 years ago
  10. b4a4e05 Merge branch 'APEXCORE-593' of http://github.com/patilvikram/apex-core into APEXCORE-593 by Vlad Rozov · 7 years ago
  11. 5f95ee0 APEXCORE-649 Infrastructure for user define stram event listeners. by Tushar R. Gosavi · 7 years ago
  12. 82f2761 APEXCORE-593 apex cli get-app-package-info could not retrieve properties defined in properties.xml by vikram · 7 years ago
  13. 16d1bf6 APEXCORE-662 Raising StramEvent in case of heartbeat miss by Hitesh-Scorpio · 7 years ago
  14. df8bc7e APEXCORE-676 Show description for DefaultProperties in get-app-package-info command only when user requests it by providing -withDescription flag by ajaygit158 · 7 years ago
  15. 075dd48 APEXCORE-597 BufferServer needs to shutdown all created execution services by Vlad Rozov · 7 years ago
  16. 3c063a4 APEXCORE-611 Changed default log level for StopContainer event from INFO to WARN by ajaygit158 · 7 years ago
  17. 9f2dfaa APEXCORE-656 Upgrade org.apache.httpcomponents.httpclient by Matt Zhang · 7 years ago
  18. d90e882 Merge branch 'APEXCORE-504' of github.com:vrozov/apex-core by Pramod Immaneni · 7 years ago
  19. 491e2e3 APEXCORE-674 Change access specifier of DTConfiguration.ValueEntry to private by ajaygit158 · 7 years ago
  20. d6f17f2 APEXCORE-580 APEXCORE-581 Renamed UserDefinedControlTuple to ControlTuple, moved to different package by bhupeshchawda · 7 years ago
  21. 576047e APEXCORE-641 Subscribers/DataListeners may not be scheduled to execute even when they have data to process by Vlad Rozov · 7 years ago
  22. 84e6663 APEXCORE-671 ValueEntry reverted back to public by Pramod Immaneni · 7 years ago
  23. 408cd96 APEXCORE-592 Returning description field in defaultProperties during apex cli call get-app-package-info by ajaygit158 · 7 years ago
  24. 3024b06 Merge branch 'APEXCORE-577' of github.com:tushargosavi/apex-core by Pramod Immaneni · 7 years ago
  25. 10650b3 Merge branch 'APEXCORE-617' of https://github.com/vrozov/apex-core by Tushar R. Gosavi · 7 years ago
  26. 8d46cc6 Plugin infrastructure to setup DAG before application launch. by Tushar R. Gosavi · 7 years ago
  27. ad4210b APEXCORE-456 - Explicitly limit Server.Subscriber to one way communication by Vlad Rozov · 7 years ago
  28. 41aea84 APEXCORE-655 Support archetypeVersion=RELEASE when generating project. by Thomas Weise · 7 years ago
  29. 8ce340e Merge branch 'APEXCORE-563-event-log-update' of http://github.com/DT-Priyanka/incubator-apex-core into APEXCORE-563 by Vlad Rozov · 7 years ago
  30. 1e47856 APEXCORE-580 APEXCORE-581 Support for custom control tuples by bhupeshchawda · 7 years ago
  31. 764ca7b APEXCORE-563: Add log filename and offset to the container/operator error events by Priyanka Gugale · 7 years ago
  32. 3b660c9 APEXCORE-426 Reuse the running container, when the Stram restarts. by Sandesh Hegde · 7 years ago
  33. 58930cc Merge branch 'APEXCORE-645' of https://github.com/vrozov/apex-core by Thomas Weise · 7 years ago
  34. a6dd73b Merge branch 'APEXCORE-624.master.sanjay' of http://github.com/sanjaypujare/apex-core into APEXCORE-624 by Vlad Rozov · 7 years ago
  35. 911ccb2 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/apex-core by Pramod Immaneni · 7 years ago
  36. a98cc93 Merge branch 'APEXCORE-636' of github.com:devtagare/incubator-apex-core by Pramod Immaneni · 7 years ago
  37. de4c11f APEXCORE-624 decrement unallocated containers and released containers so exit condition for shutdown check is satisfied. by Sanjay Pujare · 7 years ago
  38. 6f1e051 APEXCORE-636 - user level kerberos support by devtagare · 7 years ago
  39. 1e3d47b APEXCORE-648 Unnecessary byte array copy in DefaultStatefulStreamCodec.toDataStatePair() by Vlad Rozov · 7 years ago
  40. 7106b76 APEXCORE-634 Apex Platform unable to set unifier attributes for modules in DAG. by deepak-narkhede · 7 years ago
  41. 32f229f Merge branch 'APEXCORE-608' of https://github.com/vrozov/apex-core by Thomas Weise · 7 years ago
  42. d80501b Merge branch 'APEXCORE-570' of http://github.com/PramodSSImmaneni/apex-core into APEXCORE-570 by Vlad Rozov · 7 years ago
  43. f2d539d APEXCORE-570 Back pressure implementation to suspend publisher when subscriber is slow and the buffer fills up by Pramod Immaneni · 7 years ago
  44. 283ebe2 APEXCORE-504 - Possible race condition in StreamingContainerAgent.getStreamCodec() by Vlad Rozov · 7 years ago
  45. abc836c APEXCORE-604 extend DAG API to get operators and streams from the DAG. by Tushar R. Gosavi · 7 years ago
  46. e233a26 APEXCORE-645 StramLocalCluster does not wait for master thread termination by Vlad Rozov · 7 years ago
  47. 74f732a Merge branch 'APEXCORE-644' of https://github.com/sgolovko/apex-core into APEXCORE-644 by Vlad Rozov · 7 years ago
  48. c687bb5 APEXCORE-608 Streaming Containers use stale RPC proxy after connection is closed by Vlad Rozov · 7 years ago
  49. 4302929 Merge branch 'codeStyleSettings' of http://github.com/vrozov/apex-core into checkStyle by Sandesh Hegde · 7 years ago
  50. d18dae0 APEXCORE-644 get-app-package-operators with parent option does not work by Sergey Golovko · 7 years ago
  51. f9101d9 Merge branch 'APEXCORE-558.sanjay' of https://github.com/sanjaypujare/apex-core by Munagala V. Ramanath · 7 years ago
  52. c68c7f6 APEXCORE-558 Change yellow to bold as the highlight format for displaying command strings in help output by Sanjay Pujare · 7 years ago
  53. f04e07c Merge branch 'APEXCORE-294' of https://github.com/tushargosavi/apex-core by Thomas Weise · 7 years ago
  54. 51076c6 APEXCORE-294 controlled shutdown of an application. by Tushar R. Gosavi · 7 years ago
  55. 527c70b APEXCORE-627 : Unit test AtMostOnceTest intermittently fails by Sergey Golovko · 7 years ago
  56. 1e9896b Merge branch 'APEXCORE-610' of http://github.com/tushargosavi/apex-core into APEXCORE-610 by Vlad Rozov · 7 years ago
  57. 6f0dffa Merge commit 'refs/pull/459/head' of github.com:apache/apex-core by David Yan · 7 years ago
  58. a8b60f6 APEXCORE-611 Added log levels for Stram Events by ajaygit158 · 7 years ago
  59. 8956332 Fix download link in README.md by Thomas Weise · 7 years ago
  60. 42c695c Merge commit 'refs/pull/450/head' of github.com:apache/apex-core by David Yan · 7 years ago
  61. 25f1ac5 APEXCORE-617 InputNodeTest intermittently fails with ConcurrentModificationException by Vlad Rozov · 7 years ago
  62. 0596d96 APEXCORE-616 Added back http client handler library which bridges http client and jersey for accessing kerberized web services that was removed earlier when upgrading to Hadoop 2.6 by Pramod Immaneni · 7 years ago
  63. a469dfb APEXCORE-596 Setting the thread for all oio nodes in the oio group, refactoring tests by francisf · 7 years ago
  64. 76f55a8 Set right margin to 120. Do not wrap long lines. by Apex Dev · 7 years ago
  65. 44bc4b7 APEXCORE-610 Avoid multiple calls to getBytes. by Tushar R. Gosavi · 7 years ago
  66. 7ea7f60 Merge branch 'APEXCORE-591' of https://github.com/vrozov/apex-core by Tushar R. Gosavi · 7 years ago
  67. 99d3a95 Merge branch 'APEXCORE-605' of https://github.com/vrozov/apex-core by Thomas Weise · 7 years ago
  68. d9bc67d Merge branch 'APEXCORE-598' of https://github.com/tweise/apex-core by Vlad Rozov · 7 years ago
  69. 51de67e Merge branch 'APEXCORE-471' of https://github.com/sandeshh/apex-core by Vlad Rozov · 7 years ago
  70. 4eb8a5d APEXCORE-605 Suppress bootstrap compiler warning by Vlad Rozov · 7 years ago
  71. f6f6d5f APEXCORE-598 Write checkpoints to APPLICATION_PATH in embedded execution mode. by Thomas Weise · 7 years ago
  72. 893551b APEXCORE-471 Reissue of the resource was failing for the BlackListBased scheduler, it happened because RequestedResource was never empty. Issue is fixed after making the operation similar to that of ResourceRequestHandler with the handling for Blacklist by Sandesh Hegde · 7 years ago
  73. 05c798d Merge branch 'APEXCORE-590.MapRAppRestart' of github.com:pradeepdalvi/apex-core by Pramod Immaneni · 7 years ago
  74. ffab17a Merge branch 'APEXCORE-595' of https://github.com/tushargosavi/apex-core by Thomas Weise · 7 years ago
  75. 72d640e APEXCORE-590: Failed to restart application on MapR by Pradeep A. Dalvi · 7 years ago
  76. 7103e68 Merge branch 'services' of github.com:vrozov/apex-core by Pramod Immaneni · 7 years ago
  77. b5c8e4b APEXCORE-595: Don't update committedWindowId when all partitions are removed. by Tushar R. Gosavi · 7 years ago
  78. 97b298e APEXCORE-591 - SubscribeRequestTuple has wrong buffer size when mask is zero by Vlad Rozov · 7 years ago
  79. 3f06ce7 Merge branch 'APEXCORE-572' of github.com:vrozov/apex-core by Pramod Immaneni · 7 years ago
  80. b74d689 Merge branch 'APEXCORE-522' of https://github.com/vrozov/apex-core by Tushar R. Gosavi · 7 years ago
  81. 5ee715e APEXCORE-572 - Remove dependency on hadoop-common test.jar. Implemented similar functionality in JarHelper. by Vlad Rozov · 7 years ago
  82. a9e4e05 Merge branch 'APEXCORE-583' of github.com:vrozov/apex-core by Pramod Immaneni · 7 years ago
  83. 24e547e Add Apache 2.0 license to META-INF/services files by Apex Dev · 7 years ago
  84. cc79b0c Bump japicmp compare version. by Apex Dev · 7 years ago
  85. 4106745 Add @since tags and update change log for release 3.5.0 by Apex Dev · 7 years ago
  86. 2e54dd0 APEXCORE-522 - Promote singleton usage pattern for String2String, Long2String and other StringCodecs by Vlad Rozov · 8 years ago
  87. 93f790a Merge branch 'APEXCORE-585' of https://github.com/davidyan74/apex-core into APEXCORE-585 by Vlad Rozov · 7 years ago
  88. b5ce049 Preparing for 3.6.0 development by Apex Dev · 7 years ago
  89. 8b75f7a Use Malhar version 3.6.0 by Thomas Weise · 7 years ago
  90. 92897a3 Fix source archive name and skip deployment to Maven repo. by Thomas Weise · 7 years ago
  91. 5301fbf APEXCORE-585 #resolve do not try to calculate latency if the first window has not complete by David Yan · 7 years ago
  92. d1646e4 APEXCORE-583 - Buffer Server LogicalNode should not be reused by Subscribers by Vlad Rozov · 7 years ago
  93. d514859 APEXCORE-405 Make getDAG/prepareDAG available through EmbeddedAppLauncher. by Thomas Weise · 7 years ago
  94. d28c0dd APEXCORE-583 - Buffer Server LogicalNode should not be reused by Subscribers by Vlad Rozov · 7 years ago
  95. c97dd7c APEXCORE-525 return correct instance object from DefaultStatefulStreamCodec.newInstance by Tushar R. Gosavi · 7 years ago
  96. 891ed3a Merge branch 'master' of https://github.com/deepak-narkhede/apex-core by Tushar R. Gosavi · 7 years ago
  97. 0be0352 APEXCORE-405 Allow client to query if application was finished. by Thomas Weise · 7 years ago
  98. 0727ec5 APEXCORE-310 - Apex cli support to kill the app by appname by deepak-narkhede · 8 years ago
  99. a54e0b7 APEXCORE-544 APEXCORE-379 #resolve fixed latency calculation when the upstream heartbeat is processed later than the downstream for a particular window by David Yan · 8 years ago
  100. cf81418 Merge commit 'refs/pull/351/head' of https://github.com/apache/apex-core by Thomas Weise · 7 years ago