[
https://issues.apache.org/jira/browse/ASTERIXDB-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14981057#comment-14981057
]
ASF subversion and git services commented on ASTERIXDB-1153:
------------------------------------------------------------
Commit 6059af36c044a476fb03541a4f2b5f67a270b16b in incubator-asterixdb's branch
refs/heads/master from [~imaxon]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-asterixdb.git;h=6059af3 ]
ASTERIXDB-1153: Determine build information at runtime
Very simple API. Just do a GET against /admin/version and get all of the
build-time git info in JSON.
Change-Id: Ie392eb0cdbd25f2f4679fba12aae4c7a496e9637
Reviewed-on: https://asterix-gerrit.ics.uci.edu/468
Tested-by: Jenkins <[email protected]>
Reviewed-by: Till Westmann <[email protected]>
> Determine build information at runtime
> --------------------------------------
>
> Key: ASTERIXDB-1153
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1153
> Project: Apache AsterixDB
> Issue Type: Improvement
> Reporter: Ian Maxon
> Assignee: Ian Maxon
> Priority: Minor
>
> Lots of times, folks end up using SNAPSHOT suffixed builds off of master.
> Then, months later, a bug is found, but there's no way to tell what version
> was used in building a particular set of binaries. We should be able to
> introspect somehow into the metadata about the way Asterix was built (git
> commit, time, etc.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)