[ISSUE] (TEPHRA-121) "SNAPHOT" mis-spelling in two constants

3 views
Skip to first unread message

John Jackson (JIRA)

unread,
Aug 20, 2015, 11:50:22 AM8/20/15
to tephr...@googlegroups.com
John Jackson created an issue
 
Tephra / Bug TEPHRA-121
"SNAPHOT" mis-spelling in two constants
Issue Type: Bug Bug
Assignee: Gary Helmling
Components: api
Created: 20/Aug/15 8:49 AM
Priority: Major Major
Reporter: John Jackson

In ~/Source/tephra/tephra-core/src/main/java/co/cask/tephra/TxConstants.java:

  /**
   * Configuration for the transaction snapshot persistence.
   */
  public static final class Persist {
    /**
     * The class names of all known transaction snapshot codecs.
     */
    public static final String CFG_TX_SNAPHOT_CODEC_CLASSES = "data.tx.snapshot.codecs";
    public static final Class[] DEFAULT_TX_SNAPHOT_CODEC_CLASSES = 
      { DefaultSnapshotCodec.class, SnapshotCodecV2.class, SnapshotCodecV3.class, SnapshotCodecV4.class };
  }

Should SNAPHOT be SNAPSHOT?

Changing this will affect dependent projects, such as CDAP...

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.1.5#6160-sha1:a61a0fc)
Atlassian logo

Priyanka Nambiar (JIRA)

unread,
Aug 21, 2015, 9:20:23 PM8/21/15
to tephr...@googlegroups.com
Priyanka Nambiar updated an issue
Change By: Priyanka Nambiar
Assignee: Gary Helmling Poorna Chandra

Sreevatsan Raman (JIRA)

unread,
Aug 21, 2015, 9:24:21 PM8/21/15
to tephr...@googlegroups.com
Sreevatsan Raman updated an issue
Change By: Sreevatsan Raman
Priority: Major Trivial

Priyanka Nambiar (JIRA)

unread,
Aug 26, 2015, 7:21:25 PM8/26/15
to tephr...@googlegroups.com
Priyanka Nambiar updated an issue
Change By: Priyanka Nambiar
Fix Version/s: 0.6.2

Priyanka Nambiar (JIRA)

unread,
Aug 26, 2015, 7:32:22 PM8/26/15
to tephr...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages