You are viewing a plain text version of this content. The canonical link for it is here.
- apex-core git commit: APEXCORE-504 - Possible race condition in StreamingContainerAgent.getStreamCodec() - posted by vr...@apache.org on 2017/02/01 16:04:15 UTC, 1 replies.
- apex-core git commit: APEXCORE-627 : Unit test AtMostOnceTest intermittently fails - posted by vr...@apache.org on 2017/02/02 19:07:16 UTC, 0 replies.
- [1/2] apex-core git commit: APEXCORE-294 controlled shutdown of an application. - posted by th...@apache.org on 2017/02/03 15:37:23 UTC, 0 replies.
- [2/2] apex-core git commit: Merge branch 'APEXCORE-294' of https://github.com/tushargosavi/apex-core - posted by th...@apache.org on 2017/02/03 15:37:24 UTC, 0 replies.
- [1/2] apex-core git commit: APEXCORE-558 Change yellow to bold as the highlight format for displaying command strings in help output - posted by ra...@apache.org on 2017/02/07 14:06:02 UTC, 0 replies.
- [2/2] apex-core git commit: Merge branch 'APEXCORE-558.sanjay' of https://github.com/sanjaypujare/apex-core - posted by ra...@apache.org on 2017/02/07 14:06:03 UTC, 0 replies.
- apex-core git commit: Set right margin to 120. Do not wrap long lines. - posted by sa...@apache.org on 2017/02/10 22:26:25 UTC, 0 replies.
- [apex-core] Git Push Summary - posted by sa...@apache.org on 2017/02/10 22:29:05 UTC, 0 replies.
- [1/2] apex-core git commit: Set right margin to 120. Do not wrap long lines. - posted by sa...@apache.org on 2017/02/10 22:35:59 UTC, 0 replies.
- [2/2] apex-core git commit: Merge branch 'codeStyleSettings' of http://github.com/vrozov/apex-core into checkStyle - posted by sa...@apache.org on 2017/02/10 22:36:00 UTC, 0 replies.
- [1/2] apex-core git commit: APEXCORE-644 get-app-package-operators with parent option does not work - posted by vr...@apache.org on 2017/02/13 05:43:02 UTC, 0 replies.
- [2/2] apex-core git commit: Merge branch 'APEXCORE-644' of https://github.com/sgolovko/apex-core into APEXCORE-644 - posted by vr...@apache.org on 2017/02/13 05:43:03 UTC, 0 replies.
- apex-malhar git commit: APEXMALHAR-2399 default constructor was directly throwing an exception - posted by ch...@apache.org on 2017/02/15 09:33:31 UTC, 0 replies.
- apex-core git commit: APEXCORE-604 extend DAG API to get operators and streams from the DAG. - posted by pr...@apache.org on 2017/02/16 12:03:33 UTC, 0 replies.
- apex-core git commit: APEXCORE-624 decrement unallocated containers and also released containers so that the exit condition for the shutdown check is satisfied. - posted by vr...@apache.org on 2017/02/17 01:51:37 UTC, 1 replies.
- apex-malhar git commit: APEXMALHAR-2409 PojoInnerJoin accumulation to emit a POJO - posted by tu...@apache.org on 2017/02/17 08:51:17 UTC, 0 replies.
- [1/2] apex-core git commit: APEXCORE-570 Back pressure implementation to suspend publisher when subscriber is slow and the buffer fills up - posted by vr...@apache.org on 2017/02/18 05:36:05 UTC, 0 replies.
- [2/2] apex-core git commit: Merge branch 'APEXCORE-570' of http://github.com/PramodSSImmaneni/apex-core into APEXCORE-570 - posted by vr...@apache.org on 2017/02/18 05:36:06 UTC, 0 replies.
- [1/2] apex-core git commit: APEXCORE-608 Streaming Containers use stale RPC proxy after connection is closed - posted by th...@apache.org on 2017/02/19 00:48:40 UTC, 0 replies.
- [2/2] apex-core git commit: Merge branch 'APEXCORE-608' of https://github.com/vrozov/apex-core - posted by th...@apache.org on 2017/02/19 00:48:41 UTC, 0 replies.
- apex-malhar git commit: APEXMALHAR-2411 Avoid isreplaystate variable, incorporate logic in activate() and replay() for Kinesis Input Operator - posted by ch...@apache.org on 2017/02/20 09:36:14 UTC, 0 replies.
- apex-malhar git commit: APEXMALHAR-2412 Provide emitTuple overriding functionality for user in kinesis Input operator - posted by ch...@apache.org on 2017/02/21 07:36:59 UTC, 0 replies.
- apex-malhar git commit: APEXMALHAR-2381 Change WindowManager for performance issues in Kinesis Input Operator This change contains: 1) Change WindowManager for performance issues in Kinesis Input Operator. 2) Unit test for default WindowDataManger for Ki - posted by ch...@apache.org on 2017/02/21 08:50:47 UTC, 0 replies.
- apex-malhar git commit: APEXMALHAR-2418 Updated twitter4j library version for twitter demo application. - posted by pr...@apache.org on 2017/02/22 04:50:04 UTC, 0 replies.
- apex-core git commit: APEXCORE-634 Apex Platform unable to set unifier attributes for modules in DAG. - posted by tu...@apache.org on 2017/02/22 11:25:42 UTC, 0 replies.
- apex-malhar git commit: APEXMALHAR-2380 Add MutablePair for Kinensis Operator for Recovery State - posted by ch...@apache.org on 2017/02/22 11:39:23 UTC, 0 replies.
- [1/2] apex-malhar git commit: APEXMALHAR-2394 adding check if already been rotated in AbstractFileOutputOperator - posted by pr...@apache.org on 2017/02/23 10:13:47 UTC, 0 replies.
- [2/2] apex-malhar git commit: Merge branch 'APEXMALHAR-2394.improve-rotate' of github.com:oliverwnk/apex-malhar - posted by pr...@apache.org on 2017/02/23 10:13:48 UTC, 0 replies.
- apex-malhar git commit: APEXMALHAR-2414 PojoInner Join accumulation was using java reflection - posted by tu...@apache.org on 2017/02/23 11:22:26 UTC, 0 replies.
- apex-core git commit: APEXCORE-648 Unnecessary byte array copy in DefaultStatefulStreamCodec.toDataStatePair() - posted by sa...@apache.org on 2017/02/23 21:25:01 UTC, 0 replies.
- [1/3] apex-core git commit: APEXCORE-636 - user level kerberos support - posted by pr...@apache.org on 2017/02/24 15:16:44 UTC, 0 replies.
- [2/3] apex-core git commit: Merge branch 'APEXCORE-636' of github.com:devtagare/incubator-apex-core - posted by pr...@apache.org on 2017/02/24 15:16:45 UTC, 0 replies.
- [3/3] apex-core git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/apex-core - posted by pr...@apache.org on 2017/02/24 15:16:46 UTC, 0 replies.
- [1/2] apex-core git commit: APEXCORE-624 decrement unallocated containers and released containers so exit condition for shutdown check is satisfied. - posted by vr...@apache.org on 2017/02/25 01:13:48 UTC, 0 replies.
- [2/2] apex-core git commit: Merge branch 'APEXCORE-624.master.sanjay' of http://github.com/sanjaypujare/apex-core into APEXCORE-624 - posted by vr...@apache.org on 2017/02/25 01:13:49 UTC, 0 replies.
- apex-core git commit: APEXCORE-624 decrement unallocated containers and released containers so exit condition for shutdown check is satisfied. - posted by vr...@apache.org on 2017/02/25 01:35:33 UTC, 1 replies.
- apex-malhar git commit: APEXMALHAR-2369 S3 output-tuple-based - posted by ch...@apache.org on 2017/02/25 16:40:34 UTC, 0 replies.
- [1/2] apex-malhar git commit: APEXMALHAR-2218: Creation of RegexSplitter operator - posted by sh...@apache.org on 2017/02/27 09:35:42 UTC, 0 replies.
- [2/2] apex-malhar git commit: Merge branch 'APEXMALHAR-2218-RegexSplitter' of https://github.com/venkateshkottapalli/apex-malhar - posted by sh...@apache.org on 2017/02/27 09:35:43 UTC, 0 replies.
- [1/2] apex-malhar git commit: APEXMALHAR-2415 Taking join on multiple columns in PojoInnerJoin - posted by tu...@apache.org on 2017/02/27 12:07:48 UTC, 0 replies.
- [2/2] apex-malhar git commit: Merge branch 'APEXMALHAR-2415_MultipleKeys' of https://github.com/Hitesh-Scorpio/apex-malhar - posted by tu...@apache.org on 2017/02/27 12:07:49 UTC, 0 replies.
- [1/2] apex-malhar git commit: APEXMALHAR-2424 Extra null field getting added to columnDataTypes - posted by sh...@apache.org on 2017/02/27 12:57:56 UTC, 0 replies.
- [2/2] apex-malhar git commit: Merge branch 'APEXMALHAR-2424_JdbcInputNull' of https://github.com/Hitesh-Scorpio/apex-malhar - posted by sh...@apache.org on 2017/02/27 12:57:57 UTC, 0 replies.
- [1/2] apex-malhar git commit: APEXMALHAR-2389 Added user documentation for Apache Calcite for using in Apache Apex applications - posted by ra...@apache.org on 2017/02/28 15:08:56 UTC, 0 replies.
- [2/2] apex-malhar git commit: Merge branch 'APEXMALHAR-2389' of https://github.com/patilvikram/apex-malhar - posted by ra...@apache.org on 2017/02/28 15:08:57 UTC, 0 replies.