| | After reaching max tuples per window kafka operator gets into a busy wait | | | | | Invalid | Dec 4, 2015 | Dec 4, 2015 | | |
| | Add the ability for operators in a delay loop to start at same checkpoint in case of failure | | | | | Unresolved | Dec 4, 2015 | Dec 4, 2015 | | |
| | GenericNodeTest clutters test logs with unnecessary statement printed at INFO level | | | | | Fixed | Dec 2, 2015 | Dec 2, 2015 | | |
| | Make App Data Push transport pluggable and configurable | | | | | Unresolved | Nov 23, 2015 | Nov 23, 2015 | | |
| | Two threads can try to reconnect to websocket server upon disconnection from websocket server | | | | | Fixed | Nov 23, 2015 | Nov 23, 2015 | | |
| | removeTerminatedPartition fails for Unifier operator | | | | | Fixed | Nov 20, 2015 | Dec 3, 2015 | | |
| | Fix existing checkstyle violations in bufferserver module | | | | | Fixed | Nov 19, 2015 | Dec 1, 2015 | | |
| | Attributes added to operator inside Module is not preserved. | | | | | Unresolved | Nov 19, 2015 | Nov 19, 2015 | | |
| | apex-app-archetype still referers to malhar com.datatorrent | | | | | Duplicate | Nov 19, 2015 | Nov 19, 2015 | | |
| | Enforce checkstyle validations on test classes | | | | | Fixed | Nov 17, 2015 | Nov 17, 2015 | | |
| | Provide concrete implementation of AbstractReservoir based on SpscArrayQueue | | | | | Unresolved | Nov 17, 2015 | Nov 17, 2015 | | |
| | Fix existing checkstyle violations in common module | | | | | Invalid | Nov 17, 2015 | Nov 17, 2015 | | |
| | Fix existing checkstyle violations in api | | | | | Invalid | Nov 16, 2015 | Nov 17, 2015 | | |
| | Checkpoint Can Be Performed Twice For The Same Window | | | | | Fixed | Nov 12, 2015 | Nov 27, 2015 | | |
| | THREAD_LOCAL support for DelayOperator | | | | | Invalid | Nov 12, 2015 | Nov 16, 2015 | | |
| | Add downloads page to apex site | | | | | Fixed | Nov 12, 2015 | Nov 12, 2015 | | |
| | Enhance the contributing guidelines with examples | | | | | Fixed | Nov 12, 2015 | Nov 12, 2015 | | |
| | Use BlockingQueue to pass data to the buffer server | | | | | Unresolved | Nov 12, 2015 | Nov 15, 2015 | | |
| | Make buffer server optional and enabled by default | | | | | Unresolved | Nov 12, 2015 | Nov 12, 2015 | | |
| | FastClassReaderTest is failing | | | | | Fixed | Nov 11, 2015 | Nov 16, 2015 | | |
| | Create Unit Test That Verifies that Checkpointed Is Only Called After A Checkpoint Is Finished Persisting To HDFS | | | | | Unresolved | Nov 10, 2015 | Nov 10, 2015 | | |
| | Introduce Abstract and Forwarding Reservoir classes | | | | | Unresolved | Nov 9, 2015 | Nov 11, 2015 | | |
| | Apex archetype includes dependencies which don't belong to org.apache.apex | | | | | Fixed | Nov 9, 2015 | Nov 23, 2015 | | |
| | Replace CircularBuffer with SpscArrayQueue from JCTools | | | | | Unresolved | Nov 7, 2015 | Nov 11, 2015 | | |
| | Journal output stream is null error message | | | | | Unresolved | Nov 7, 2015 | Nov 7, 2015 | | |
| | Exclude DtCli from System.out checks | | | | | Fixed | Nov 5, 2015 | Nov 6, 2015 | | |
| | Enforce class, method, constructor annotations on a separate line | | | | | Fixed | Nov 4, 2015 | Nov 16, 2015 | | |
| | Increase wrapping indentation from 2 to 4. | | | | | Fixed | Nov 4, 2015 | Nov 11, 2015 | | |
| | Implement DefaultDelayOperator | | | | | Unresolved | Nov 4, 2015 | Dec 1, 2015 | | |
| | Add capability in the engine to let the operator know about the next checkpoint window | | | | | Unresolved | Nov 4, 2015 | Nov 16, 2015 | | |
| | Core engine should fabricate the first window when recovering from failure or at the start of the application for DelayOperator. | | | | | Unresolved | Nov 4, 2015 | Nov 11, 2015 | | |
| | Implement window delay in the engine with DelayOperator | | | | | Unresolved | Nov 4, 2015 | Nov 4, 2015 | | |
| | Core engine to support loops with DelayOperator | | | | | Unresolved | Nov 4, 2015 | Nov 4, 2015 | | |
| | Create SimpleDelayOperator | | | | | Unresolved | Nov 4, 2015 | Nov 4, 2015 | | |
| | Create DelayOperator interface | | | | | Unresolved | Nov 4, 2015 | Nov 4, 2015 | | |
| | Upgrade checkstyle to 6.12 from 6.11.2 | | | | | Fixed | Nov 2, 2015 | Nov 11, 2015 | | |
| | Update Apex community page with meetup links | | | | | Unresolved | Nov 2, 2015 | Nov 2, 2015 | | |
| | Apex engine artifact does not have version information | | | | | Unresolved | Nov 2, 2015 | Nov 2, 2015 | | |
| | Phase 1 for APEX-163 | | | | | Unresolved | Oct 30, 2015 | Nov 2, 2015 | | |
| | Explicit support for batch processing | | | | | Unresolved | Oct 30, 2015 | Oct 30, 2015 | | |
| | Investigate other ways to specify properties in property files | | | | | Unresolved | Oct 30, 2015 | Nov 1, 2015 | | |
| | Ability to specify single instance objects in property file specification | | | | | Unresolved | Oct 30, 2015 | Oct 30, 2015 | | |
| | Ability to add new processing code to the DAG | | | | | Unresolved | Oct 30, 2015 | Oct 30, 2015 | | |
| | Ability to configure attributes dynamically | | | | | Unresolved | Oct 30, 2015 | Oct 30, 2015 | | |
| | Limit line lengths to be 120 | | | | | Fixed | Oct 29, 2015 | Nov 11, 2015 | | |
| | Upgrade checkstyle maven plugin (2.17) and checkstyle dependency (6.11.2) | | | | | Fixed | Oct 28, 2015 | Oct 31, 2015 | | |
| | Add maven 3.0.5 as prerequisites to the Apex parent pom | | | | | Fixed | Oct 28, 2015 | Oct 31, 2015 | | |
| | Enforce left brace placement for anonymous class on the next line | | | | | Fixed | Oct 27, 2015 | Nov 17, 2015 | | |
| | Strictly enforce wrapping indentation in checkstyle | | | | | Fixed | Oct 27, 2015 | Oct 29, 2015 | | |
| | Add isConnected method to DefaultInputPort | | | | | Done | Oct 26, 2015 | Nov 3, 2015 | | |