Github user poornachandra commented on a diff in the pull request:

    https://github.com/apache/incubator-tephra/pull/38#discussion_r102366454
  
    --- Diff: tephra-core/src/main/java/org/apache/tephra/TxConstants.java ---
    @@ -376,6 +376,11 @@
         public static final String PRUNE_FLUSH_INTERVAL = 
"data.tx.prune.flush.interval";
     
         /**
    +     * The buffer in seconds used to pad transaction max lifetime while 
pruning.
    +     */
    +    public static final String PRUNE_BUFFER_INTERVAL = 
"data.tx.prune.buffer";
    --- End diff --
    
    What would be a good name? `PRUNE_BUFFER_TIME`?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to